Loading prices…

What Is a Blockchain Fork? Hard Forks and Soft Forks Explained

A fork is what happens when a blockchain's rules change. Soft forks tighten the rules; hard forks split the chain. Here is what each one means for holders.

What Is a Blockchain Fork? Hard Forks and Soft Forks Explained

A fork in one sentence

A blockchain fork is any change to the consensus rules of a network. Some changes are coordinated and uneventful — everyone upgrades, the chain keeps going. Others are contested, with one camp keeping the old rules and another adopting the new, producing two chains and two coins that share history up to the split. The word fork is used for both cases, which is why news headlines about forks need to be read carefully.

The mental model: imagine an open-source rulebook for a global game. If 99% of players agree to a tweak, the game just continues with the new rule. If a stubborn minority refuses, they keep playing the old rules in their own room and you now have two parallel games.

Soft forks: tightening the rules

A soft fork is a rule change where the new rules are stricter than the old ones. Anything that follows the new rules also follows the old rules — so nodes that have not upgraded keep accepting new blocks as valid. There is no split. The old version of the software just gradually misses out on features, but it still tracks the chain correctly.

Examples of historical soft forks on Bitcoin: SegWit in 2017, which added a new transaction format while remaining compatible with old wallets; Taproot in 2021, which improved privacy and scripting without breaking older nodes. Both were activated, both produced no separate chains, and most users barely noticed.

Soft forks are the preferred upgrade path on conservative chains because they avoid the risk of splitting. The downside is that they are limited to changes that can be expressed as tightenings — you cannot add genuinely new capabilities that conflict with the old rules.

Hard forks: changing the rules in incompatible ways

A hard fork changes the rules in ways the old software does not understand. Blocks that follow the new rules look invalid to old nodes, and vice versa. If everyone upgrades, the chain continues on the new rules and the old version is abandoned. If a meaningful fraction does not upgrade, the chain splits.

Most modern protocol upgrades are scheduled hard forks: developers ship the change, the community coordinates a switch date, validators and node operators upgrade ahead of time, and on the chosen block the new rules take effect. Done well, nobody is left behind. Ethereum has done dozens of these over the years — London, Shanghai, Cancun, and more — without splitting the chain.

A small number of hard forks have been contentious: the community could not agree, and both sides kept running their version. Those are the ones that produced new coins.

Two famous splits worth understanding

The history of blockchain forks is long but two splits matter enough that they keep coming up in conversation.

Ethereum to Ethereum Classic (2016)

In 2016, an exploit drained around 50 million dollars in ETH from a major project called The DAO. The Ethereum community held a contested vote on whether to perform a hard fork that would reverse the exploit. The majority voted yes; the chain forked. The new chain kept the Ethereum name and ticker. A minority believed the fork violated the principle of immutability and refused to upgrade, keeping the original chain alive as Ethereum Classic (ETC). Both chains exist today, and anyone who held ETH at the fork ended up with the same balance on both.

Bitcoin to Bitcoin Cash (2017)

A multi-year debate inside Bitcoin over how to scale transactions came to a head in 2017. One side wanted to keep blocks small and scale through Layer 2 and SegWit; the other wanted to increase block size on Bitcoin itself. The second camp executed a hard fork creating Bitcoin Cash (BCH) with bigger blocks. Bitcoin Cash later split again into Bitcoin SV. Today, Bitcoin still dominates by every measure, but holders at the time of each fork received the new coin too.

These are the forks people think of when they hear the word. Both happened because the community disagreed on direction; both produced new chains that continue to exist.

What happens to your coins during a fork

This is the practical question. The answer depends on whether the fork splits the chain.

Scheduled hard fork without a split. Nothing changes for you. Your wallet, your balance, your transactions all keep working. You may need to upgrade your node software if you run one, but most users just go on with their lives.

Soft fork. Same — nothing changes. The new features become available; you start using them when your wallet supports them.

Contentious hard fork with a split. At the moment of the split, you own the same balance on both chains. If you held 10 ETH at the moment of the DAO fork, you held 10 ETH and 10 ETC after. From there, the two chains evolve separately. To use the new coin you usually need wallet software that supports it, and you may need to do a step to separate the two balances safely on chains where they could otherwise be mixed up.

In practice, most contentious forks produce one dominant chain and one struggling minor chain. The minor coin typically trades at a small fraction of the major one's market value, sometimes meaningful, sometimes negligible. You can sell it, hold it, or ignore it.

Why forks happen at all

Forks exist because blockchains are governed by their users, not by a central authority. There is no CEO who decides to push an upgrade. Changes have to be proposed, discussed, implemented in software, and then voluntarily adopted by node operators, miners or validators. That distributed decision-making is the whole point — but it also means the system has to accommodate disagreement.

Most of the time disagreement is resolved through discussion and a majority forms. The chain forks together; everyone moves on. When there is no resolution and a meaningful minority stays committed to the old rules, the network splits. The mechanism is not a bug; it is what gives users the right to refuse a change they consider wrong.

This is why blockchains are often described as social systems wrapped in code. The code enforces whatever rules consensus settles on, but consensus itself is a human process.

Common misconceptions about forks

A few patterns come up over and over in beginner thinking. They are worth unpacking.

Every fork creates a new coin. No — only contentious hard forks where a minority refuses to upgrade create a new coin. The vast majority of forks are coordinated and produce no split.

Forks are dangerous and should be avoided. Coordinated forks are how blockchains evolve. Without them, networks would be stuck on their original rules forever. Ethereum has upgraded dozens of times via hard fork with no drama.

Forking a chain copies its assets. Anyone can copy the code of a public blockchain and start a new network from a clean state — this is not a fork in the consensus sense and does not give holders of the original anything. A real fork branches from a shared history.

The forked coin is automatically valuable. Many contentious forks have produced coins that traded briefly then died. The fact that a chain split does not guarantee both sides will be valuable.

How forks tie into protocol upgrades you may hear about

When you read that Ethereum is launching the Pectra upgrade or that Bitcoin is activating a new opcode, you are reading about a fork — usually a coordinated one that adjusts the rules without splitting. The pattern is consistent across major chains: developers propose changes, the community discusses, software is shipped, node operators upgrade, and at a planned block height the new rules take effect.

Reading fork news is mostly about distinguishing routine from contentious. Phrases like network upgrade, scheduled fork, and coordinated hard fork point to routine. Phrases like community disagreement, faction, and new coin emerging point to contentious. The first kind is good news for the chain; the second can be either, depending on how the split shakes out.

Following fork news with the right lens

Forks are scheduled events. Their headlines hit days or weeks in advance, and getting the analysis right matters more than getting the timing right. A coordinated upgrade is usually bullish for the chain because it shows the network can ship; a contentious split is usually messy regardless of which side you favour. Zippfeed surfaces fork-related headlines with a sentiment score (bullish, neutral or bearish) and an importance rating, so you can tell whether you are looking at a routine upgrade or the start of a community fight before the price moves on it. This is education, not financial advice — but the people who calmly hold through forks are the ones who read the disagreement carefully rather than reacting to the word.

Frequently asked questions

Is a hard fork bad for my crypto?
Not inherently. Coordinated hard forks are how chains upgrade; they happen routinely and your balance is unaffected. Contentious hard forks that split a chain leave you with a balance on each side — sometimes both keep value, sometimes only one does. The word itself is not a warning sign.
Do I have to do anything during a hard fork?
Usually no. If you hold coins on a major exchange, the exchange handles the upgrade and decides whether to credit any new coin. If you self-custody on a hardware or software wallet, you mostly just need to keep the wallet software up to date. Only contentious splits sometimes require active steps to safely separate the two balances.
How is Bitcoin Cash different from Bitcoin?
Bitcoin Cash was a 2017 hard fork of Bitcoin that increased the block size limit to allow more transactions per block. Bitcoin kept the original smaller-block approach and scales through Layer 2 networks and SegWit. They share history up to the fork date but have evolved separately since.
Can a soft fork split the chain?
By design, no — a soft fork only tightens the rules, and old nodes still accept new blocks as valid. In rare cases a soft fork can fail to activate cleanly and produce temporary instability, but it does not create a new permanent chain the way a contentious hard fork does.
Related tokens
$BTC $ETH