What Is a Fork in Crypto?
A crypto fork occurs when a blockchain's software is updated, resulting in a divergence of the network into two potential paths: a soft fork (compatible upgrade) or a hard fork (permanent split).
- Soft fork: A backward-compatible protocol upgrade where updated and non-updated nodes can still operate on the same blockchain. Example: Bitcoin's SegWit upgrade (2017).
- Hard fork: A non-backward-compatible protocol change that can cause a permanent chain split, creating two separate blockchains and often a new cryptocurrency.
- Why forks happen: To fix security vulnerabilities, improve scalability, resolve community disagreements, or add new features to a blockchain network.
Key Takeaways
- Hard forks can create entirely new cryptocurrencies — Bitcoin Cash, Ethereum Classic, and Bitcoin SV all originated from hard forks of their parent chains.
- Soft forks like SegWit and Taproot have introduced major upgrades to Bitcoin without splitting the network.
- If you hold crypto when a hard fork occurs, you typically receive a 1:1 airdrop of the new token on the forked chain.
- Not all wallets and exchanges support forked tokens — how you store your crypto determines whether you can claim them.

Blockchains are decentralized and open source, which means there is no single authority that can push an update. Instead, proposed changes must gain support from miners, validators, and the broader community before they can be implemented.
When the community agrees on a change, the blockchain can be upgraded smoothly. When agreement cannot be reached, the blockchain may split into two separate networks — each following a different set of rules but sharing the same transaction history up to the point of the split. This splitting process is what gives forks their name: like a fork in a road, the chain diverges into two paths.
One of the most well-known examples is the Bitcoin community's disagreement over block size in 2017, which led to the creation of Bitcoin Cash (BCH). Both chains shared Bitcoin's full history up to the fork. Every Bitcoin holder at the time received an equal amount of BCH — if you held 1 BTC, you also received 1 BCH on the new chain.
The outcome of a fork depends on its type. Soft forks tighten or refine the existing rules while staying compatible with older software, so the network remains a single chain. Hard forks introduce changes so significant that old and new software can no longer coexist, potentially creating two independent blockchains, each with its own cryptocurrency.
What Is a Soft Fork and How Does It Affect the Network?
A soft fork is a backward-compatible change to a blockchain's protocol that tightens or modifies existing rules without breaking compatibility with older software. Nodes that have not upgraded can still recognize new blocks as valid, which means the network continues to operate as a single chain without splitting.
Think of a soft fork like a building code update: new construction must meet stricter standards, but older buildings remain compliant. The system continues to function as one unified whole.
How Does a Soft Fork Work?
In a soft fork, developers propose stricter validation rules that are still accepted by nodes running the old software. The process generally follows four steps:
- Proposal. Developers propose a change — typically to improve security, increase efficiency, or add new functionality. The proposal is published for community review (e.g., a Bitcoin Improvement Proposal, or BIP).
- Community consensus. Miners, validators, and node operators discuss and signal their support. Because soft forks are backward-compatible, they tend to be less controversial than hard forks.
- Activation. The community agrees on a specific block height or date to activate the new rules. Once activated, nodes running the updated software begin enforcing the tighter rules.
- Enforcement. Blocks that don't follow the new rules are rejected by upgraded nodes. Non-upgraded nodes can still participate in the network but cannot fully validate the new rule set.
Because soft forks don't force all participants to upgrade simultaneously, they offer a smoother and less disruptive path for implementing improvements.
Key Examples of Soft Forks
Pay-to-Script-Hash (P2SH) — Bitcoin, 2012. P2SH simplified how complex transactions like multi-signature wallets work on Bitcoin. It allowed users to send funds to a script hash rather than a full script, improving both usability and security. Non-upgraded nodes could still validate P2SH transactions, making this a seamless upgrade.
BIP 66 (Strict DER Signatures) — Bitcoin, 2015. This soft fork standardized the format of digital signatures on the Bitcoin network. Before BIP 66, inconsistent signature encoding could cause consensus issues between nodes. The update enforced a uniform format while maintaining backward compatibility.
Segregated Witness (SegWit) — Bitcoin, 2017. SegWit separated transaction signature data from transaction data, effectively increasing block capacity without changing Bitcoin's 1 MB block size limit. This allowed more transactions per block, reduced fees, and fixed a vulnerability known as transaction malleability. SegWit remains one of the most significant soft forks in crypto history and laid the groundwork for the Lightning Network.
Taproot — Bitcoin, 2021. The Taproot upgrade added support for Schnorr signatures, improved smart contract functionality, and enhanced privacy on the Bitcoin network. Approximately 90% of miners signaled support before the upgrade activated at block height 709,632 in November 2021. Taproot was backward-compatible, giving miners a six-month window to upgrade their software.
What Is a Hard Fork in Crypto? (And Will I Get Free Coins?)
A hard fork is a non-backward-compatible change to a blockchain's protocol that makes the updated software incompatible with previous versions. Nodes running the old software will reject blocks produced under the new rules, which means a hard fork can permanently split the blockchain into two separate, independent networks.
When a hard fork occurs, every participant — miners, validators, node operators, and wallet providers — must choose which chain to follow. If the upgrade has unanimous community support, the old chain is typically abandoned. If there is disagreement, both chains may continue to operate independently, each with its own cryptocurrency and community.
How Does a Hard Fork Work?
A hard fork introduces rule changes that are incompatible with the existing protocol. The process typically unfolds as follows:
- Proposal. Developers propose significant changes to the blockchain's consensus rules — for example, increasing the block size, changing the mining algorithm, or reversing transactions after a hack.
- Community debate. Because hard forks are not backward-compatible, they often spark intense debate. Stakeholders must weigh the benefits of the change against the risk of splitting the community.
- Fork execution. At a predetermined block height, the new rules take effect. Nodes that have upgraded follow the new chain; nodes that have not upgraded continue on the old chain.
- Chain split (if contentious). If a significant portion of the community rejects the new rules, both chains survive. The result is two independent blockchains sharing the same history up to the fork point, each with its own token.
Holders of the original cryptocurrency typically receive an equal balance of the new token on the forked chain — a 1:1 distribution based on a snapshot of holdings at the time of the split.
Key Examples of Hard Forks
Ethereum Classic (ETC) — 2016. After a $60 million hack exploited a vulnerability in Ethereum's DAO (Decentralized Autonomous Organization), the community voted to hard fork the chain and reverse the stolen transactions. A faction disagreed with altering the blockchain's history and continued maintaining the original chain, which became Ethereum Classic (ETC). The forked chain retained the Ethereum name and went on to become the dominant network.
Bitcoin Cash (BCH) — 2017. A long-running disagreement over Bitcoin's block size culminated in a hard fork. One group wanted to increase the block size limit to allow more transactions per block, while the other preferred the SegWit approach. The split created Bitcoin Cash with a larger block size, and later Bitcoin SV (BSV) forked from Bitcoin Cash in 2018 with even larger blocks.
Ethereum Constantinople — 2019. This planned hard fork introduced several Ethereum Improvement Proposals (EIPs), including a faster method for verifying smart contracts (EIP-1052) and other scalability improvements. Because the upgrade had unanimous community support, the Ethereum blockchain remained unified — demonstrating that hard forks don't always result in a chain split.
Ethereum Proof-of-Stake Migration — 2022. When Ethereum transitioned from Proof of Work to Proof of Stake (commonly known as "The Merge"), some miners who wished to continue the PoW chain created EthereumPoW (ETHW) and EthereumFair (ETHF). ETH holders received a 1:1 airdrop of ETHW and ETHF tokens. However, the PoS Ethereum chain retained the vast majority of community support, development activity, and market value.
What Is the Difference Between a Hard Fork and a Soft Fork?
The core difference between a soft fork and a hard fork comes down to backward compatibility. Soft forks tighten the rules but stay compatible with older software, keeping the network unified. Hard forks change the rules so fundamentally that old and new software cannot coexist, which can split the chain.
| Feature | Soft Fork | Hard Fork |
|---|---|---|
| Backward compatible? | Yes — old nodes can still validate new blocks | No — old nodes reject new blocks |
| Chain split? | No — the network remains a single chain | Possible — can create two independent blockchains |
| Upgrade required? | Optional, though non-upgraded nodes lose some validation ability | Mandatory to follow the new chain |
| New cryptocurrency created? | No | Yes, if both chains continue to operate |
| Risk level | Lower — network stays unified | Higher — can fragment the community and hash power |
| Consensus needed | Majority of miners/validators | Broad community agreement; dissent leads to a permanent split |
| User Action Required? | No action needed. | May require wallet updates or claiming new tokens. |
| Software Impact | Backward-compatible (Old nodes work). | Incompatible (Must upgrade software). |
| Example | Bitcoin SegWit (2017), Taproot (2021) | Bitcoin Cash (2017), Ethereum Classic (2016) |
| Best used for | Security patches, feature additions, performance optimization | Major protocol redesigns, resolving ideological disagreements |
In simple terms: a soft fork is like updating your phone's operating system — the phone still works the same way, just with some improvements. A hard fork is like switching to an entirely new operating system that can't run old apps — everyone must choose which system to use going forward.
Why Do Forks Happen?
Unlike centralized software that can be updated by a single company, blockchains require community consensus for any change. This decentralized governance model means that forks are the primary mechanism for upgrading or modifying a blockchain network. Forks typically happen for one or more of the following reasons:
Security and bug fixes. When a vulnerability is discovered, a fork can patch the issue before it is exploited. The 2010 Bitcoin value overflow bug, for example, was resolved through a soft fork that prevented a specific type of invalid transaction.
Scalability and performance improvements. As a network grows, its original design may struggle to handle increased demand. Forks like SegWit addressed Bitcoin's transaction throughput limitations, while Ethereum's series of upgrades (Byzantium, Constantinople, The Merge) were designed to improve speed and reduce costs.
New features and functionality. Forks can add entirely new capabilities to a blockchain. Bitcoin's Taproot upgrade introduced smart contract improvements and enhanced privacy features. Ethereum's transition to Proof of Stake fundamentally changed how the network reaches consensus.
Community disagreements. When the community cannot agree on the direction of a blockchain, a hard fork allows dissenting groups to pursue their own vision. The Bitcoin vs. Bitcoin Cash split over block size and the Ethereum vs. Ethereum Classic split over transaction reversibility are the most prominent examples.
Governance and rule changes. Protocol parameters such as block rewards, tokenomics, validator requirements, and governance processes can all be modified through forks.
What Is an Accidental Fork?
Accidental forks — also called temporary forks — occur when two miners or validators produce valid blocks at nearly the same time. This creates two competing versions of the blockchain, and other network participants must determine which version to follow.
These situations resolve naturally: the network converges on whichever chain grows longer (i.e., has more blocks added to it). The "losing" block is discarded and becomes what is known as an orphan block or stale block.
Accidental forks are a routine part of blockchain operations and typically resolve within a few minutes. They do not create new cryptocurrencies or require any action from token holders.
What Happens to My Crypto During a Fork?
If you hold cryptocurrency when a hard fork occurs, you will typically retain your original tokens and also receive an equal amount of the new token on the forked chain. For example, every Bitcoin holder at the time of the August 2017 fork received an equivalent amount of Bitcoin Cash.
However, there are some important considerations:
Wallet and exchange support. Not all wallets and exchanges support every forked chain. If your crypto is held on an exchange, it is at the exchange's discretion whether to distribute forked tokens. If you hold your own private keys, you generally have access to both chains.
Replay protection. Without proper replay protection, a transaction on one chain could be duplicated on the other, potentially resulting in unintended transfers. Well-designed forks implement replay protection to prevent this.
Price volatility. Forks — especially contentious ones — can introduce short-term price volatility for both the original token and the new one. The announcement and anticipation of a fork can also drive speculative trading activity.
Soft forks don't affect your holdings. Since soft forks don't split the chain or create new tokens, they have no direct impact on what you hold. Your assets remain on the same, unified blockchain.
📋 What happens to my crypto during a fork? If you hold cryptocurrency during a hard fork, you typically receive a 1:1 airdrop of the new token on the forked chain. To ensure you can claim these assets, check if your exchange supports the fork or move your funds to a private wallet where you control the keys. Finally, always verify that the new network has replay protection before sending transactions to avoid accidentally losing funds on the original chain. Soft forks do not create new tokens and require no action from holders.
Forks Beyond Blockchains: DApp Forks
Forks are not limited to blockchain networks. Decentralized applications (DApps) can also be forked. Because most DApps are open source, independent developers can copy and modify an application's code to create a new project.
Uniswap, the popular decentralized exchange on Ethereum, is one of the most frequently forked DApps. Its automated market maker (AMM) code has been adapted by dozens of projects across multiple blockchains, with each fork typically modifying the user interface, fee structure, tokenomics, or governance model while keeping the core swap mechanism.
Frequently Asked Questions
Do I get new coins from a fork?
In a hard fork that creates a new blockchain, holders of the original cryptocurrency typically receive an equal amount of the new token — a 1:1 distribution based on a snapshot of balances at a specific block height. For example, every Bitcoin holder received an equivalent amount of Bitcoin Cash after the August 2017 hard fork. Claiming forked tokens depends on whether your wallet or exchange supports the new chain. Soft forks do not create new coins.
Are forks good or bad for crypto?
Forks are a natural and necessary part of how decentralized networks evolve. Soft forks allow blockchains to improve security and add features without disruption. Hard forks can be more divisive, but they also enable innovation by letting communities pursue different technical visions. The Bitcoin Cash fork, for instance, allowed one group to prioritize larger block sizes for faster transactions while the original Bitcoin community maintained its existing approach.
What is the difference between a hard fork and a soft fork?
A soft fork is a backward-compatible upgrade that tightens the blockchain's rules without splitting the network. Old nodes can still participate. A hard fork is a non-backward-compatible change that can permanently divide the blockchain into two independent chains, each with its own cryptocurrency. The key distinction is compatibility: soft forks keep everyone on the same chain, while hard forks force a choice.
Can a fork affect the price of my crypto?
Yes. Forks can introduce short-term price volatility. A contentious hard fork may cause uncertainty and price drops for the original token, while a well-supported soft fork upgrade often has a neutral or positive effect. The period leading up to a fork announcement can also drive speculative trading activity.
What is an accidental fork?
An accidental (or temporary) fork occurs when two miners or validators produce valid blocks at nearly the same time, temporarily creating two competing versions of the blockchain. The network resolves this naturally by converging on the longest chain, typically within minutes. Accidental forks are routine and do not create new cryptocurrencies.
Can a fork be reversed?
Generally no, as it requires a new consensus/fork.
What is the difference between a fork and an airdrop?
A fork is a network split; an airdrop is a marketing distribution, though forks often result in airdrops from the new network.
Final Thoughts
Forks are the primary mechanism through which decentralized blockchain networks upgrade, evolve, and resolve internal disagreements. Soft forks offer a smooth path for incremental improvements, while hard forks enable more radical changes — sometimes creating entirely new networks and cryptocurrencies in the process.
For crypto holders and investors, understanding forks is essential. They can affect the value of your holdings, introduce new tokens into your portfolio, and signal important shifts in a project's direction. Whenever a fork is announced for a blockchain you're invested in, take the time to understand what changes are being proposed, whether the community supports them, and how your wallet or exchange plans to handle the transition.
As the crypto ecosystem continues to mature, forks will remain a vital part of blockchain governance — pushing technology forward while reflecting the decentralized, community-driven nature of the space.
Remember to always conduct thorough research before investing in cryptocurrencies.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai