Bitcoin Forum

Other => Beginners & Help => Topic started by: steppinup on March 22, 2017, 06:34:12 PM



Title: bitcoin needed to be a tranaction in a packet?
Post by: steppinup on March 22, 2017, 06:34:12 PM
Pardon this stupid question,but for a transaction to be included in a packet on the blockchain does it need to contain bitcoin besides tranactions of bitcoin and transfer fees. For instance, if you only wanted a piece of information to be included in the blockchain.
THanks again.     


Title: Re: bitcoin needed to be a tranaction in a packet?
Post by: achow101 on March 22, 2017, 07:02:57 PM
A "packet on the blockchain" is called a block.

In order for a transaction to be included, it must be a valid transaction. This means it must consume outputs created by previous transactions, and those outputs must have some value associated with them. A Bitcoin transaction can include arbitrary data, however this is not advised as it harms the network.


Title: Re: bitcoin needed to be a tranaction in a packet?
Post by: Velkro on March 23, 2017, 01:20:11 AM
A "packet on the blockchain" is called a block.

In order for a transaction to be included, it must be a valid transaction. This means it must consume outputs created by previous transactions, and those outputs must have some value associated with them. A Bitcoin transaction can include arbitrary data, however this is not advised as it harms the network.
i would add to that, miners take care of that job, veryfying if transaction is valid and can be added to blockchain