Learn Before
Concept

Merkle Tree

A Merkle Tree, or binary hash tree, is a data structure used to encode blockchain data more efficiently and securely. In bitcoin's blockchain​, transactions are run through an algorithm to generate hashes, which are then concatenated together to form one hash for the entire block. The resulting tree allows users to verify a specific transaction without downloading the whole blockchain.

Image 0

0

1

Updated 2026-07-19

Tags

Cryptoeconomics

Economics

Social Science

Empirical Science

Science

Related
Learn After