Core Definition and Technology
Ethereum Classic, or ETC, is a public, permissionless Layer 1 blockchain that supports smart contracts and decentralized applications through the Ethereum Virtual Machine (EVM). It uses Proof of Work rather than Proof of Stake and is the continuation of the original Ethereum ledger after the 2016 DAO exploit and subsequent Ethereum hard fork.
The network’s central philosophy is commonly summarized as “Code Is Law.” In practice, this means that valid transactions and smart-contract outcomes should generally be preserved according to the rules that were active when they occurred, rather than reversed through discretionary intervention by developers, miners, institutions, or political stakeholders.
Ethereum Classic remains compatible with many Ethereum development tools, including Solidity, EVM libraries, wallets, explorers, RPC services, and smart-contract frameworks. Its chain ID is 61, compared with Ethereum’s chain ID of 1, so users and developers must select the correct network when interacting with contracts or transferring assets.
Blockchain architecture
Key architectural characteristics include:
- EVM compatibility: Developers can deploy Solidity-based smart contracts and adapt Ethereum-oriented applications.
- Account-based transaction model: The network uses externally owned accounts and contract accounts, like Ethereum.
- Proof-of-Work block production: Miners compete to produce blocks and secure transaction history.
- Public and permissionless access: Anyone can run a node, mine, transfer ETC, or deploy contracts.
- Smart-contract execution: Contracts consume gas, with ETC used to pay transaction and computation fees.
- Immutable settlement orientation: The network prioritizes preserving historical state and limiting discretionary rollbacks.
The network uses the ETCHash mining algorithm, a modified version of Ethash developed for the post-Ethereum-Merge mining environment. When Ethereum moved to Proof of Stake in September 2022, Ethereum Classic became one of the main EVM-compatible Proof-of-Work networks available to miners using related hardware.
History and Origins
The origins of Ethereum Classic are directly connected to The DAO exploit in 2016.
Ethereum launched in July 2015. In June 2016, an attacker exploited a vulnerability in The DAO’s withdrawal logic and drained more than 3.6 million ETH into associated contracts. The incident affected the logic of a smart-contract application rather than the underlying Ethereum consensus rules.
The Ethereum community debated several possible responses:
- Taking no protocol-level action.
- Censoring the attacker’s addresses through a soft fork.
- Rewriting part of the ledger through a hard fork to recover affected funds.
The hard fork activated at block 1,920,000 on July 20, 2016. It transferred approximately 12 million ETH from the “Dark DAO” and “Whitehat DAO” contracts into a recovery contract, enabling affected participants to reclaim funds. The Ethereum Foundation reported that approximately 85% of miners supported the fork at that time.
A minority of users, miners, and developers rejected the ledger rewrite. They argued that the smart contract had executed according to its deployed code and that changing historical state undermined neutrality and settlement finality. Those participants continued mining the unforked chain, which became known as Ethereum Classic. The forked chain retained the Ethereum name and ticker ETH.
Because the two networks initially shared transaction history, replay attacks were a concern. Subsequent replay-protection changes helped separate the chains, and by January 2017 they were functionally distinct networks.
“Code Is Law” and immutability
The “Code Is Law” principle does not mean that Ethereum Classic never changes its protocol. The network has adopted technical upgrades through its Ethereum Classic Improvement Proposal, or ECIP, process.
The distinction is between:
- Prospective protocol upgrades, which change network rules going forward and are adopted through client, miner, exchange, and user coordination.
- Application-specific historical reversals, which attempt to undo a completed transaction or smart-contract outcome after the fact.
Ethereum Classic generally rejects the second category. This gives the network a strong ideological association with immutability, credible neutrality, minimal governance, and resistance to censorship.
Development Organizations and Key Contributors
Ethereum Classic did not launch through a conventional token sale or under a single issuing company. It emerged from the continuation of the original Ethereum chain, so its early contributors came from the broader Ethereum community.
Important contributors and organizations have included:
| Organization or contributor | Role and relevance | |
|---|---|---|
| Charles Hoskinson and IOHK | Hoskinson, an Ethereum co-founder and later IOHK co-founder, became involved with ETC after the split. IOHK established an ETC development team in December 2016 and worked on the Mantis client. | |
| ETCDEV | An early independent development group associated with Igor Artamonov, contributing to ETC clients and infrastructure. | |
| Ethereum Classic Cooperative | A nonprofit organization established in 2017 to support development, research, developer assistance, and ecosystem initiatives. | |
| Ethereum Classic Labs | Founded in 2018, it supported development, infrastructure, ecosystem growth, and the ETC Core development effort. | |
| ETC Core and independent developers | A distributed group of contributors working on core infrastructure, clients, specifications, and network upgrades. |
The project’s development materials describe Ethereum Classic as a decentralized, permissionless “do-ocracy” rather than a foundation-led protocol with a formal hierarchy. Protocol changes are proposed through ECIPs and require coordination among client developers, miners, exchanges, infrastructure providers, and users.
This structure is consistent with the network’s decentralization philosophy, although it can also create fragmented priorities and make roadmap coordination more difficult.
Consensus Mechanism and Network Security
Ethereum Classic uses Proof of Work, specifically the ETCHash algorithm.
How security works
Miners expend computational energy to produce valid blocks. Nodes generally select the valid chain with the greatest accumulated proof of work. As more blocks are added, reversing a transaction becomes increasingly expensive, but Proof of Work provides probabilistic rather than absolute finality.
Security depends on several factors:
- Total active network hashrate.
- The cost and availability of compatible mining hardware.
- Distribution among mining pools.
- Miner profitability and block rewards.
- Exchange confirmation requirements.
- Node-client behavior and reorganization monitoring.
- The economic value available to a potential attacker.
51% attack history
Ethereum Classic experienced significant 51% attacks in January 2019 and August 2020. An attacker controlling a majority of effective mining power can temporarily produce an alternative chain with more accumulated work. This may enable reorganizations, transaction reversals, and double-spending, particularly against exchanges.
The attacks primarily affected exchange deposits and withdrawals rather than eliminating the network’s ability to process transactions. They demonstrated the risks of a smaller Proof-of-Work network when compatible hashing power is available from broader mining markets.
Reported 2020 incidents included deep reorganizations of approximately 3,693 blocks and 4,000 blocks. Exchanges responded by suspending activity or increasing confirmation requirements, while reported double-spend losses reached millions of dollars in aggregate, although estimates varied by incident and source.
Defensive measures
The Ethereum Classic ecosystem pursued several responses:
- Longer exchange confirmation periods.
- Improved chain monitoring and reorganization detection.
- Defensive mining initiatives.
- Client-level changes.
- MESS, or Modified Exponential Subjective Scoring.
- Thanos, or ECIP-1099.
MESS was designed to make deep chain reorganizations more difficult and costly for nodes to accept. It was a mitigation mechanism, not a replacement for sufficient underlying hashrate, and analyses noted that it could not guarantee protection against every sufficiently powerful attack. Later ETC material stated that MESS had been deactivated as network security and hashrate grew.
The Thanos upgrade activated in November 2020. It reduced the size of the Ethash-derived DAG to below 4 GB, allowing older 3 GB and 4 GB graphics cards to resume mining Ethereum Classic. The goal was both hardware compatibility and broader miner participation, which could improve the distribution and cost of network hashrate.
Neither measure eliminates the basic majority-hashrate risk inherent in Proof of Work.
Current hashrate context
Available 2026 data places Ethereum Classic network hashrate broadly in the 165–186 TH/s range:
| Source snapshot | Reported hashrate | |
|---|---|---|
| KuCoin, May 2026 | 166.82 TH/s | |
| 2Miners snapshot | Approximately 185.18 TH/s | |
| CloverPool snapshot | Approximately 186.06 TH/s |
These measurements fluctuate and should be treated as time-sensitive estimates. The network is materially stronger than during its major attack periods, partly because miners migrated to ETC after Ethereum abandoned Proof of Work. However, its security budget remains far below Bitcoin’s, and pool concentration continues to matter. A higher aggregate hashrate improves attack economics, but does not by itself guarantee Bitcoin-level security.
Tokenomics and Monetary Policy
Ethereum Classic has a capped and declining issuance model established by ECIP-1017.
| Metric | Value | |
|---|---|---|
| Current price | $7.31 | |
| Market capitalization | $1.154 billion | |
| Market rank | #88 | |
| 24-hour volume | $39.30 million | |
| Circulating supply | 158,024,363 ETC | |
| Total supply | 158,024,846 ETC | |
| Maximum supply | 210,700,000 ETC | |
| Fully diluted valuation | $1.154 billion | |
| 24-hour change | +2.07% | |
| Seven-day change | -7.63% |
The circulating supply is very close to the current total supply, meaning that almost all currently existing ETC is already circulating. The remaining difference between total and maximum supply represents future issuance rather than a large quantity of currently locked tokens.
ECIP-1017 issuance schedule
ECIP-1017 established:
- A maximum supply of 210,700,000 ETC.
- A 20% reduction in block rewards every 5,000,000 blocks.
- A declining issuance rate over time.
The fifth 20% block-reward reduction, known in community discussions as the Fifthening, was associated with a reward of approximately 1.6384 ETC per block. Lower issuance strengthens the scarcity narrative, but it also reduces direct revenue for miners. That creates an important trade-off: monetary discipline may appeal to holders, while miners increasingly depend on operational efficiency, transaction fees, and ETC’s market value.
The supply is distributed primarily through mining rewards rather than a conventional premine or large investor allocation. Although issuance is declining, Ethereum Classic is not absolutely supply-deflationary in the sense of continuously reducing its nominal token count. New ETC continues to be issued until the capped supply is approached.
Historical Market Performance
The available one-year data shows substantial price weakness:
- Price on September 2, 2025: $20.76.
- One-year peak on September 13, 2025: $22.21.
- Price on September 1, 2026: $7.31.
- Approximate one-year change: -64.8%.
This indicates that ETC experienced a strong decline after its September 2025 peak, eventually trading below $8 by September 2026. Exact all-time high and all-time low figures were not available in the supplied dataset, so they cannot be stated reliably here.
Current market metrics describe a mature but cyclical asset with:
- Risk score: 52.57.
- Liquidity score: 45.95.
- Volatility score: 6.23.
These figures suggest moderate market risk and liquidity, combined with meaningful price volatility typical of a smaller Layer 1 cryptocurrency.
Derivatives Market Structure
As of September 1, 2026, ETC derivatives data showed increased participation, a modest long bias, and no clear sign of extreme leverage.
| Derivatives metric | Reading | |
|---|---|---|
| Current open interest | $85.49 million | |
| 30-day average open interest | $83.65 million | |
| 30-day high | $116.43 million | |
| 30-day low | $72.81 million | |
| 30-day change | +16.52% | |
| Current funding rate | +0.0090% per 8 hours | |
| 30-day average funding | +0.0064% per 8 hours | |
| 30-day cumulative funding | +0.5732% | |
| Positive funding periods | 80 of 90 | |
| Current Binance account positioning | 54.95% long, 45.05% short |
Open interest rose 16.52% over 30 days, indicating more capital committed to futures positions. It was approximately 2.2% above its monthly average but still well below the 30-day high. Rising open interest does not establish direction by itself. If price rises at the same time, it may indicate new bullish participation; if price falls, it may reflect new short positions or leveraged longs accumulating into weakness.
Funding was positive in 80 of 90 periods. This means long-position holders generally paid short-position holders, indicating a persistent but moderate bullish bias. The current rate of +0.0090% per eight hours is below the approximately +0.03% level sometimes used as a rough indication of unusually aggressive long leverage.
Liquidation data was similarly moderate:
| Liquidation metric | Reading | |
|---|---|---|
| 30-day liquidations | $7.40 million | |
| Largest single event | $2.73 million on August 22, 2026 | |
| Latest 24-hour liquidations | $365.35 | |
| Latest long liquidations | $0 | |
| Latest short liquidations | $365.35 |
The latest event was a very small short-side liquidation episode, consistent with a brief upward movement or minor short squeeze. At approximately 0.0004% of open interest, it does not represent a material liquidation cascade.
The broader crypto Fear & Greed Index was 70, categorized as Greed, compared with a 30-day average of 47. This provides a positive macro backdrop, but it is not specific to ETC. The derivatives picture is therefore moderately constructive, but not decisively bullish or excessively crowded.
Primary Use Cases
Smart contracts and decentralized applications
Ethereum Classic supports EVM-based applications, including:
- Decentralized finance.
- Decentralized exchanges.
- NFT and digital collectible platforms.
- Games.
- Identity systems.
- Token issuance.
- Encryption and data applications.
- Community and governance tools.
The ecosystem directory includes applications and protocols such as ETCswap, HebeSwap, ETCswap V3, ETCswap Launchpad, Classic Birds NFTs, ETCORC, Zeus Encryption, MintSearch, and SaturnDEX. Directory inclusion is not an endorsement, and applications may not be audited.
Payments and settlement
ETC is used for:
- Transfers between addresses.
- Smart-contract gas fees.
- Exchange deposits and withdrawals.
- Mining payouts.
- Settlement within ETC-based applications.
- Collateral and liquidity in compatible protocols.
- Holding a Proof-of-Work, EVM-compatible digital asset.
Mining
Mining is both a security mechanism and a practical ecosystem activity. The network supports pooled and solo mining through services including:
| Mining pool or service | |
|---|---|
| F2Pool | |
| 2Miners | |
| K1Pool | |
| Kryptex | |
| EMCD | |
| Nanopool | |
| HeroMiners | |
| Ethermine | |
| Prohashing | |
| MiningPoolHub | |
| Cruxpool | |
| Hiveon | |
| AikaPool | |
| ViaBTC |
Pool fees, payout mechanisms, availability, and support can change. Pool concentration is relevant because pools aggregate miners and influence the distribution of effective hashrate.
Wallets, Exchanges, and Infrastructure
Ethereum Classic has broad custodial and self-custodial support.
Wallet support
Wallets identified in the ecosystem include:
- Trust Wallet.
- MetaMask.
- Exodus.
- TokenPocket.
- Coinomi.
- Plisio Wallet.
- Now Wallet.
- Ownbit.
- Trustee.
- Mixin Messenger.
MetaMask can be configured for Ethereum Classic using chain ID 61, while Trust Wallet provides mobile support. Compatibility does not mean that every wallet supports all ETC applications, swaps, hardware signing, or other network features.
Users must distinguish the ETC network from Ethereum mainnet when sending funds. An incorrect network selection can create recovery complications.
Exchange and decentralized-exchange support
Centralized exchanges that have listed or referenced ETC include:
- Binance.
- KuCoin.
- Gate.io.
- MEXC.
- CoinEx.
- Bybit.
- Other regional and global exchanges.
Listing status, trading pairs, and deposit or withdrawal availability can change by jurisdiction and platform policy.
Native decentralized-exchange infrastructure includes ETCswap and HebeSwap. Cross-chain venues such as PancakeSwap may provide exposure through wrapped representations of ETC. Wrapped or bridged assets introduce additional smart-contract, bridge, or custodial risks and should not be confused with native ETC held directly on the ETC chain.
Partnerships and Ecosystem Integrations
Ethereum Classic has a decentralized organizational structure rather than a single corporate partnership model. Documented integrations and collaborations include:
Swarm and Ethereum Classic Labs
In August 2020, Swarm and Ethereum Classic Labs announced a collaboration supporting Swarm’s alpha and beta releases. The initiative connected ETC’s smart-contract environment with Swarm’s decentralized storage and communication infrastructure.
Mining infrastructure
The network has developed strong practical relationships with mining pools, hardware providers, mining software developers, and former Ethash miners. This became particularly significant after Ethereum’s transition to Proof of Stake in 2022, when displaced mining capacity became available to ETCHash networks.
This is better understood as infrastructure migration and ecosystem alignment than as a single formal partnership, but it materially improved Ethereum Classic visibility and contributed to higher hashrate.
Clients and EVM infrastructure
The development ecosystem includes multiple execution clients and infrastructure projects, including:
- Core-Geth.
- Hyperledger Besu.
- Fukuii.
- ECIP repositories.
- RPC and explorer services.
- Ethereum-compatible wallets and development frameworks.
A multi-client environment can reduce dependence on one implementation and improve resilience against client-specific bugs, although it requires extensive coordination to maintain compatibility.
Development Activity and Roadmap
Completed protocol upgrades
Ethereum Classic has adopted multiple compatibility and security-oriented upgrades, including:
- Gotham in 2017.
- Atlantis in 2019.
- Agharta in 2020.
- Phoenix in 2020.
- MESS and Thanos in 2020.
- Magneto in 2021.
- Mystique in 2022.
- Spiral in 2024.
Spiral upgrade
The Spiral upgrade activated at block 19,250,000 on February 5, 2024, at 01:34:37 UTC.
Its primary objective was to bring Ethereum Classic closer to contemporary Ethereum EVM and protocol standards by implementing a subset of Ethereum’s Shanghai-era changes. The intended benefits included:
- Better EVM compatibility.
- Improved contract portability.
- Greater compatibility with Ethereum-derived tools.
- More consistent client behavior.
Spiral reflects the network’s broader strategy of adopting useful EVM developments while retaining its own Proof-of-Work consensus, chain history, and monetary policy.
Olympia upgrade
The major current roadmap initiative is the proposed Olympia upgrade. Related proposals include:
| ECIP | Proposed purpose | |
|---|---|---|
| ECIP-1111 | Olympia network upgrade | |
| ECIP-1112 | Olympia Treasury Contract | |
| ECIP-1113 | Olympia DAO governance framework | |
| ECIP-1114 | Ethereum Classic Funding Proposal process | |
| ECIP-1121 | Execution-client specification alignment |
The proposed treasury contract would hold protocol-level revenue in an immutable, non-custodial contract. Associated governance and funding mechanisms aim to create more formal ways to support ecosystem development and public goods.
A March 2026 update reported implementation work for ECIPs 1111, 1112, and 1121 across Core-Geth, Besu, and Fukuii, with testing and multi-client coordination continuing through the Gorgoroth Trials.
The roadmap also discusses:
- Alignment with newer Ethereum releases.
- EVM compatibility improvements.
- EIP-1559-style fee mechanics.
- Potential base-fee burning.
- Miner-distribution changes.
- Protocol-level funding.
- On-chain governance.
- Futarchy markets and alternative coordination mechanisms.
The available information establishes active development and testing, but does not establish that every proposed Olympia feature had been activated on mainnet by September 1, 2026.
Community debate around modernization
The Olympia discussion has exposed an internal tension within the Ethereum Classic community.
Supporters view treasury, governance, EVM alignment, and client-development work as tools for improving long-term relevance while preserving Proof of Work and immutability. Critics worry that new governance structures, treasury mechanisms, or fee changes could weaken the “Code Is Law” identity or reduce miner incentives.
This debate is consistent with Ethereum Classic’s broader governance philosophy: the network can evolve, but changes perceived as increasing discretionary control or altering economic incentives may face substantial resistance.
Community Sentiment in 2025–2026
Recent X discussions are predominantly supportive but concentrated among dedicated ETC advocates, ecosystem accounts, grant organizations, and mining-related participants. The most common themes are:
| Community narrative | Meaning | |
|---|---|---|
| Immutability | Historical transactions should not be reversed through discretionary intervention. | |
| “Code Is Law” | Contract outcomes should follow deployed rules rather than political or social rollback. | |
| Proof of Work | Mining is viewed as open participation in security and a defense against validator concentration. | |
| Credible neutrality | Rules should be predictable and difficult for a small group to change. | |
| Olympia | Modernization is being pursued without abandoning PoW or the chain’s historical identity. | |
| Fifthening | Lower issuance strengthens scarcity but may pressure marginal miners. | |
| Hashrate growth | Higher mining participation is viewed as improving security, although concentration remains a concern. |
The social discussion is less focused on retail hype than conversations surrounding larger networks. It emphasizes protocol principles, mining economics, grants, clients, and infrastructure.
Community-reported figures associated with ETCGrantsDao claim more than 25 projects funded and more than $850,000 deployed, although these figures were not independently verified in the supplied research.
The positive social narrative is not unanimous. Some accounts oppose Olympia proposals, particularly treasury, governance, and fee-related changes. In addition, a reported ViaBTC decision to shut down ETC mining support, with deposits reportedly closed on August 4, 2026, illustrates that mining support remains subject to commercial conditions.
Competitive Positioning
Compared with Ethereum
| Category | Ethereum Classic | Ethereum | |
|---|---|---|---|
| Consensus | Proof of Work using ETCHash | Proof of Stake | |
| Historical identity | Continuation of the original Ethereum ledger | Chain that adopted the 2016 DAO hard fork | |
| Primary positioning | Immutability, censorship resistance, and conservative governance | Large-scale programmable settlement and application ecosystem | |
| Monetary policy | Capped supply with declining issuance | Issuance and fee burning governed by current protocol rules | |
| Mining | Open to ETCHash miners and pools | No conventional block mining | |
| Ecosystem scale | Smaller application, liquidity, and developer ecosystem | Much larger application, infrastructure, and developer ecosystem | |
| Upgrade strategy | Gradual EVM alignment through ETC-specific upgrades | Primary reference environment for EVM innovation |
Ethereum Classic’s main advantages over Ethereum are Proof of Work, historical continuity, and a more conservative approach to protocol intervention. Its disadvantages include lower liquidity, fewer applications and developers, and a smaller economic security budget.
Compared with Bitcoin
Bitcoin is primarily designed for decentralized monetary settlement using SHA-256 Proof of Work. Ethereum Classic is a general-purpose smart-contract blockchain.
Ethereum Classic offers:
- EVM programmability.
- Solidity-based smart contracts.
- Token issuance.
- Decentralized applications.
- Ethereum-compatible development tooling.
Bitcoin has a much larger Proof-of-Work security budget and stronger monetary-network effects. Ethereum Classic is differentiated not by matching Bitcoin’s security scale, but by combining programmable contracts with Proof of Work and an immutability-first philosophy.
Overall Assessment
Ethereum Classic is a historically significant, EVM-compatible Proof-of-Work blockchain that preserves the original Ethereum ledger following the 2016 DAO dispute. Its identity rests on four main pillars:
- Proof-of-Work security through ETCHash.
- Historical continuity with the pre-fork Ethereum chain.
- “Code Is Law,” immutability, and minimized discretionary governance.
- Compatibility with Ethereum-derived smart-contract tooling.
Its practical ecosystem includes smart contracts, decentralized exchanges, NFTs, tokens, mining, native transfers, wallets, exchanges, and infrastructure services. Its monetary policy is comparatively predictable, with a maximum supply of 210.7 million ETC and block rewards reduced by 20% every 5 million blocks.
The network has also faced serious security challenges. The 2019 and 2020 51% attacks demonstrated the risks associated with a smaller Proof-of-Work chain, while MESS, Thanos, increased hashrate, exchange controls, and client improvements were designed to reduce those risks. Current hashrate is materially higher than during the attack period, but it remains important to distinguish improved security from Bitcoin-level security.
Development is focused on EVM compatibility, multi-client infrastructure, funding mechanisms, and the proposed Olympia upgrade. The central strategic challenge is balancing modernization with Ethereum Classic’s conservative identity. The community broadly agrees on the value of immutability and Proof of Work, but remains divided over how much governance, treasury, fee, and coordination infrastructure the protocol should introduce.