HOME
/
GLOSSARY
/
Merkle Tree

Merkle Tree

A Merkle tree is a way to organize data that helps computers quickly check and secure large amounts of information. It arranges data in a tree shape, using small pieces called hashes that connect to larger groups of data above them.

At the bottom of a Merkle tree are hashes that each stand for a single piece of data, called leaf nodes. The next layer combines two leaf hashes into a new hash, and this process repeats, pairing and hashing, until only one hash remains at the top. This final hash is called the Merkle root and represents all the data in the tree.

Origin of the term

Merkle trees are named after Ralph Merkle, the researcher who first described them in the late 20th century. They are also called “hash trees” because the structure is built by hashing pairs of nodes.

How it works

When new data is added, such as transactions in a blockchain, each piece is turned into a hash. If any part of the data changes, its hash will also change completely. Computers then pair these hashes, combine them, and create new hashes. This repeats until the final top hash is made. This setup means that even a small change in the data will change the top hash, making it easy to spot any changes.

Role in blockchains

Merkle trees are common in blockchains. In these networks, each block has many transactions. Rather than storing every transaction in the block header, only the Merkle root is included. This lets nodes prove a transaction is in a block by checking just a few hashes, not all of them. As a result, verification is faster and uses fewer resources.

Why people use Merkle trees

This structure saves both time and space. Since the tree uses hashes instead of full data sets, systems do not have to process or share all the details to prove something is correct. This is especially important in networks where many computers must agree on the same information.

About the Author
Jan Strandberg is the Founder and CEO of Acquire.Fi. He brings over a decade of experience scaling high-growth ventures in fintech and crypto.

Before founding Acquire.Fi, Jan was Co-Founder of YIELD App and the Head of Marketing at Paxful, where he played a central role in the business’s growth and profitability. Jan's strategic vision and sharp instinct for what drives sustainable growth in emerging markets have defined his career and turned early-stage platforms into category leaders.
Buy and sell secondaries
Trade SAFT, SAFE notes, locked tokens, and other digital assets in the public Secondaries and OTC marketplace
Acquire a frontier tech business
Browse our curated list of frontier tech businesses and projects available for acquisition; including revenue-generating crypto platforms, DeFi projects, and licensed financial organizations.