Bitcoin Forum
May 11, 2024, 02:37:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Limit Lenght?
Yes - 2 (66.7%)
NO - 1 (33.3%)
Total Voters: 3

Pages: [1]
  Print  
Author Topic: Insert Text inside transaciont  (Read 1154 times)
lastimmortal (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 07, 2016, 06:50:16 AM
 #1

Hi,

i'm interested to know if there is possibility send text message via Blockchain... is there any size Limit? in case there is any technique to split the message over chain?


Thx

1715438261
Hero Member
*
Offline Offline

Posts: 1715438261

View Profile Personal Message (Offline)

Ignore
1715438261
Reply with quote  #2

1715438261
Report to moderator
1715438261
Hero Member
*
Offline Offline

Posts: 1715438261

View Profile Personal Message (Offline)

Ignore
1715438261
Reply with quote  #2

1715438261
Report to moderator
1715438261
Hero Member
*
Offline Offline

Posts: 1715438261

View Profile Personal Message (Offline)

Ignore
1715438261
Reply with quote  #2

1715438261
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715438261
Hero Member
*
Offline Offline

Posts: 1715438261

View Profile Personal Message (Offline)

Ignore
1715438261
Reply with quote  #2

1715438261
Report to moderator
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
April 07, 2016, 06:59:27 AM
 #2

What do you mean by sending a text message ? Like a note about the transaction ? The only way that I'm aware of is naming your address provided by SPV's ,not sure if core provides this service but you can name your address which will be publicly shown for transactions on that address.

I think Blockchain.info is one of the wallets offering the service .
piotr_n
Legendary
*
Offline Offline

Activity: 2053
Merit: 1354


aka tonikt


View Profile WWW
April 07, 2016, 08:38:29 AM
Last edit: April 07, 2016, 08:49:05 AM by piotr_n
Merited by ABCbits (2)
 #3

Yes, it is possible.

You would put the text in the pk-script of your transaction output(s).
The most common method is to use OP_RETURN opcode, followed by the data (text message) you want to notarize.

Just remember that if you put too much data after OP_RETURN, you might have problems getting the transaction confirmed.
But the blockchain protocol itself allows a transaction to be as big as 100KB and you can fill it with a text almost entirely.
Apart from the limitations inside the official software, miners should not have problems including such a transaction into a block, as long as you'd pay them a sufficient fee.

A cheaper way however would be to only embed a hash of your message into the blockchain, while the message itself would be broadcast via some other channel.

Check out gocoin - my original project of full bitcoin node & cold wallet written in Go.
PGP fingerprint: AB9E A551 E262 A87A 13BB  9059 1BE7 B545 CDF3 FD0E
kn_b_y
Newbie
*
Offline Offline

Activity: 26
Merit: 3


View Profile
April 07, 2016, 12:42:39 PM
 #4

A cheaper way however would be to only embed a hash of your message into the blockchain, while the message itself would be broadcast via some other channel.


And this method would, of course, have the added feature of privacy - if it was required.
bitdumper
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250

One world One currency, Bitcoin.


View Profile
April 09, 2016, 08:45:03 AM
 #5

Blockchain.info provide you with an option to embed a public note in transaction. But it can be only seen on the website. It doesn't include any extra cost but requires transaction of min size 0.005 BTC.

Hyena
Legendary
*
Offline Offline

Activity: 2114
Merit: 1013



View Profile WWW
April 09, 2016, 10:46:45 AM
 #6

You may be interested in my pet project: http://cryptograffiti.info
You can also use http://www.cryptograffiti.info/paystamper/ to attach a message to a bitcoin transaction in a way that the message would be stored in the block chain forever.

★★★ CryptoGraffiti.info ★★★ Hidden Messages Found from the Block Chain (Thread)
findftp
Legendary
*
Offline Offline

Activity: 1022
Merit: 1006

Delusional crypto obsessionist


View Profile
April 09, 2016, 12:44:59 PM
 #7

www.cryptowill.com will also let you put a readable message in the 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!