Skip to content

Instantly share code, notes, and snippets.

@alexkuck
Created October 22, 2015 19:53
Show Gist options
  • Save alexkuck/2267898163495a70ba18 to your computer and use it in GitHub Desktop.
Save alexkuck/2267898163495a70ba18 to your computer and use it in GitHub Desktop.
WireBulletin with message "Hello moto" and epoch time :
0A0A48656C6C6F206D6F746F10EBB5A1B105
=======================================================
script of tx feb9fa9b41d0b831ad221a3f467f1bf9c7a14236fe775470be56a6b3bd3a2a32 [1] :
6A1A425245544852454E0A0A48656C6C6F206D6F746F10E9B3A1B105
6A 1A 425245544852454E 0A0A48656C6C6F206D6F746F10 E9B3A1B105
|| || |--------------| |------------------------| |--------|
OP_RETURN ?? BRETHREN Hello moto time
[1] http://api.blockcypher.com/v1/btc/test3/txs/feb9fa9b41d0b831ad221a3f467f1bf9c7a14236fe775470be56a6b3bd3a2a32
=======================================================
two scripts of tx 06b935fd344dc970214c8b89664434ed943bc1fffad7ff075441084a83177463 [2] :
script 1: 76A914425245544852454E0A0A48656C6C6F206D6F746F88AC
script 2: 76A91410D3CEA1B105000000000000000000000000000088AC
76 : OP_DUP
A9 : OP_HASH160
88 : OP_EQUALVERIFY
AC : OP_CHECKSIG
script 1:
76 A9 14 425245544852454E 0A0A48656C6C6F206D6F746F 88 AC
|| || || |--------------| |----------------------| || ||
OP_DUP OP_HASH160 ?? BRETHREN Hello moto OP_EQUALVERIFY OP_CHECKSIG
script 2:
76 A9 14 10 D3CEA1B105 0000000000000000000000000000 88 AC
|| || || || |--------| |--------------------------| || ||
OP_DUP OP_HASH160 ?? Hello moto (cont) time nothing OP_EQUALVERIFY OP_CHECKSIG
[2] http://api.blockcypher.com/v1/btc/test3/txs/06b935fd344dc970214c8b89664434ed943bc1fffad7ff075441084a83177463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment