News

What Is a Blockchain Fork? Why Cryptocurrencies Sometimes Split in Two

Ashir
By Ashir7 min read

Ashir researches and writes about crypto self-custody and security at CryptoBeacon, helping readers understand how to safely store and manage their digital assets.

Abstract illustration representing a blockchain splitting into two separate paths

If you've ever noticed two cryptocurrencies with confusingly similar names — Bitcoin and Bitcoin Cash, Ethereum and Ethereum Classic — you've encountered the result of a blockchain fork. This guide explains what a fork actually is, why they happen, and what it means when one occurs.

This article is educational. It isn't financial advice.

What a Fork Actually Is

A blockchain is essentially a distributed ledger governed by a shared set of rules (the protocol) that every participant's software follows to agree on what counts as a valid transaction. Because there is no central server dictating these rules, every participant (node) must run compatible software to stay in sync.

A fork happens when that underlying rule set changes. This can happen through a planned upgrade that everyone adopts together (a protocol upgrade), or through a disagreement so significant that the network splits into two separate, independently operating chains. When a split occurs, the blockchain literally branches into two paths: one continuing with the old rules, and one forging ahead with the new rules.

Soft Forks vs. Hard Forks

A soft fork tightens the rules in a way that's still compatible with older software (backward-compatible). For example, if a new rule states that block sizes must now be smaller, older nodes will still recognize the new, smaller blocks as valid. Nodes that haven't upgraded can continue to interact with the network, even if they can't take full advantage of the new rules. This generally doesn't split the network because everyone remains on the same chain.

A hard fork changes the rules in a way that's not backward-compatible. It usually loosens rules or adds new functionality that older software cannot process. Older software rejects blocks that follow the new rules, and newer software rejects blocks that follow the old ones. If both groups of participants (miners, validators, and users) keep running their own versions of the software, the result is two separate chains.

Since both chains share the exact same transaction history up to the block where the split occurred, holders of the original asset typically end up holding an equivalent balance on both resulting chains.

Shared HistoryChain AChain B

Why Forks Happen

Forks generally stem from one of two situations:

What Happens to Your Coins in a Fork

If you hold the original asset in a wallet where you control the private keys at the moment of a contentious hard fork, you generally end up with a balance on both resulting chains, since the transaction history is shared up to the split point. Accessing the new chain's balance typically requires wallet software that specifically supports it — it doesn't happen automatically inside every wallet.

If your coins are held on an exchange at the time of a fork, whether you receive the new asset depends entirely on that platform's individual policy — some list and credit new fork assets, others don't.

Is a Fork Good or Bad?

Neither, inherently — a fork is simply a mechanism for change, and its outcome depends entirely on the specific situation. A well-supported planned upgrade is usually a routine, low-drama event. A contentious split reflects a genuine disagreement within a community and can fragment attention, developer effort, and network security across two smaller chains instead of one larger one. Neither outcome is guaranteed in advance — evaluating a specific fork means looking at the situation on its own terms.

Key Takeaways

  • A fork happens when a blockchain's rule set changes — either compatibly (soft fork) or incompatibly (hard fork).
  • A hard fork with lasting disagreement produces two separate, independently operating chains.
  • Holding the original asset at the time of a contentious hard fork generally means a balance on both chains, though accessing it may require specific wallet support.
  • A fork's outcome — whether it strengthens or fragments a project — depends on the specific case, not the mechanism itself.

FAQ

What's the difference between a hard fork and a soft fork?

A soft fork is backward-compatible with older software; a hard fork isn't, and can result in two separate chains if support for the old rules continues.

Do you automatically get new coins when a fork happens?

If you control your private keys at the time of a contentious hard fork, you generally end up with a balance on both chains, but claiming it usually requires wallet software that supports the new chain specifically.

Is a blockchain fork a sign something has gone wrong?

Not necessarily — many forks are planned, well-supported upgrades. Contentious forks do reflect a real disagreement, but that's different from a technical failure.

Sources

Financial Disclaimer

This article is for informational and educational purposes only and should not be considered financial or investment advice.

Related Reading

Related content goes here