blockchain
Merkle Proof
A cryptographic proof that a specific piece of data is included in a Merkle tree without needing to download the entire tree. Merkle proofs enable light clients to verify transactions are included in blocks, allow efficient state verification in rollups, and are fundamental to how blockchains ensure data integrity with minimal data.
Related terms
Every glossary term is educational only. Nothing on this page constitutes financial, investment, tax, or legal advice. Browse all 356 terms →
Spotted an error? Report it on GitHub — our correction policy