4
0
I want to write data to the Blockchain, and write to specific addresses.
I want to send small amounts of Bitcoin to addresses like this:
1MikesReallyCoolApp<game_id_here>59kuE
How can I do this while still maintaining a valid address to send BTC to?
Is there someone who can breakdown the parts of a Bitcoin address that can be altered? I know each address needs a "1" in the beginning, but not sure about the other rules.
2
related: How do I check the checksum of a Bitcoin address?, How easy is finding related vanity addresses?
– Murch – 2015-10-14T10:14:00.223Note that the blockchain is not meant to write data to, especially not in this way. Have a look at OP_RETURN please. – Jannes – 2015-10-14T11:47:20.760
1Do you want to make burn addresses or vanity addresses? I thought the latter, but the answerer appears to think the former. – Murch – 2015-10-14T20:35:12.493