CoinStats logo
Bitcoin Cash

Bitcoin Cash

BCH·466.13
1.17%

Bitcoin Cash (BCH) - Fundamental Analysis March 2026

By CoinStats AI

Ask CoinStats AI

Bitcoin Cash (BCH): Comprehensive Overview

Core Definition and Technology

Bitcoin Cash (BCH) is a peer-to-peer electronic cash system created as a hard fork of Bitcoin on August 1, 2017, at block height 478,558. Designed to address Bitcoin's scalability limitations, BCH prioritizes fast, low-cost on-chain transactions through significantly increased block capacity while maintaining Bitcoin's fundamental proof-of-work consensus mechanism and fixed 21 million coin supply. The cryptocurrency represents a deliberate technical and philosophical divergence from Bitcoin, optimized for everyday payments and merchant adoption rather than primarily serving as a store of value.

Blockchain Architecture and Technical Specifications

Block Size and Transaction Throughput

Bitcoin Cash distinguishes itself through substantially larger block capacity compared to Bitcoin. The network launched with an 8 MB block size limit, which was increased to 32 MB in May 2018. This expanded capacity enables the network to process significantly more transactions per block, with theoretical throughput reaching 116 transactions per second (TPS) compared to Bitcoin's 7 TPS. In practice, BCH blocks average approximately 29.6 KB, leaving considerable room for network growth during periods of high demand.

The May 2024 implementation of the Adaptive Blocksize Limit Algorithm (ABLA) replaced fixed block size limits with a dynamic approach. The system maintains a guaranteed minimum of 32 MB with no eventual upper bound, adjusting automatically based on real network traffic. The maximum continuous increase is 2x per year if blocks remain 100% full, with additional "surge capacity" allowing up to 4x annual increases following periods without increases to accommodate unexpected adoption spikes. This algorithmic approach provides flexibility while preventing arbitrary block size increases that could compromise network decentralization.

Consensus Mechanism and Difficulty Adjustment

Bitcoin Cash employs Proof-of-Work (PoW) using the SHA-256 hashing algorithm, identical to Bitcoin's security model. Miners compete to solve computationally intensive cryptographic puzzles to validate transactions and create new blocks. The network targets a 10-minute block interval and implements the ASERT (Adaptive Exponential Resource Target) Difficulty Adjustment Algorithm, implemented in November 2020, which adjusts mining difficulty every 6 blocks to maintain consistent block times while responding smoothly to hashrate fluctuations.

This difficulty adjustment mechanism ensures network stability regardless of mining participation levels. The ASERT algorithm replaced the earlier Emergency Difficulty Adjustment (EDA), which proved exploitable when miners frequently switched between Bitcoin and Bitcoin Cash based on profitability. The improved algorithm prevents artificial hashrate swings and maintains predictable block generation intervals.

Cryptographic Standards and Address Formats

Bitcoin Cash supports Schnorr signatures, enabling smaller transaction signatures, enhanced privacy characteristics, and efficient multi-signature aggregation patterns. The network introduced CashAddr, a Bech32-style address format that reduces transcription errors and prevents cross-chain confusion with Bitcoin addresses—a critical feature for merchant adoption and user experience.

The UTXO (Unspent Transaction Output) model remains identical to Bitcoin's architecture, maintaining full backward compatibility with Bitcoin's scripting language and cryptographic standards. BCH uses the same elliptic curve digital signature algorithm (ECDSA) for transaction signing and employs identical difficulty adjustment mechanisms to maintain consistent block generation intervals of approximately 10 minutes.

Recent Protocol Upgrades and Smart Contract Capabilities

The May 15, 2025 network upgrade introduced two significant consensus improvements: targeted virtual machine (VM) limits and arbitrary-precision integers (BigInt). These enhancements expanded smart contract execution capability by approximately 100x, enabling more sophisticated on-chain logic while maintaining BCH's UTXO model architecture.

Specifically, the upgrades:

  • Removed the 201-operation cap per script, allowing complex computational logic
  • Increased stack element sizes from 520 bytes to 10,000 bytes
  • Lifted the 8-byte numeric limit to 10,000 bytes for high-precision calculations
  • Enabled advanced smart contracts and high-precision arithmetic for financial applications

The November 2023 introduction of CashTokens protocol further expanded BCH's capabilities, enabling fungible token creation, non-fungible token (NFT) minting, and token-aware address types. CashScript provides a Solidity-like language for BCH smart contracts, abstracting away low-level Bitcoin Script complexity and enabling developers to build conditional logic, multi-signature schemes, time-locked contracts, and custom financial logic.

Tokenomics and Supply Mechanics

Supply Structure

Bitcoin Cash maintains a fixed maximum supply of 21 million coins, identical to Bitcoin's design. As of March 1, 2026, approximately 20,001,184 BCH are in circulation, representing 95.2% of the maximum supply. The network employs no pre-mining or initial coin offering; all coins are generated exclusively through the mining process via block rewards.

The total supply structure is:

  • Maximum Supply: 21,000,000 BCH (capped by protocol)
  • Circulating Supply: ~20,001,184 BCH (as of March 1, 2026)
  • Percentage Mined: ~95.2% of maximum supply

Halving Schedule and Inflation Control

BCH implements a halving mechanism that reduces block rewards by 50% approximately every four years (every 210,000 blocks). This deflationary design ensures no new coins can be created beyond the 21 million cap, with the final BCH expected to be mined around the year 2140.

The halving schedule follows:

DateBlock HeightBlock RewardEpoch
August 1, 2017478,55912.5 BCHLaunch
April 8, 2020630,0006.25 BCHFirst Halving
April 3, 2024840,0003.125 BCHSecond Halving
~20281,050,0001.5625 BCHThird Halving (projected)

The April 2024 halving marked the transition to the third epoch of BCH's monetary policy. This mechanism creates predictable, decreasing inflation that approaches zero asymptotically. As block subsidies decline, transaction fees become increasingly important for miner incentives, though currently transaction fees represent a minimal portion of total miner revenue.

Distribution and Ownership Concentration

During the August 1, 2017 hard fork, all Bitcoin holders automatically received equivalent amounts of Bitcoin Cash at a 1:1 ratio. This airdrop distributed BCH among existing Bitcoin holders, though subsequent mining and market activity have altered distribution patterns. Bitcoin Cash exhibits greater concentration among large holders compared to Bitcoin but significantly less than some alternative cryptocurrencies.

Market Position and Current Metrics

Price and Market Capitalization

As of March 1, 2026:

MetricValue
Price (USD)$453.28
Market Capitalization$9.07 billion
24-Hour Trading Volume$457.5 million
Market Rank#13 by market cap
Risk Score35.71/100 (moderate risk)
Liquidity Score65.92/100

Price Performance and Historical Context

Bitcoin Cash's price trajectory reflects broader cryptocurrency market cycles and BCH-specific adoption developments:

  • 1-Hour Change: -0.63%
  • 24-Hour Change: -0.73%
  • 7-Day Change: -19.68%
  • 1-Year Performance: +43.7% (from $316.43 on March 2, 2025 to $454.95 on March 1, 2026)
  • All-Time High: $3,750.69 (December 21, 2017)
  • All-Time Low: $0.00 (April 8, 2017, pre-fork valuation)

The significant gap between the all-time high and current price reflects the broader cryptocurrency market's evolution since the 2017-2018 bull market. BCH's 43.7% annual gain demonstrates resilience and renewed interest, though the asset remains substantially below its peak valuation relative to Bitcoin's market dominance.

Founding History and Development Team

Origins and the Block Size Debate

Bitcoin Cash emerged from fundamental disagreement within the Bitcoin community regarding network scalability. In 2017, as Bitcoin experienced congestion and rising transaction fees during the bull market, the community split into two camps: one advocating for small blocks and layer-2 solutions like the Lightning Network, and another arguing for on-chain scaling through increased block size.

The dispute centered on philosophical and technical questions: Should Bitcoin prioritize decentralization through low hardware requirements for node operation (favoring small blocks), or should it optimize for transaction throughput and low fees (favoring large blocks)? Bitcoin Core developers, including Gregory Maxwell and others, championed the Segregated Witness (SegWit) soft fork and Lightning Network approach. Prominent figures including Roger Ver and mining companies such as Bitmain championed the larger-block approach, arguing it aligned with Satoshi Nakamoto's original vision of peer-to-peer electronic cash.

Key Founding Figures

Roger Ver — "Bitcoin Jesus" and Primary Advocate

Roger Ver is widely credited as the most visible face of the Bitcoin Cash movement. A long-time proponent of voluntaryism and free-market principles, Ver became one of Bitcoin's earliest and most influential promoters. In 2011, his company Memorydealers.com became the first mainstream business to accept Bitcoin as payment. He subsequently founded Bitcoinstore.com, the first large-scale e-commerce site accepting Bitcoin, and became the world's first angel investor in Bitcoin startups, funding seed rounds for BitPay, Ripple, Blockchain.info, Kraken, ShapeShift, and numerous others.

Ver served as CEO of Bitcoin.com, a major media and wallet platform that became a primary vehicle for promoting BCH. His philosophical conviction that Bitcoin Cash better fulfilled Satoshi Nakamoto's original vision of "peer-to-peer electronic cash" made him the movement's de facto spokesperson. In 2024, Ver faced legal challenges in the United States related to tax obligations following his renunciation of U.S. citizenship in 2014.

Amaury Séchet — Lead Developer and Bitcoin ABC Founder

Amaury Séchet (known online as "deadalnix") is the most technically significant figure in Bitcoin Cash's history. A France-based software engineer with over 16 years of professional experience, Séchet founded Bitcoin ABC in January 2017—the software client that executed the August 2017 hard fork and served as the dominant BCH full-node implementation for the network's first three years.

Séchet previously worked as a software engineer at Facebook and contributed to the LLVM compiler infrastructure project, demonstrating deep systems programming expertise. His self-described title of "Benevolent Dictator" at Bitcoin ABC reflected the centralized technical leadership model he employed. In November 2020, a major governance dispute erupted when Séchet proposed an Infrastructure Funding Plan (IFP)—a protocol-level miner tax directing 8% of block rewards to a developer fund controlled by Bitcoin ABC. The broader BCH mining and development community rejected this proposal, leading to another hard fork in November 2020. The majority of BCH hashpower and nodes followed the Bitcoin Cash Node (BCHN) implementation, while Séchet's Bitcoin ABC chain rebranded as eCash (XEC) in July 2021, pivoting to a new roadmap focused on Avalanche consensus and a different monetary policy.

Jihan Wu — Mining Infrastructure and Hashpower

Jihan Wu co-founded Bitmain in 2013, which grew into the world's dominant manufacturer of Bitcoin ASIC mining chips (Antminer series) and operator of major mining pools including AntPool and BTC.com. Wu was a vocal supporter of larger block sizes and directed significant Bitmain hashpower toward the BCH chain at its launch, providing crucial network security in BCH's early days. He holds a Bachelor's degree from Peking University.

Wu later co-founded Matrixport, a digital asset financial services platform, and currently serves as Chairman of Bitdeer Technologies Holding Company (NASDAQ: BTDR), a publicly listed Bitcoin mining and AI cloud infrastructure firm based in Singapore. His influence on BCH was primarily through mining economics and public advocacy rather than direct protocol development.

Active Development Teams (Post-2020)

Following the November 2020 governance dispute, Bitcoin Cash development fragmented across multiple independent implementations, each maintaining the BCH protocol:

Bitcoin Cash Node (BCHN)

Bitcoin Cash Node became the dominant full-node implementation on the BCH network following the November 2020 split. BCHN was launched in February 2020 by a group of developers explicitly opposed to the IFP, positioning itself as a community-governed, miner-funded alternative to Bitcoin ABC. The latest release, version 28.0.1 (December 29, 2024), includes enhanced CashTokens compatibility and developer tools including HD wallet support.

Key developers include:

  • Fernando Pelliccioni: A systems programmer based in Argentina with over 36 years of coding experience. Pelliccioni is a member of the ISO C++ (WG21) and ISO C (WG14) standards committees since 2022, and has contributed to multiple BCH full-node implementations including Knuth, BCHN, and Bitcoin ABC. He is the founder and lead developer of the Knuth Bitcoin Cash node project, which provides multi-language libraries (C++, C, C#, JavaScript, Rust, Python, Eiffel, Golang) for BCH development.

  • Josh Green: Founder and CEO of Software Verde, an Ohio-based development firm. Green has been a Bitcoin enthusiast since 2011 and is the developer of Bitcoin Verde, an independent full-node implementation for Bitcoin Cash written in Java. Bitcoin Verde provides implementation diversity to the BCH network, reducing systemic risk from any single client dominating the node landscape.

  • Daniel Connolly: A software engineering manager based in Zug, Switzerland, with 27+ years of experience. Connolly led development of several Bitcoin Cash node software updates during the network's formative period.

Electron Cash — Wallet Development

Electron Cash is the primary SPV (Simplified Payment Verification) wallet for Bitcoin Cash, forked from the Electrum Bitcoin wallet at the time of the 2017 fork. It remains a cornerstone of the BCH user experience.

Key developers include:

  • Marcel O'Neil: A University of Waterloo Software Engineering graduate (2023) and co-maintainer of Electron Cash. O'Neil has competed in 25 hackathons across North America and is an organizer for Citizen Hacks, a Toronto-based privacy-themed hackathon.

  • Karol Trzeszczkowski (aka "Licho"): A Poland-based developer who has built several Electron Cash plugins, including Mecenas (recurring payments), Last Will (smart contract inheritance), and the Ergon project. His work extends BCH's smart contract capabilities through the Electron Cash plugin ecosystem.

  • Chris Pacia: A New Hampshire-based developer with nearly 10 years of blockchain experience. Pacia served as Lead Backend Developer at OB1 (the company behind OpenBazaar, a decentralized marketplace) from 2015 to 2021, and contributed extensively to BCH infrastructure including a Go-based BCH wallet daemon, a network crawler/DNS seeder, and a Bitcoin Cash script debugger (Meep).

Bitcoin ABC (eCash / XEC — Post-2021)

After the 2020 fork, Bitcoin ABC under Amaury Séchet continued development but on the minority chain, which was rebranded as eCash (XEC) in 2021. Joey King is an active developer at Bitcoin ABC, based in Vancouver, Canada, joining the team in October 2020. The eCash project is now technically distinct from BCH, pursuing Avalanche post-consensus and a different supply denomination (1 BCH = 1,000,000 XEC).

Governance Structure and Development Funding

Bitcoin Cash operates without a formal foundation or centralized development fund, following the rejection of the IFP in 2020. Development is funded through a combination of:

  • Flipstarter: A BCH-native crowdfunding platform used by development teams to raise funds directly from the community in BCH
  • Mining pool voluntary contributions: Some pools voluntarily allocate a portion of block rewards to development
  • Independent organizational funding: Teams like BCHN and Bitcoin Verde operate with their own funding structures

This decentralized funding model contrasts with projects like Ethereum (Ethereum Foundation) or Cardano (IOHK/Intersect), and is both a philosophical feature and a practical challenge for sustained development resourcing. The Bitcoin Cash Specification (bitcoincashstandard.org) and the CHIP (Cash Improvement Proposal) process serve as the primary mechanisms for protocol-level governance, requiring broad consensus among node implementations, miners, and the community before changes are adopted.

Primary Use Cases and Real-World Applications

Payment Processing and Merchant Adoption

Bitcoin Cash's core value proposition centers on practical, everyday payments. The network's low fees (typically under $0.01 per transaction) and fast confirmation times make it suitable for:

  • Point-of-Sale (POS) Transactions: Retail merchants accept BCH for in-person payments with minimal settlement delays
  • E-Commerce Checkout: Online retailers integrate BCH to avoid credit card chargebacks and reduce payment processing costs
  • Cross-Border Remittances: International freelancers and workers receive BCH payments from clients abroad without bank intermediaries or delays
  • Microtransactions: Digital content creators, game developers, and service providers accept BCH for tips, in-game items, and small payments

As of December 2025, approximately 2,476 merchants actively accept Bitcoin Cash as payment, supported by 82 dedicated payment gateways. This merchant infrastructure continues expanding, particularly in Southeast Asia and Latin America.

Geographic Adoption Patterns

Bitcoin Cash demonstrates particular traction in regions experiencing currency instability or limited banking access. Venezuela, where hyperinflation erodes traditional currency value, has emerged as a significant BCH adoption market. Latin American countries utilize BCH for both daily purchases and savings preservation. Southeast Asian markets, particularly the Philippines, show growing merchant integration through platforms like Paytaca, which operates a merchant map and POS ecosystem.

Tokenization and DeFi Applications

The November 2023 introduction of CashTokens protocol expanded BCH's capabilities beyond simple payments. CashTokens enable:

  • Token Issuance: Projects can create custom tokens on the BCH network with minimal friction
  • NFT Creation: Artists and creators mint non-fungible tokens with significantly lower fees than competing blockchains
  • Decentralized Finance: Developers build lending protocols, decentralized exchanges, and other financial applications
  • Smart Contracts: Enhanced programmability through CashScript and other development frameworks

smartBCH represents a significant ecosystem development—a sidechain compatible with Ethereum's EVM (Ethereum Virtual Machine) that enables rapid migration of DeFi applications to BCH. smartBCH features EVM compatibility allowing Ethereum dApps to deploy with minimal modification, transaction throughput of up to 1 billion per 15 seconds, gas fees of approximately $0.0001 per transaction, and native BCH as the gas token.

BenSwap, the first decentralized exchange on smartBCH, demonstrates functional DeFi infrastructure. The platform passed Certik security audits and achieved listings on centralized exchanges including CoinW, indicating ecosystem maturation.

Consensus Mechanism and Network Security

Proof-of-Work Security Model

Bitcoin Cash maintains Bitcoin's proven Proof-of-Work security architecture, where miners compete to solve SHA-256 hash puzzles to validate transactions and create new blocks. This mechanism provides:

  • Immutability: Historical transactions become exponentially more difficult to reverse as new blocks accumulate
  • Decentralized Validation: Any participant can run a full node and independently verify the entire transaction history
  • Economic Incentives: Miners earn block rewards and transaction fees, creating economic motivation to secure the network honestly

To reverse transactions or double-spend coins, an attacker would need to control more than 50% of the network's total hash rate. The distributed nature of mining across numerous independent operators makes such attacks economically impractical. As of March 2026, Bitcoin Cash's network hash rate remains substantial, though lower than Bitcoin's due to its smaller market capitalization.

Mining and Hashrate Dynamics

The BCH network shares SHA-256 mining hardware compatibility with Bitcoin, allowing miners to switch between chains based on profitability. This creates competitive dynamics where BCH hashrate fluctuates relative to Bitcoin's price and difficulty. The ASERT difficulty adjustment algorithm responds to these changes, maintaining the 10-minute block target regardless of hashrate variations.

Mining remains dominated by large-scale operations due to hardware costs and economies of scale, making individual mining participation impractical for most users. However, this concentration does not compromise network security, as the economic incentives remain aligned with honest validation.

Transaction Finality and Confirmation

Bitcoin Cash transactions achieve practical finality through confirmation accumulation. While the network targets 10-minute block intervals, merchants often accept zero-confirmation transactions for low-value items, accepting minimal double-spend risk. For higher-value transactions, multiple confirmations (typically 3-6 blocks, representing 30-60 minutes) provide cryptographic certainty against reversal.

Competitive Advantages and Value Proposition

Scalability Superiority Over Bitcoin

The fundamental competitive advantage centers on transaction throughput and cost:

MetricBitcoin (BTC)Bitcoin Cash (BCH)
Block Size1-4 MB32 MB
Transaction Speed7 TPS116 TPS
Average Fees$5+ (variable)<$0.01 (consistent)
Confirmation Time10+ minutes (variable)10 minutes (consistent)
Real-World Use CaseStore of valueEveryday payments

BCH's larger block capacity directly translates to lower fees and more predictable confirmation times, particularly during periods of network congestion. This advantage proves decisive for merchants and users prioritizing transaction cost efficiency.

Advantages Over Alternative Payment Cryptocurrencies

Bitcoin Cash competes with other payment-focused cryptocurrencies including Litecoin (LTC) and Dogecoin (DOGE). BCH's competitive positioning includes:

  • Larger Block Capacity: 32 MB blocks exceed most competing payment coins
  • Established Ecosystem: Longer operational history (since 2017) than many alternatives
  • Developer Tooling: Mature development frameworks including CashScript, Bitcoin Cash Node, and multiple client implementations
  • Merchant Infrastructure: Established payment processors and POS integrations

However, BCH faces competition from Bitcoin's Lightning Network, which enables near-instant, extremely low-cost payments through layer-2 channels, and from newer blockchains offering higher transaction throughput through alternative consensus mechanisms.

Philosophical Differentiation

Bitcoin Cash explicitly prioritizes peer-to-peer payments and merchant adoption over store-of-value characteristics. This philosophical distinction from Bitcoin creates a distinct market positioning: BCH targets users and merchants seeking practical payment functionality, while Bitcoin serves as digital gold and institutional reserve asset.

Key Partnerships and Ecosystem Integrations

Payment Infrastructure

Paytaca represents the most developed merchant-facing BCH ecosystem, operating a comprehensive payments wallet, POS system, and merchant directory. The platform has expanded significantly in Southeast Asia, particularly the Philippines, demonstrating practical product-market fit for BCH payments.

BitPay and CoinGate integrate BCH alongside other cryptocurrencies, enabling merchants to accept BCH payments and settle in fiat currency or stablecoins. These payment processors abstract away cryptocurrency volatility concerns for merchants, facilitating broader adoption.

Exchange Listings and Liquidity

Bitcoin Cash maintains listings on major cryptocurrency exchanges including Coinbase, Binance, Huobi, Kraken, and over 50 additional platforms, ensuring substantial liquidity and accessibility. Daily trading volume typically ranges from $190-700 million USD across major exchanges, indicating robust market depth.

Developer Tools and Frameworks

CashScript provides a high-level programming language for BCH smart contracts, with version 0.11 (released in 2025) adding compatibility for the May 2025 VM upgrades and BigInt functionality. This tooling reduces friction for developers building on BCH.

Bitcoin Cash Node maintains the primary node implementation with active development, releasing version 28.0.1 in December 2024 with enhanced CashTokens compatibility and developer tools including HD wallet support.

Mainnet-Js 3.0.0 (released February 2026) provides enhanced developer tools with HD wallet support and improved CashTokens compatibility, lowering technical barriers for wallet and application developers.

Current Development Activity and Roadmap

Recent Upgrades (2024–2025)

  • April 2024: Fourth halving event reducing block subsidy to 3.125 BCH
  • May 15, 2025: VM Limits and BigInt protocol upgrades enabling advanced smart contracts and high-precision arithmetic

These upgrades materially enhanced BCH's smart contract expressiveness while preserving the UTXO model that many developers prefer over account-based systems.

2026 Development Priorities

Layla Network Upgrade (May 2026): The roadmap indicates a significant protocol upgrade introducing quantum-resistant security and zero-knowledge proof (ZK-SNARK) privacy features via the CashVM upgrade. This positions BCH as a forward-looking platform addressing emerging security concerns.

Block Time Reduction: Proposals under discussion target reducing block times from 10 to 2 minutes, aiming for competitive speed with Solana while maintaining BCH's low-fee advantage.

OP_EVAL and Pay-to-Script: Planned 2026 upgrades enabling recursive smart contracts and iterative logic, expanding programmability for complex financial applications.

Long-Term Vision (2026+)

The development community articulates an ambitious vision transforming BCH from a simple payment coin into a "hyper-scalable, programmable money network." Key strategic objectives include:

  • Quantum-Resistant Architecture: Implementing cryptographic primitives resistant to quantum computing threats
  • Enhanced Programmability: Lifting VM limits and expanding smart contract capabilities
  • Developer Ecosystem Growth: Attracting builders and startups to create applications on BCH
  • Merchant Integration: Expanding real-world payment adoption through improved UX and liquidity rails
  • Annual Upgrade Cadence: Scheduled protocol improvements typically activated in May, providing predictable development cycles

Developer Activity and Ecosystem Maturation

Post-upgrade developer activity has surged with new DeFi tools and applications. The ecosystem continues expanding with focus on payment functionality, token issuance, and decentralized finance capabilities. Multiple independent implementations (BCHN, Bitcoin Unlimited, Bitcoin Verde, BCHD, K•th) maintain network resilience and prevent single points of failure in protocol development.

Network Statistics and Adoption Metrics

Bitcoin Cash maintains a distributed network of thousands of full nodes and mining pools. The network processes daily transaction volumes in the millions, with consistent block generation maintaining the 10-minute average block time. The blockchain has grown to over 200 GB in size, reflecting years of accumulated transaction history.

As of early 2026, BCH maintains a market capitalization of approximately $8.9–$10 billion USD, consistently ranking within the top 10–15 cryptocurrencies by market cap. Daily trading volume exceeds $300–700 million USD across major exchanges, indicating substantial liquidity.

The network processes transactions with minimal congestion, maintaining low fees and fast confirmation times. Merchant adoption continues expanding, particularly in regions with high traditional payment costs and limited banking infrastructure. However, merchant adoption, while present, remains limited compared to Bitcoin or traditional payment systems, representing both a challenge and an opportunity for growth.