Merkle Tree

A data structure used in computer science and cryptography to efficiently summarize and verify the integrity of large sets of data. In blockchains, Merkle trees allow for quick and secure verification of transaction data contained within blocks.

Hash

A function that converts an input (or ‘message’) into a fixed-size string of bytes, typically...

Satoshi

The smallest unit of Bitcoin, named after Satoshi Nakamoto, the pseudonymous person or group of...

Scroll to Top