Bitcoin Cash (BCH): Comprehensive Overview
Definition and Core Technology
Bitcoin Cash (BCH) is a peer-to-peer electronic-cash cryptocurrency and Layer-1 blockchain created through a hard fork of Bitcoin on August 1, 2017, at block 478,558. The fork emerged from a fundamental disagreement over Bitcoin's scaling strategy: while Bitcoin Core prioritized conservative block sizes and off-chain settlement layers, the Bitcoin Cash movement argued that increasing on-chain capacity was essential to preserve Bitcoin's original vision as a low-fee, high-throughput digital cash system.
BCH retained Bitcoin's core architectural elements—the UTXO (unspent transaction output) transaction model, SHA-256 proof-of-work mining algorithm, fixed 21 million maximum supply, and transparent monetary issuance schedule—while pursuing a distinctly different development path centered on on-chain payments and transaction throughput.
Blockchain Architecture and Technical Features
UTXO-Based Design
Bitcoin Cash uses the unspent transaction output model inherited from Bitcoin. Rather than maintaining account balances in a global state database, the network records spendable transaction outputs. Each transaction consumes existing UTXOs and creates new ones, with transaction fees paid to miners. This architecture enables:
- Parallel validation of independent transactions
- Deterministic transaction ownership through cryptographic signatures
- Compatibility with lightweight wallets and payment processors
- A relatively simple state model compared with account-based smart-contract platforms
- Support for programmable spending conditions through Bitcoin Script
Block Capacity and Scaling
BCH's defining technical distinction from Bitcoin is its emphasis on larger blocks to increase on-chain transaction throughput. The protocol specification permits blocks up to 32,000,000 bytes (32 MB), compared to Bitcoin's 1 MB legacy limit. This larger capacity reduces fee pressure during periods of high demand by allowing more transactions to be processed directly on-chain.
In 2024, BCH activated the Adaptive Block Limit Algorithm (ABLA), which adjusts the effective block limit dynamically in response to network usage rather than relying on a permanently fixed ceiling. This mechanism allows the network to scale capacity organically with demand while maintaining practical operational requirements for node operators.
The larger-block approach creates a deliberate trade-off: it supports greater transaction throughput and lower fees, but increases bandwidth, storage, and processing requirements for full-node operators. This design choice reflects BCH's prioritization of payment accessibility over minimizing node-operation costs.
Schnorr Signatures
Bitcoin Cash added Schnorr-signature support in its May 2019 protocol upgrade. Schnorr signatures provide an alternative to traditional ECDSA signatures and offer useful properties for signature aggregation, multisignature constructions, and transaction efficiency. BCH subsequently expanded Schnorr functionality to support multisignature-related script operations, providing a foundation for more compact and flexible transaction designs.
CashAddr Address Format
CashAddr is BCH's human-readable address format, designed to reduce the risk of sending funds to the wrong network. It uses Base32 encoding and includes:
- A network prefix (e.g.,
bitcoincash:) - A version field
- A payload containing the destination data
- A checksum
A typical mainnet address begins with bitcoincash:, explicitly distinguishing BCH addresses from Bitcoin addresses that use similar legacy Base58Check formats.
CashTokens
The May 2023 protocol upgrade introduced CashTokens, enabling native fungible and non-fungible tokens directly on the BCH blockchain. CashTokens are validated by the network and integrated into the UTXO model, allowing:
- Fungible digital assets
- NFTs and collectibles
- Stablecoin-style instruments
- Tokenized claims and credentials
- Decentralized exchange applications
- Crowdfunding systems
- On-chain lending and other financial contracts
CashTokens are optional—BCH-only wallets can continue to send and receive BCH without supporting tokens, while token-aware wallets use compatible address signaling and transaction formats. Token transactions are designed for parallel validation and fees below one U.S. cent under ordinary conditions.
Smart Contracts and Script Enhancements
Bitcoin Cash supports Bitcoin Script-based spending conditions and covenant-style restrictions that constrain how an output may be spent. This enables applications such as escrow, recurring payments, programmable vaults, decentralized exchanges, collateralized contracts, and token issuance.
The May 2025 upgrade introduced larger virtual-machine limits and BigInt-related functionality, expanding the practical range of calculations and contract designs available to developers. The May 15, 2026 upgrade, implemented by Bitcoin Cash Node version 29.0.0, added four consensus-level improvements:
- CHIP-2024-12: Pay to Script (P2S) — enabling more expressive script patterns
- CHIP-2021-05: Bounded Looping Operations — allowing controlled iteration in contracts
- CHIP-2025-05: Function Definition and Invocation Operations — supporting modular contract code
- CHIP-2025-05: Re-enable Bitwise Operations — restoring bitwise functionality for contract logic
These changes are intended to make BCH contracts more expressive, efficient, maintainable, and practical without requiring a transition to an account-based architecture.
Primary Use Cases and Real-World Applications
Everyday Payments
BCH is primarily positioned as a digital cash network for low-value, routine transactions. Its larger-block design and low transaction fees are intended to make transactions economical for purchases that may be uneconomical on networks with higher fee volatility. Typical uses include:
- Retail purchases
- Online checkout
- Freelance and creator payments
- Tips and donations
- In-game and digital-content purchases
- Machine-to-machine or microtransaction use cases
Merchant Payments
Merchants can accept BCH through wallets, point-of-sale software, payment processors, plugins, and open-source tools. Integration platforms including CoinGate advertise BCH acceptance through API integrations, payment buttons, email billing, and e-commerce plugins for platforms such as WooCommerce, Wix, and Magento.
Bitcoin.com maintains open-source BCH merchant applications for Android and iOS. The Android Bitcoin Cash Register application allows businesses to accept BCH without creating a custodial account, supports local-currency conversion, provides transaction history, and can generate a new address for each payment when used with an extended public key.
The main merchant propositions are:
- No chargeback mechanism comparable to card payments
- Global settlement without banking hours or currency-conversion requirements
- Low network fees
- Non-custodial payment options
- Open-source integration tools
Actual adoption varies significantly by jurisdiction and merchant category. The availability of integration software should not be interpreted as evidence of mass-market retail usage.
Cross-Border Payments and Remittances
BCH can transfer value globally without requiring correspondent banks or traditional payment intermediaries. Its low fees can be useful for remittances and international transfers, particularly where conventional payment rails are costly or difficult to access. The trade-off is that recipients and merchants remain exposed to BCH price volatility unless payment processors immediately convert BCH into local currency or another asset.
Micropayments and Online Commerce
Low-fee transactions make BCH suitable for small-value payments such as digital content purchases, creator tips, in-app rewards, small charitable donations, gaming payments, and machine-to-machine service payments. The viability of these applications depends not only on the protocol but also on wallet usability, merchant incentives, liquidity, and consumer demand.
Tokens and Decentralized Applications
CashTokens extend BCH beyond its role as a payment currency. Projects in the ecosystem include token creation tools, decentralized exchanges, lending protocols, collateralized applications, and leverage or hedging systems. Notable ecosystem projects include:
- Paytaca — a BCH wallet with point-of-sale functionality and CashTokens support
- TapSwap — a decentralized exchange for CashTokens
- BCH Bull — an on-chain, non-custodial leverage and hedging application
- Moria Money — a borrowing protocol using BCH collateral and proof-of-reserves features
The CashTokens ecosystem also includes developer libraries, token explorers, wallet integrations, and tools such as CashTokens Studio from Paytaca.
Founding History and Project Development
The 2017 Bitcoin Hard Fork
Bitcoin Cash originated from the Bitcoin scaling debate of 2017. As Bitcoin transaction demand increased, users experienced periods of higher fees and slower confirmation for lower-fee transactions. The Bitcoin Cash movement argued that increasing block capacity would preserve Bitcoin's original goal of affordable peer-to-peer electronic cash.
On August 1, 2017, the Bitcoin blockchain split at block 478,558. BCH and Bitcoin thereafter operated as separate networks, retaining the same transaction history up to the fork point. Holders of Bitcoin at the fork generally had corresponding BCH balances, subject to wallet, exchange, and custody arrangements.
BCH inherited the Bitcoin ledger up to the fork point, after which it became a separate chain with its own development trajectory. The fork was not controlled by a single entity but rather emerged from a coalition of miners, developers, and advocates who disagreed with Bitcoin Core's scaling approach.
The 2018 BCH–BSV Split
Bitcoin Cash experienced a second major chain split on November 15, 2018. The dispute involved competing visions for protocol development, block-size policy, and the extent to which BCH should add new functionality. The split produced two principal chains:
- The chain that continued under the Bitcoin Cash name
- Bitcoin SV (BSV), associated with the "Satoshi's Vision" branding
The split demonstrated that BCH governance is ultimately enforced by compatible node software and economic participants rather than by a central authority. Exchanges, miners, wallets, and users determine which chain they support through software deployment and market activity.
Founding Team and Key Developers
Bitcoin Cash does not have a single founding team in the traditional corporate sense. Its development has been distributed across multiple independent client teams, each maintaining their own full-node implementation.
Roger Ver — Early Advocate and Primary Evangelist
Roger Keith Ver (born 1979, San Jose, California) is widely regarded as the most prominent public face of Bitcoin Cash, earning the nickname "Bitcoin Jesus" for his early and aggressive evangelism of cryptocurrency. Ver was among the very first investors in the Bitcoin ecosystem, funding seed rounds for foundational companies including BitPay, Ripple, Blockchain.info, Kraken, ShapeShift, and Purse.io—a portfolio that established him as one of the most influential early-stage backers in crypto history.
Ver was a vocal proponent of on-chain scaling and opposed the SegWit2x compromise and the Lightning Network as solutions to Bitcoin's transaction throughput limitations. He became a central figure in the "big block" movement that ultimately produced the BCH fork. Through his control of Bitcoin.com—one of the most-visited cryptocurrency information portals at the time—Ver wielded significant influence over public perception of BCH in its early years, directing substantial traffic and marketing resources toward the new chain.
His ideological alignment is rooted in libertarianism and anarcho-capitalism, which informed his view that Bitcoin's original purpose as peer-to-peer electronic cash was being abandoned by the Bitcoin Core development path. Ver has remained a controversial figure; supporters credit him with driving BCH adoption globally, while critics have pointed to his aggressive promotion tactics and the conflicts of interest inherent in his control of Bitcoin.com.
Amaury Séchet — Lead Developer, Bitcoin ABC
Amaury Séchet (known online as "deadalnix"), based in the Greater Paris Metropolitan Region, is the most technically significant individual in BCH's development history. A former software engineer at Facebook, Séchet founded Bitcoin ABC (Adjustable Blocksize Cap) in January 2017—the client implementation that served as the primary software used to launch the Bitcoin Cash fork on August 1, 2017.
Séchet held the self-styled title of "Benevolent Dictator" at Bitcoin ABC, a term borrowed from open-source governance models indicating a single technical authority with final decision-making power over the codebase. His background in large-scale systems engineering at Facebook gave him credibility in arguing that Bitcoin's block size could be safely increased without compromising network integrity.
Bitcoin ABC was the dominant BCH node implementation from 2017 through 2020. However, Séchet's leadership became increasingly contentious within the BCH community. In 2020, he proposed the Infrastructure Funding Plan (IFP)—a protocol-level mechanism that would redirect 8% of block rewards to a developer fund controlled by Bitcoin ABC. This proposal was deeply divisive and ultimately triggered a second major split in November 2020:
- The majority of BCH miners and nodes rejected the IFP and continued under the Bitcoin Cash Node (BCHN) implementation.
- Séchet's Bitcoin ABC forked away, rebranding its chain as eCash (XEC) in July 2021, with a new ticker, denomination, and a continued IFP-style funding mechanism.
As of 2026, Bitcoin ABC and Séchet are no longer part of the BCH ecosystem—they operate the separate eCash (XEC) project.
Bitcoin Cash Node (BCHN) — The Dominant Post-2020 Development Team
Following the November 2020 fork, Bitcoin Cash Node became the leading full-node implementation on the BCH network, commanding the majority of hashrate and node adoption. BCHN was established specifically in opposition to Bitcoin ABC's IFP proposal, positioning itself as a community-governed, miner-neutral alternative.
Fernando Pelliccioni — Core Developer, BCHN & Knuth
Fernando Pelliccioni (Argentina) is one of the most credentialed technical contributors in the BCH ecosystem. A second-generation programmer who began coding at age 9 and competed in the International Olympiad in Informatics at age 12, Pelliccioni brings over 36 years of programming experience and 28 years of professional software engineering to the project.
His contributions span multiple BCH node implementations:
- Knuth—a high-performance BCH full-node implementation he founded, optimized for throughput and modularity
- Bitcoin Cash Node (BCHN)—active C++ developer focused on consensus-critical code, transaction validation, and performance optimization
- Bitcoin ABC—prior contributor before the 2020 split
Pelliccioni is a member of the ISO C++ (WG21) and ISO C (WG14) standards committees since 2022, placing him among a small global cohort of developers who shape the C language standards underlying much of the world's systems software. His stated focus is ensuring BCH remains true to its peer-to-peer electronic cash vision, with expertise in high-performance computing, parallel processing, and modern C++.
Chris Pacia — Lead Maintainer, BCHD (Go Implementation)
Chris Pacia (Manchester, New Hampshire) served as Lead Maintainer of BCHD from September 2018 to April 2021—an alternative full-node Bitcoin Cash implementation written in Go (Golang). BCHD was notable for its gRPC-based API, making it particularly developer-friendly for building applications on top of BCH.
Key repositories under Pacia's stewardship included:
- bchd (284 GitHub stars)—the core Go-based full node
- bchwallet—a secure BCH wallet daemon in Go
- meep—a command-line Bitcoin Cash script debugger
- neutrino—a privacy-preserving BCH light client
Pacia has since moved on to found Illium (February 2022), a separate cryptographic project, but his work on BCHD contributed meaningfully to BCH's multi-client ecosystem and developer tooling.
Jonald Fyookball — Creator, Electron Cash Wallet
Jonald Fyookball is the developer behind Electron Cash, the most widely used SPV (Simplified Payment Verification) light wallet for Bitcoin Cash. Electron Cash is a fork of the Electrum Bitcoin wallet, adapted for BCH at the time of the August 2017 fork. It has become a critical piece of BCH infrastructure, supporting features including:
- CashShuffle and CashFusion privacy protocols
- CashTokens support
- Plugin architecture enabling third-party extensions
Karol Trzeszczkowski (aka "Licho," based in Białystok, Poland) is a notable contributor to the Electron Cash ecosystem, having developed several plugins including:
- Last Will—a smart contract plugin for inheritance and dead man's switch functionality
- Mecenas—a recurring payment plugin for non-custodial patronage
- Bitcoin-Bileto—a paper wallet manager plugin
Andrei Terentiev — Director of Engineering, Bitcoin.com
Andrei Terentiev (Dallas-Fort Worth) serves as Director of Engineering at Bitcoin.com, overseeing the Bitcoin.com Wallet—historically one of the most downloaded BCH-supporting wallets globally. Terentiev is also a co-founder of O3 Labs, the team behind the O3 Wallet for the NEO blockchain. His work at Bitcoin.com has included the development and launch of the VERSE token, Bitcoin.com's ecosystem utility token introduced in 2022.
Development Governance Model
Unlike Bitcoin (BTC), which has a single dominant client (Bitcoin Core), BCH operates with a multi-client development model:
| Implementation | Language | Status | Notes | |
|---|---|---|---|---|
| Bitcoin Cash Node (BCHN) | C++ | Active, dominant | Majority hashrate post-2020 | |
| Knuth | C++ | Active | High-performance, modular | |
| Bitcoin Verde | Java | Active | Independent implementation | |
| BCHD | Go | Reduced activity | Developer-friendly gRPC API | |
| Bitcoin ABC | C++ | Forked to eCash (XEC) | No longer BCH |
Protocol upgrades on BCH are coordinated through a rough consensus process among node implementations, miners, and the broader community—without a formal governance body or foundation controlling development funding. This decentralized structure was deliberately chosen after the 2020 IFP controversy demonstrated the risks of centralized developer funding mechanisms.
Tokenomics
Supply Cap and Distribution
BCH has a maximum programmed supply of approximately 21 million coins, matching Bitcoin's original monetary limit. The exact circulating figure changes as new blocks are mined and may vary slightly between data providers.
Current market metrics (as of August 1, 2026):
- Price: $209.68
- Market cap: $4.21 billion
- 24h volume: $129.82 million
- Market cap rank: 27
- Circulating supply: 20,068,962 BCH
- Total supply: 20,069,000 BCH
- Fully diluted valuation: $4.21 billion
BCH currently trades near its fully diluted valuation because nearly all of its supply is already circulating. The narrow gap between circulating and total supply indicates minimal near-term dilution from emissions.
Initial Distribution
BCH did not conduct an initial coin offering. Its initial distribution resulted from the 2017 chain split: Bitcoin holders with eligible balances at the fork could claim corresponding BCH, while newly issued BCH entered circulation through mining. Subsequent distribution has occurred through mining rewards, exchange and over-the-counter trading, peer-to-peer transfers, merchant and payment activity, and loss or long-term inactivity of coins held in private keys.
There is no project-controlled premine or recurring protocol treasury described in BCH network materials.
Emission and Halving Schedule
New BCH is issued through block subsidies paid to successful miners. The subsidy halves approximately every 210,000 blocks, or about four years. Relevant BCH subsidy milestones include:
- Genesis issuance: 50 BCH per block
- April 2020 halving: Subsidy reduced to 6.25 BCH
- April 2024 halving: Subsidy reduced to 3.125 BCH
- Expected next halving: Approximately 2028, reducing the subsidy to approximately 1.5625 BCH
The halving schedule reduces the rate of monetary inflation over time. BCH is not strictly deflationary while new coins continue to be issued, but its issuance rate declines predictably. Once the block subsidy approaches zero, miner compensation will depend primarily on transaction fees. Coins can also become economically unavailable if private keys are permanently lost, although such losses do not constitute a programmed token burn.
Inflation Profile
BCH's inflation profile is declining over time as block rewards decrease. The network's monetary policy is transparent and auditable, with no mechanism for surprise inflation or unexpected supply increases. This fixed-supply model creates a scarcity narrative similar to Bitcoin, though BCH's lower market cap and hash rate mean it operates with a smaller security budget.
Consensus Mechanism and Network Security
SHA-256 Proof of Work
Bitcoin Cash uses Nakamoto-style Proof of Work based on SHA-256. Miners assemble transactions into candidate blocks and repeatedly vary a nonce and other block-header data until the resulting hash satisfies the network's difficulty target. The process provides:
- Sybil resistance: Creating valid blocks requires substantial computational work.
- Transaction ordering: The chain records an ordered history of confirmed transactions.
- Economic finality: Reversing a transaction generally requires recreating the affected block and catching up with subsequent work.
- Miner incentives: Miners receive a block subsidy plus transaction fees.
BCH's approximately ten-minute target block interval is maintained through difficulty-adjustment rules. Because BCH uses the same SHA-256 mining algorithm as Bitcoin, specialized mining hardware can potentially switch between the two networks depending on expected profitability and operational conditions.
Network Security Characteristics
The network's security is tied primarily to the amount and distribution of SHA-256 hash power mining BCH. A higher hashrate generally makes attacks more expensive, while a lower hashrate relative to competing SHA-256 chains can make reorganizations or majority-hashrate attacks comparatively less costly.
Current network metrics (as of August 1, 2026):
- SHA-256 hash rate: Approximately 7.16 exahashes per second
- Average block interval: Approximately 9 minutes 17 seconds
- Recommended transaction fee: 1 satoshi per byte
- Cumulative transactions: More than 414 million
- Cumulative addresses: Approximately 25.7 million
- 24-hour transaction count: Approximately 14,766 transactions
- Median transaction fee: Approximately $0.0017
- Average transaction fee: Approximately $0.0095
Security also depends on:
- The number and independence of mining operators
- Full-node validation
- Exchange confirmation policies
- The distribution of mining pools
- Transaction-fee revenue as block subsidies decline
- The reliability and diversity of node implementations
As with other Proof-of-Work networks, BCH transactions become progressively harder to reverse as additional blocks are added. Zero-confirmation payments may be useful for some retail situations but do not have the same security guarantees as transactions confirmed in mined blocks.
Security Considerations
Because BCH generally has a smaller market cap and lower hash rate than Bitcoin, its security budget is lower than BTC's. This makes it more sensitive to miner concentration and hash-rate fluctuations, though the PoW model remains robust in design. The network's security is ultimately enforced by the economic incentives of miners and the validation rules implemented by node operators.
Key Partnerships and Ecosystem Integrations
BCH's ecosystem is composed primarily of independent companies, open-source developers, wallets, exchanges, payment processors, merchant tools, and infrastructure providers rather than a centralized corporate partnership structure.
Payment Processing and Merchant Integration
Notable integrations and ecosystem participants include:
- Bitcoin.com: Wallet, exchange, educational, and merchant-oriented services, including open-source Android and iOS merchant applications
- BitPay: Cryptocurrency payment processing for merchants
- CoinPayments: Payment gateway and digital-asset checkout services
- CoinGate: Merchant-payment infrastructure with API integrations, payment buttons, and e-commerce plugins
- GoCrypto: Merchant-payment infrastructure
- Paytaca: BCH-focused wallet and payment tools with CashTokens support
- Coinbase Commerce: Merchant acceptance support for BCH
Node Implementations and Infrastructure
- Bitcoin Cash Node (BCHN): Major full-node implementation commanding majority hashrate
- Knuth: High-performance, modular BCH full-node implementation
- Bitcoin Verde: Independent Java-based implementation
- BCHD: Go-based implementation with developer-friendly gRPC API
- Flowee: Alternative infrastructure implementation
Wallet and Application Ecosystem
- Electron Cash: Most widely used SPV light wallet with CashShuffle, CashFusion, and CashTokens support
- Bitcoin.com Wallet: One of the most downloaded BCH-supporting wallets globally
- Paytaca: BCH wallet with point-of-sale functionality and CashTokens Studio
CashTokens and DeFi Projects
The CashTokens ecosystem includes:
- TapSwap: Decentralized exchange for CashTokens
- BCH Bull: On-chain, non-custodial leverage and hedging application
- Moria Money: Borrowing protocol using BCH collateral
- General Protocols: BCH application and infrastructure development
- Satoshi Dice: BCH ecosystem sponsor and application
Cross-Chain Infrastructure
SmartBCH, launched in 2021, was developed as a separate sidechain-oriented environment intended to expand smart-contract functionality around the BCH ecosystem; it should not be confused with the BCH base chain.
Competitive Advantages and Unique Value Proposition
Payments-First Design
BCH's clearest differentiator is its explicit focus on on-chain peer-to-peer payments. Compared with blockchains that prioritize high-value settlement or complex decentralized applications, BCH emphasizes inexpensive everyday transactions.
Larger On-Chain Capacity
The 32 MB block limit and subsequent adaptive-capacity initiatives (ABLA) provide more room for transactions than the original Bitcoin block-size configuration. This can help keep fees lower during ordinary periods of demand and supports BCH's payments-oriented positioning.
Familiar Bitcoin Architecture
BCH preserves Bitcoin-derived characteristics, including UTXO accounting, SHA-256 Proof of Work, a fixed maximum supply, transparent issuance, and independently verifiable transactions. Users and developers familiar with Bitcoin-style wallets and infrastructure can apply many of the same conceptual tools to BCH.
Native Asset Functionality
CashTokens provide native fungible and non-fungible token capabilities without requiring a separate token blockchain. This expands the network's potential use cases while keeping settlement connected to BCH's Proof-of-Work chain.
Open and Multi-Client Development
The existence of several node implementations allows independent teams to review, implement, and improve the protocol. This can reduce single-client dependency and encourage alternative approaches to performance and reliability.
Competitive Comparison
| Category | Bitcoin Cash | Bitcoin | Litecoin | XRP | |
|---|---|---|---|---|---|
| Primary positioning | Everyday electronic cash | Monetary settlement and store of value | Payment cryptocurrency | Cross-border payments | |
| Scaling preference | Larger on-chain capacity | Conservative base-layer with second-layer emphasis | Moderate block size | Validator-based consensus | |
| Consensus model | SHA-256 PoW | SHA-256 PoW | Scrypt PoW | Federated validators | |
| Block time | ~10 minutes | ~10 minutes | ~2.5 minutes | ~3-5 seconds | |
| Maximum supply | ~21 million BCH | 21 million BTC | 84 million LTC | 100 billion XRP | |
| Network effect | Smaller ecosystem | Much larger liquidity and adoption | Established payment footprint | Strong institutional focus | |
| Smart contracts | Bitcoin Script, covenants, CashTokens | Bitcoin Script (conservative) | Limited scripting | Limited |
BCH's advantage is its direct focus on inexpensive on-chain transactions and native token functionality. Bitcoin's advantages include substantially greater hash-rate security, liquidity, institutional infrastructure, brand recognition, and adoption. Litecoin benefits from an established payment and exchange footprint. XRP emphasizes rapid settlement and financial-institution infrastructure.
A January 2026 analysis claimed that BCH daily transactions increased from approximately 17,000 to 42,000 and surpassed Litecoin during the period discussed. Because this is a third-party report and its measurement methodology is not provided, the figure should be treated as an indicative claim rather than a definitive adoption statistic.
Key Trade-Offs
BCH also faces structural challenges:
- Larger blocks can increase the cost of operating a full node.
- Its SHA-256 hashrate is much smaller than Bitcoin's, affecting comparative security.
- Merchant adoption and everyday transaction activity remain less extensive than the project's objective.
- Competing payment networks and stablecoins offer alternative low-cost transfer mechanisms.
- Multiple implementations and community factions can complicate governance and upgrade coordination.
- More advanced application functionality may lag behind general-purpose smart-contract platforms.
Current Development Activity and Roadmap
Semiannual Protocol Upgrade Cycle
Bitcoin Cash follows a regular upgrade cycle, with major network upgrades generally scheduled for May and November. Consensus changes are proposed through Cash Improvement Proposals (CHIPs). The process involves public technical specifications, implementation work, test networks, node releases, and miner and ecosystem adoption.
Recent and Current Milestones
Major recent milestones include:
- May 2023: CashTokens activated, adding native fungible and non-fungible token functionality
- May 2024: Network changes including ABLA-related scaling development
- May 2025: VM-limit and BigInt-related improvements ("Velma" upgrade)
- May 15, 2026: P2S, bounded loops, functions, and bitwise operations activated in BCHN version 29.0.0
The 2026 upgrade was implemented in Bitcoin Cash Node version 29.0.0. The BCHN release announcement characterized the update as a major release and recommended that node operators upgrade before the activation date.
Future Proposals and Development Priorities
CHIP-2025-01, titled "TXv5: Transaction Version 5," proposes a new transaction format intended to support fractional-satoshi precision, improved encoding, and additional CashToken precision. The proposal discussed chipnet lock-in in November 2026 and possible mainnet deployment in May 2027, but those dates represent a proposal roadmap rather than an activated consensus change.
Other areas under discussion include:
- More expressive smart-contract operations
- Privacy improvements and shielded-address research
- More efficient transaction formats
- Better wallet and RPC support for CashTokens
- Improved token indexing and storage
- Scaling and performance improvements
- Cross-chain and decentralized-finance infrastructure
Development Priorities and Roadmap Themes
Current roadmap themes include:
- Greater on-chain transaction capacity
- More efficient block propagation
- Continued improvements to payment reliability and usability
- Expanded CashTokens and smart-contract functionality
- Better developer tooling and application infrastructure
- Improved script capabilities and computational limits
- Continued testing of privacy, pre-consensus, and transaction-acceptance improvements
The roadmap is not controlled by a single foundation or company. Features require coordination among node developers, miners, exchanges, wallet providers, merchants, and users. Consequently, proposals and target dates can change, and a roadmap item should not be treated as activated until it appears in the relevant network-upgrade specification and is adopted by compatible node software.
Developer Activity
Development is distributed across Bitcoin Cash Node, Bitcoin Verde, Knuth, wallet projects, CashTokens libraries, merchant applications, and independent protocol contributors. BCHN documentation explicitly invites contributions, while Bitcoin.com maintains open-source merchant repositories for Android and iOS.
The clearest evidence of continuing protocol activity is the succession of BCHN releases, formal CHIP specifications, upgrade test networks, and major consensus changes deployed in 2024, 2025, and 2026.
Market Snapshot and Risk Assessment
Current Market Metrics
As of August 1, 2026:
- Price: $209.68
- 24h change: -3.06%
- 1h change: -0.34%
- 7d change: -0.52%
- Market cap: $4.21 billion
- 24h volume: $129.82 million
- Circulating supply: 20,068,962 BCH
- Total supply: 20,069,000 BCH
- Rank: 27
- Risk score: 45.44
- Liquidity score: 50.04
- Volatility score: 5.98
Interpretation
Trading volume is moderate relative to market cap, suggesting reasonable liquidity but not exceptional depth compared to larger cryptocurrencies. The risk score of 45.44 suggests a mid-range risk profile compared with the broader crypto market. The volatility score of 5.98 indicates relatively low price volatility, consistent with a mature, established cryptocurrency.
Summary
Bitcoin Cash is a Bitcoin-derived proof-of-work cryptocurrency built for low-fee, high-throughput on-chain payments. Its core design choices—larger blocks, fixed 21 million supply, SHA-256 mining, UTXO transaction structure, and native CashTokens—reflect a deliberate focus on digital cash functionality and programmable applications.
BCH remains one of the most recognizable Bitcoin forks, with a mature supply profile, active exchange presence, and a continuing development agenda centered on payment utility, network scalability, and smart-contract functionality. The network operates under a decentralized governance model with multiple independent node implementations, avoiding the centralized funding mechanisms that triggered the 2020 split with Bitcoin ABC.
The project's central strategic challenge is whether low-cost on-chain payments, CashTokens, and progressively more capable contracts can generate sufficient organic usage to overcome BCH's smaller liquidity, lower hash rate, and weaker network effect relative to Bitcoin and other payment-oriented networks.