« Back to Glossary Index
A hierarchical data structure in which every leaf node represents a hashed piece of data and every parent node represents the hash of its children, enabling efficient and secure verification of large data sets.
Origin: invented by computer scientist Ralph Merkle in 1979, decades before blockchain; Bitcoin uses Merkle trees to let lightweight clients verify a transaction’s inclusion without downloading the entire block.
« Back to Glossary Index