Bitcoin: A Peer-to-Peer Electronic Cash System2008-10-31

Lucho Poletti Site

Once the latest transaction in a coin is buried under enough blocks, the spent transactions before it can be discarded to save disk space. To facilitate this without breaking the block’s hash, transactions are hashed in a Merkle Tree, with only the root included in the block’s hash. Old blocks can then be compacted by stubbing off branches of the tree. The interior hashes do not need to be stored.

Leave a comment

Design a site like this with WordPress.com
Get started