How does blockchain.info associate a message with an address?

4

2

I randomly encountered this address on blockchain.info: https://blockchain.info/address/1CzpppydnGN5dQN7iBnZbmm5RXreu7hrHW and at the top a message appears presumably describing the owner of the address. I have not seen this before. Is this just a feature of blockchain.info or is it a feature generally available in the Bitcoin system? And if so, how does this feature work?

Jon Lund Steffensen

Posted 2013-03-04T01:12:33.063

Reputation: 196

Question was closed 2013-03-19T21:07:09.363

@Nick Really? That question seems to be related to messages associated with transaction. The message above is associated with an address. Is it the same system?Jon Lund Steffensen 2013-03-04T09:55:53.883

1Those two questions are NOT duplicates. They are entirely different questions.Beetle 2013-07-16T17:02:40.050

Answers

2

This is a feature of blockchain.info only, because it is stored in their database. It is possible for anyone to associate a link ("tag") with any bitcoin address on blockchain.info, as long as it can be verified that the page the tag links to also contains the same bitcoin address.

However, the example address provided in the question contains both a link and a short message. This happens for tags that point to user profiles on bitcointalk.org. The message displayed is simply the user signature from that forum.

Jon Lund Steffensen

Posted 2013-03-04T01:12:33.063

Reputation: 196

4

This is known as "tags", and it is 'blockchain.info' specific. You can use any web page, or bitcointalk.org user profile or bitcoin-otc Id as link. Your link page should contain your address.

http://blockchain.info/tags

vi.su.

Posted 2013-03-04T01:12:33.063

Reputation: 1 714

I tried to tag my address and specified twitter status as link. Tagging was successful, but verification failed. :-)vi.su. 2013-03-04T09:32:47.793

I have tagged one my addresses but it doesn't show up this way. In addition the tag only specifies a label not a long text message. It doesn't seem to be the same feature to me.Jon Lund Steffensen 2013-03-04T09:58:12.507

I think I figured it out now. You can't actually get a custom message when you submit a tag, however the tags from BitcoinTalk profiles automatically get the message from the signature that the user has defined on that forum.Jon Lund Steffensen 2013-03-04T22:53:41.270