Timeline for Where and how are raw transactions stored on the blockchain?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 1, 2021 at 4:32 | comment | added | chytrik | Note: the example of the block structure given in this answer works to give a basic understanding, but it is not truly accurate. See: en.bitcoin.it/wiki/Protocol_documentation#Block_Headers | |
| May 31, 2021 at 16:42 | comment | added | Marc | Um, no. Double hashing is indeed used in blockchain. I can give you lots of references, e.g. bitcoin.stackexchange.com/questions/8443/…. I know how the chain part of the blockchain works. The real answer is that in (for example) links in current transaction to input transactions, the current transaction stores the double hash of the previous transaction. Double hashing is used elsewhere too. | |
| May 31, 2021 at 11:52 | review | First posts | |||
| May 31, 2021 at 15:45 | |||||
| May 31, 2021 at 11:51 | history | answered | slebetman | CC BY-SA 4.0 |