What Is a Blockchain Fork, Explained Simply
A change to the rules. Most are routine upgrades nobody notices, and occasionally one splits the network in two.
What this covers
A fork is a change to the rules a network follows. The word covers two quite different things.
Soft fork
A change that tightens the rules.
Blocks valid under the new rules are still valid under the old ones, so nodes that have not upgraded continue to follow the chain. No split occurs as long as most block producers adopt it.
Most upgrades are this kind and users notice nothing.
Hard fork
A change that loosens or alters the rules in a way the old software would reject.
Every participant must upgrade. If everyone does, it is simply an upgrade and nothing dramatic happens. If a meaningful group refuses, two chains exist afterwards, sharing all history up to the split and diverging after it.
What happens to your holdings in a split
You hold the same balance on both chains, because the balance existed in the shared history.
Spending on one does not spend on the other. They are separate networks that happen to have a common past.
The technical detail that matters
Replay protection. Without it, a transaction broadcast on one chain can be copied to the other, spending funds you meant to keep.
A competently executed split includes it. Splits without it have cost people money.
If a split is announced, the safe action is to move nothing until replay protection is confirmed.
What determines which chain survives
Not the merits of the argument.
Where economic activity goes: which chain exchanges list, where liquidity sits, which one applications use. Also how much of the original security follows each side, because a chain with a small share is cheap to attack.
Historically the minority chain has declined substantially in every major split.
What a holder should do
Before an announced split: move nothing during the window around it. Check what your wallet and your exchange intend to support.
If you hold at a venue: the venue decides whether to credit the minority asset and when withdrawals reopen. Policies are published in advance by platforms including exchanges that support direct bank transfer.
If you self-custody: you control keys on both chains automatically. Claiming the minority asset requires wallet support and care about replay protection.
The reassuring part
Contentious splits are rare. Most forks are coordinated upgrades that ship without incident, and the ordinary experience of holding through one is that nothing happens at all.