A hard fork is a permanent, backward-incompatible change to a blockchain's protocol rules that is significant enough to require all nodes to upgrade their software and when the community disagrees on the upgrade, creates a permanent split into two separate, independent blockchain networks.
THE TECHNICAL MECHANICS
In a blockchain network, all nodes must agree on the same protocol rules to maintain consensus. When a hard fork implements new rules that are incompatible with the old rules: Upgraded nodes follow the new rules and reject blocks created under old rules. Non-upgraded nodes follow old rules and reject blocks created under new rules. If the community splits with some nodes upgrading and some staying on the old software both chains continue producing blocks from the fork point onward, with identical history up to the fork block but diverging from that point.
THE DISTRIBUTION OF FORKED COINSA
critical implication for holders: if you own coins on the original chain at the block where a hard fork occurs, you typically hold equal coins on both resulting chains. Your private key controls both. When Bitcoin Cash forked from Bitcoin at block 478,558 in August 2017, every Bitcoin holder received an equivalent amount of BCH. This "free money" aspect of hard forks has led to communities sometimes engineering controversial forks to extract value.
FAMOUS HARD FORKS
Bitcoin Cash (BCH, August 2017): The most significant Bitcoin hard fork. The Bitcoin community split over how to scale the network one faction wanted to increase the block size from 1MB to 8MB, the other preferred the SegWit off-chain scaling approach. After years of debate (the "Blocksize Wars"), a hard fork created Bitcoin Cash with larger blocks. Bitcoin remained the dominant chain.
Ethereum / Ethereum Classic (ETC, July 2016): Following the DAO hack where $60 million in ETH was stolen via a smart contract exploit, Ethereum's core developers proposed a hard fork to reverse the hack and restore stolen funds to investors. This violated blockchain's immutability principle "code is law." Most of the community accepted the fork; a minority maintained the original chain as Ethereum Classic.
Bitcoin SV (BSV, November 2018): A further hard fork from Bitcoin Cash, led by Craig Wright (who controversially claims to be Satoshi Nakamoto), creating Bitcoin SV with even larger blocks.