Bitcoin Cash (BCH)

Learn about Bitcoin Cash, a fast and low-fee blockchain for peer-to-peer transactions. Discover how it empowers global decentralized payments.

The Bitcoin Cash RPC documentation provides developers with the necessary resources to interact programmatically with the Bitcoin Cash network. This guide outlines the key API endpoints for querying transaction data, submitting new transactions, and managing wallets. Bitcoin Cash uses larger block sizes to offer faster and cheaper transactions than Bitcoin, making it ideal for peer-to-peer payments. The documentation includes examples and best practices for integrating Bitcoin Cash into decentralized applications, particularly in payments and financial services.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Bitcoin Cash • 🔗 Official Bitcoin Cash Website

Blockchain RPC Gateway for Bitcoin Cash

Bitcoin Cash RPC networks

mainnet
https://bch-mainnet.gateway.tatum.io
bch-mainnet-rostrum
https://bch-mainnet-rostrum.gateway.tatum.io
bch-testnet-rostrum
https://bch-testnet-rostrum.gateway.tatum.io
testnet
https://bch-testnet.gateway.tatum.io

Connect to Bitcoin Cash and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Bitcoin Cash using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Bitcoin Cash Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Bitcoin Cash node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Bitcoin Cash interfaces

Bitcoin Cash (BCH) - Rostrum

Bitcoin Cash (BCH) - JSON-RPC

Bitcoin Cash (BCH) - Tatum API