Bitcoin Forum
June 21, 2024, 10:04:53 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Post message to blockchain  (Read 565 times)
locopao (OP)
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 25, 2016, 03:18:39 PM
 #1

As the title says, i would like to know how to post a message to blockchain, as a proof, for future consideration

I want to write plain message, not to sign a message via some transaction, not to stamped a document.

Just a plain message, public to anyone via the txid

Thanks in advance
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
January 25, 2016, 03:21:52 PM
 #2

There are multiple ways to encode data into the blockchain. However all of them require burning coins. IMO the easiest and most common method is using an OP_RETURN output. The only downside is that it can only store 80 bytes of data. There are many tutorials of how to do this so google them.

locopao (OP)
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 25, 2016, 03:26:00 PM
 #3

Thanks for your reply

i would like to know if there is a service offering this, already up and running? i was thinking a service like stampd, but this is just for stamping documents.

thanks again

achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
January 25, 2016, 03:34:12 PM
 #4

Thanks for your reply

i would like to know if there is a service offering this, already up and running? i was thinking a service like stampd, but this is just for stamping documents.

thanks again


Maybe, I don't know. Google it. This stuff is generally discouraged because it bloats the blockchain and can fill it with useless crap that no one really cares about except a few people.

There is a service that can prove that a document existed by uploading a hash of it to the blockchain. The site is: https://www.proofofexistence.com/

locopao (OP)
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 25, 2016, 03:43:27 PM
 #5

ok, i think i found it...

a service called eternitywall

haven't tried it yet but it looks like the one i want

thanks again
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
January 25, 2016, 04:52:58 PM
 #6

There is also http://cryptograffiti.info/ AFAIK run by HYENA, they also have a BCT thread -> https://bitcointalk.org/index.php?topic=524877.0

Im not really here, its just your imagination.
locopao (OP)
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
January 25, 2016, 08:30:40 PM
 #7

There is also http://cryptograffiti.info/ AFAIK run by HYENA, they also have a BCT thread -> https://bitcointalk.org/index.php?topic=524877.0

Thanks Shorena!

I will give it a try, looks pretty cool.

I already sent my message via the eternitywall, waiting for confirmation.
NorrisK
Legendary
*
Offline Offline

Activity: 1946
Merit: 1007



View Profile
January 25, 2016, 08:36:34 PM
 #8

Thanks for your reply

i would like to know if there is a service offering this, already up and running? i was thinking a service like stampd, but this is just for stamping documents.

thanks again


Maybe, I don't know. Google it. This stuff is generally discouraged because it bloats the blockchain and can fill it with useless crap that no one really cares about except a few people.

There is a service that can prove that a document existed by uploading a hash of it to the blockchain. The site is: https://www.proofofexistence.com/

Isn't that the beauty of bitcoin? That you can do whatever you want within its limits without someone telling you that you cannot do it?

As long as you pay the fees required, I don't see anything wrong with it. Atleast it is much less stupid than the people trying to move 5000 satoshi out of wallets.
bitsmichel
Sr. Member
****
Offline Offline

Activity: 518
Merit: 250



View Profile
January 25, 2016, 09:35:46 PM
 #9

As the title says, i would like to know how to post a message to blockchain, as a proof, for future consideration

I want to write plain message, not to sign a message via some transaction, not to stamped a document.

Just a plain message, public to anyone via the txid

Thanks in advance

There are several methods to encode messages into the blockchain. You could send to addresses with words in it (like Vanitygen), send a transaction with certain amount of money (in hexadecimal) or many other methods. Some websites offer services to encode messages into the bitcoin blockchain. All of the methods require burning some coins because the messages are encoded in a transaction.

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!