Bitcoin Forum
June 22, 2024, 03:10:57 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin needed to be a tranaction in a packet?  (Read 447 times)
steppinup (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 22, 2017, 06:34:12 PM
 #1

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.     
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
March 22, 2017, 07:02:57 PM
 #2

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.

Velkro
Legendary
*
Offline Offline

Activity: 2296
Merit: 1014



View Profile
March 23, 2017, 01:20:11 AM
 #3

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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!