Definition
A chain split occurs when the Bitcoin network diverges into two competing blockchains that share a common history up to a point and then permanently part ways. Unlike the brief, self-healing forks that happen when two miners find a block at nearly the same instant, a true chain split is durable: it arises from a disagreement over the rules themselves, so each branch keeps growing under a different rule set with a different community behind it.
What Causes a Persistent Split
Splits are typically triggered by hard forks—changes that loosen the rules so that blocks valid under the new rules are rejected by old nodes. Because the two groups can no longer agree on which blocks are valid, they build separate chains. The 2017 creation of Bitcoin Cash is the textbook example: a faction increased the block size limit, a change incompatible with Bitcoin's existing rules, producing two coins from one shared ledger. A soft fork can also split the chain if activation is contested and a minority refuses the new, stricter rules.
Consequences for Holders and Miners
At the moment of a split, every coin exists on both chains because the histories are identical up to the fork block. This creates the danger of transaction replay and forces miners to choose which chain to point hashrate at. Markets then price the two assets independently, and difficulty adjusts on each side as hashpower settles.
Whether a split is intended (a new project) or accidental (a consensus bug) depends on the change involved; deliberate splits usually ship replay protection so coins can be moved safely on each side. A failed UASF or contested activation is a common path to an unwanted split.
In Simple Terms
A chain split occurs when the Bitcoin network diverges into two competing blockchains that share a common history up to a point and then permanently…
