Hard Fork
A hard fork is a blockchain rule change that is not backward-compatible, creating a split unless all network participants upgrade.
A hard fork is a change to a blockchain’s protocol rules that older software does not recognize as valid. Because blockchains rely on many independent computers agreeing on the same rules, a non-backward-compatible update can divide the network: upgraded nodes follow the new rules, while non-upgraded nodes may continue following the old ones. If both sides keep producing blocks, the result can be two separate chains with a shared history up to the fork point.
Hard forks matter because they are a way to make major upgrades, fix serious issues, change governance or economics, or intentionally create a new blockchain community. They require coordination among developers, node operators, miners or validators, exchanges, and users. A practical example is Bitcoin Cash, which split from Bitcoin after disagreement over block size rules. By comparison, a soft fork tightens or adds rules in a way that older nodes can still accept, while a hard fork requires everyone who wants to stay on the same chain to upgrade.
Other terms in Blockchain Fundamentals
Atomic Swap
A peer-to-peer crypto trade that lets two parties exchange different coins directly without relying on a centralized exchange or custodian.
Block (Blockchain)
A block is a bundled set of blockchain transactions and metadata that is added to the chain after the network accepts it as valid.
Blockchain
A blockchain is a shared digital ledger that records transactions in linked batches and is maintained by a network of computers.
Blockchain Fork
A blockchain fork is a split or change in a blockchain’s rules that can create two different versions of the network’s transaction history.