The very first block ever mined in a blockchain, serving as the chain’s foundation.
The Genesis Block is the very first block of a blockchain — the foundational block from which all subsequent blocks originate. It has no parent block and establishes the initial state, rules, and starting parameters of the network.
Every blockchain has exactly one genesis block, making it a symbolic and technical birth point of the entire system.
Features of the Genesis Block
Block height: 0
No previous hash: It's the origin of the chain
Hardcoded parameters: Included in every node’s software
Special metadata: May contain messages, timestamps, or initial distributions
Immutability: It can never be altered or replaced
Because all future blocks reference it, the genesis block anchors the entire blockchain.
Famous Genesis Blocks
Bitcoin: Contains the iconic message “The Times 03/Jan/2009 Chancellor on brink of second bailout for banks”
Ethereum: Allocated initial ETH balances to early contributors
Other networks: Often include symbolic data or initial token distributions
Why the Genesis Block Matters
Defines the initial consensus rules
Establishes the chain’s history and starting conditions
Acts as the trusted base for validating all future blocks
Symbolizes decentralization and the launching of a new network
Without a genesis block, nodes cannot agree on how to build the chain.
Summary
The genesis block is the first block of a blockchain, containing the network’s initial parameters and serving as the root of the entire chain.