« Back to Glossary Index
The single hash at the top of a Merkle tree, summarising and cryptographically committing to every transaction contained within a block.
Example: the Merkle root in a Bitcoin block header lets any node verify a single transaction’s inclusion in that block using only a short proof, rather than re-downloading every transaction.
« Back to Glossary Index