Merkle Tree

A hash-based data structure that enables efficient verification of large data sets with compact proofs.

Layer 2

Scaling networks built on top of a Layer 1, batching or compressing transactions and posting proofs back to L1.

Layer 1

Base blockchain that provides security and consensus, examples include Bitcoin, Ethereum, and Acki Nacki.

Gas

Fee paid to execute transactions or smart contract operations, priced per unit of computation and storage.

Fork

A protocol change that creates a new path of blocks, can be soft (backward compatible) or hard (not compatible).

Consensus

The mechanism by which nodes agree on the state of the ledger, examples include Proof of Work and Proof of Stake.