What Is a Hard Fork and Soft Fork? Bitcoin Cash, Ethereum Classic, and Why Blockchains Split
beginner guides

What Is a Hard Fork and Soft Fork? Bitcoin Cash, Ethereum Classic, and Why Blockchains Split

MediaCrypto AdminAugust 3, 2026Updated August 3, 202617 views9 min read

A hard fork creates a permanent split in a blockchain, producing two separate chains with different rules. A soft fork is a backward-compatible upgrade. The Bitcoin hard fork of 2017 created Bitcoin Cash. The DAO hack response in 2016 split Ethereum into ETH and Ethereum Classic. Here is a plain language explanation of what forks are, why they happen, and what they mean for holders.

TL;DR: A blockchain fork occurs when the rules governing a blockchain change. A soft fork is a backward-compatible upgrade where old nodes can still participate in the updated network without upgrading immediately. A hard fork is a non-backward-compatible change that creates a permanent split, producing two separate blockchains that share history up to the fork point but diverge afterward. The most significant hard forks in crypto history are the 2016 Ethereum split that created Ethereum Classic (ETH vs ETC), and the 2017 Bitcoin split that created Bitcoin Cash (BTC vs BCH). Hard forks are significant for holders because they typically receive coins on both chains after a split, meaning a holder of 1 Bitcoin before the Bitcoin Cash fork received 1 BTC and 1 BCH after the fork. MediaCrypto note: understanding forks is essential for understanding crypto governance, because forks are the primary mechanism through which disagreements about a blockchain's direction get resolved when consensus cannot be reached.

To understand what a fork is, it helps to understand what governs a blockchain in the first place. There is no central authority that decides Bitcoin's rules. Instead, the network runs on software that every node (computer participating in the network) must run. The rules in that software determine what transactions are valid, how blocks are structured, and what the network considers legitimate.

When participants disagree about what the rules should be, the disagreement must be resolved somehow. In conventional organizations, a CEO or board makes the decision. In a decentralized blockchain, the resolution mechanism is a fork.

---

What Is a Soft Fork

A soft fork is a change to blockchain rules that is backward-compatible. Old nodes that have not upgraded can still participate in the network and validate transactions under the new rules, because the new rules are a subset of the old rules rather than a replacement.

The most significant soft fork in Bitcoin's history was SegWit (Segregated Witness), activated in August 2017. SegWit changed how transaction data is organized to increase capacity without changing the block size limit directly. Nodes that had not upgraded could still function on the network. The change was backward-compatible because old nodes simply saw the new transaction format as valid even without understanding the change fully.

Soft forks are the preferred upgrade path when possible because they do not require unanimous adoption and do not create a chain split. The network upgrades gradually as more nodes update their software.

---

What Is a Hard Fork

A hard fork is a change to blockchain rules that is not backward-compatible. Old nodes that have not upgraded will reject blocks produced under the new rules, and new nodes will reject blocks produced under the old rules. If a significant portion of the network follows each set of rules, two separate chains persist simultaneously, each with its own transaction history from the fork point forward.

Both chains share the same history up to the block where the fork occurred. After that block, they are separate blockchains that evolve independently. The chain that the majority of miners or validators follow typically inherits the original name and ticker symbol, while the minority chain adopts a new name.

Hard forks happen for two primary reasons. The first is planned upgrades where the change is significant enough that backward compatibility is impossible or impractical, and the developer community has reached consensus to upgrade. Ethereum's Merge in September 2022 was a planned hard fork that switched the network from Proof of Work to Proof of Stake. The second is contentious disagreements where a portion of the community wants to go in a different direction and the disagreement is irresolvable, leading to a permanent chain split.

---

The Ethereum Classic Split: The DAO Hack Fork of 2016

The most philosophically significant fork in crypto history followed the DAO hack of June 2016. The DAO was a decentralized venture fund on Ethereum that raised $150 million in ETH. A hacker exploited a smart contract vulnerability and drained approximately $60 million in ETH into a child contract.

The Ethereum community faced an impossible choice. Rolling back the hack required a hard fork that would alter the blockchain's history, violating the principle that blockchain transactions are immutable. Allowing the hack to stand meant accepting that $60 million in ETH had been permanently stolen through a code exploit.

The majority of the Ethereum community, led by core developers including Vitalik Buterin, voted for the hard fork that reversed the transactions. The hard fork activated at block 1,920,000, returning the stolen ETH to the original DAO investors.

A minority of the community rejected the fork on principle, arguing that the blockchain should be immutable regardless of the circumstances. This minority continued running the original Ethereum chain, which became Ethereum Classic (ETC). The forked chain, where the hack was reversed, retained the Ethereum (ETH) name and the vast majority of network participants, developers, and economic activity.

Ethereum Classic and Ethereum have diverged significantly since 2016. ETH switched to Proof of Stake in 2022. ETC continues on Proof of Work. ETH has the dominant developer ecosystem, DeFi, and institutional adoption. ETC has a much smaller ecosystem and has suffered multiple 51 percent attacks due to its lower hash rate.

---

The Bitcoin Cash Split: The Block Size War of 2017

Bitcoin's most significant hard fork emerged from a years-long debate about how to scale the network. By 2017, Bitcoin's block size limit of 1 megabyte was causing transaction backlogs and high fees during periods of high demand. The community split between two factions.

The small-block faction argued that keeping blocks small preserved decentralization, since large blocks would require more powerful computers to run nodes, potentially concentrating control among fewer participants. This faction favored off-chain scaling solutions like the Lightning Network.

The big-block faction argued that larger blocks were the straightforward solution to Bitcoin's scaling problem and that concerns about centralization were overblown. They wanted to increase the block size limit to allow more transactions per block at lower fees.

When consensus proved impossible, the big-block faction executed a hard fork on August 1, 2017, creating Bitcoin Cash (BCH) with an initial block size of 8 megabytes (later increased to 32 megabytes). Every holder of Bitcoin at the fork point received an equal amount of Bitcoin Cash, with both chains sharing history up to block 478,558.

Bitcoin (BTC) retained the vast majority of miners, developers, exchanges, and economic activity. Bitcoin Cash has maintained a following among those who believe it represents the original Bitcoin vision of peer-to-peer electronic cash, but its market cap has remained a small fraction of Bitcoin's.

Bitcoin Cash itself subsequently forked in November 2018, splitting into Bitcoin Cash (BCH) and Bitcoin SV (BSV), following another block size disagreement between Roger Ver (BCH) and Craig Wright (BSV). Bitcoin SV later became largely irrelevant following Craig Wright's legal difficulties and the community's rejection of his claims to be Satoshi Nakamoto.

---

What Happens to Your Coins During a Hard Fork

When a hard fork creates two chains, every holder of the original coin at the moment of the fork receives an equal amount of the new coin. This is because both chains share the same transaction history up to the fork block, meaning the new chain recognizes your balance from before the fork.

If you held 1 Bitcoin before the Bitcoin Cash fork on August 1, 2017, you held 1 BTC and 1 BCH after the fork. The total dollar value of both together was not necessarily different from the pre-fork value, because the market distributed the previous market cap across two assets rather than doubling it.

Accessing your new coins requires having control of the private keys for the address holding the coins at the fork time. Exchange custody simplifies this: most major exchanges automatically credited customers with the new coin after significant forks. Self-custody requires using wallet software compatible with the new chain and sometimes requires technical steps to claim the forked coins safely.

The primary risk during fork events is replay attacks, where a valid transaction on one chain can be broadcast on the other chain and accepted there as well, potentially allowing your coins to be spent on both chains without your authorization. Exchanges and wallet providers implement replay protection to prevent this, but users handling fork coins independently should understand the risk.

---

About the Author

This article was researched and written by the MediaCrypto editorial team. MediaCrypto is a cryptocurrency news and market analysis publication covering Bitcoin, Ethereum, altcoins, regulatory developments, and market trends. Follow us on X at @MediaCrypto_AI and on Instagram.

FAQ — Hard Fork and Soft Fork Explained

What is the difference between a hard fork and a soft fork? A soft fork is a backward-compatible upgrade where old nodes can still participate without upgrading. A hard fork is a non-backward-compatible change that creates a permanent chain split if a significant portion of the network follows each set of rules. Soft forks upgrade the network. Hard forks can divide it.

What caused the Ethereum Classic fork? Ethereum Classic was created in 2016 when the Ethereum community split over how to respond to the DAO hack. The majority supported a hard fork reversing the stolen transactions. A minority rejected this as a violation of blockchain immutability and continued the original chain, which became Ethereum Classic (ETC). The forked chain retained the Ethereum (ETH) name.

What caused Bitcoin Cash? Bitcoin Cash was created in August 2017 by the big-block faction in Bitcoin's scaling debate. Unable to reach consensus on increasing Bitcoin's block size limit, they executed a hard fork creating Bitcoin Cash with an 8 megabyte block size. Every Bitcoin holder at the fork received an equal amount of Bitcoin Cash.

Do I get free coins during a hard fork? Yes. When a hard fork creates two chains sharing the same history, every holder of the original coin at the fork block receives an equal amount of the new coin. Accessing those coins through an exchange is typically automatic. Accessing them in self-custody requires compatible wallet software for the new chain.

What is a replay attack in a fork? A replay attack during a fork occurs when a valid transaction on one chain is broadcast on the other chain and accepted there as well, potentially spending your coins on both chains without authorization. Exchanges and wallet providers implement replay protection mechanisms. Users handling fork coins independently should verify replay protection before transacting.

For live crypto prices and market data see https://mediacrypto.ai/market

Read also: What Is a Blockchain A Simple Explanation for Beginners — https://mediacrypto.ai/news/what-is-a-blockchain-a-simple-explanation-for-beginners

Read also: The Biggest Crypto Hacks and Collapses in History What Actually Happened — https://mediacrypto.ai/news/the-biggest-crypto-hacks-and-collapses-in-history-what-actually-happened

This article is for informational purposes only. Always do your own research before making investment decisions.

#hard fork explained#soft fork crypto#Bitcoin Cash fork#Ethereum Classic fork#blockchain fork 2026
Share

/ Related Stories

Binance Agent OS Explained: How AI Agents Can Now Trade Crypto on the World's Largest Exchange

Binance Agent OS Explained: How AI Agents Can Now Trade Crypto on the World's Largest Exchange

Binance launched Agent OS on August 20 2026, a developer platform letting AI agents access market data, monitor accounts, and execute crypto trades across spot, margin, convert, and futures. Supported tools include ChatGPT, Claude Code, Codex, and Cursor. Agents operate in isolated subaccounts with no withdrawal scope. BNB rose 3.99 percent to $674.62 on announcement day. Binance joins Coinbase, Kraken, and OKX in opening exchange rails to autonomous AI agents. Here is the complete explainer.

Telegram Gram Wallet Explained 2026: The Largest Non-Custodial Crypto Wallet Rollout in History Is Happening Right Now

Telegram Gram Wallet Explained 2026: The Largest Non-Custodial Crypto Wallet Rollout in History Is Happening Right Now

Telegram began rolling out its Gram Wallet to an initial group of users on August 31 2026, with gradual expansion planned across its billion-plus user base through September. The wallet is non-custodial, uses a 24-word seed phrase, and settles transactions in under three seconds with zero fees between linked accounts. Toncoin was rebranded to Gram on June 15 2026 with 81.22 percent community vote. GRAM surged 8 percent on the announcement. Here is everything you need to know.

What Is the Crypto Fear and Greed Index? How Smart Traders Use It in 2026

What Is the Crypto Fear and Greed Index? How Smart Traders Use It in 2026

The Crypto Fear and Greed Index measures market sentiment on a scale from 0 (Extreme Fear) to 100 (Extreme Greed). Warren Buffett's rule applies: be greedy when others are fearful, fearful when others are greedy. The index hit 8 in June 2022 at Bitcoin's $17,000 low. It hit 90 in November 2024 near Bitcoin's $99,000 price. August 2026 reading is 28, Fear territory. Here is exactly how it is calculated and how traders use it.