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.
- Bitcoin Cash Website: https://bitcoincash.orgBitcoin Cash RPC Gateway
*Supported Blockchains - tiers: 💎 Tier 1, ⭐ Tier 2, ✨ Tier 3
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Quick connection to Bitcoin Cash
Available Bitcoin Cash interfaces
Bitcoin Cash (BCH) - Rostrum
- blockchainblockget
- serverbanner
- blockchaintransactionget
- blockchainblockheader
- blockchainaddressgethistory
- blockchainheaderssubscribe
- blockchainblockheaders
- blockchainheaderstip
- blockchainaddressgetbalance
- blockchainestimatefee
- blockchaintransactionbroadcast
- serverversion
- blockchainrelayfee
- blockchainaddresslistunspent
Bitcoin Cash (BCH) - JSON-RPC
- createrawtransaction
- decoderawtransaction
- decodescript
- estimatefee
- getbestblockhash
- getblock
- getblockchaininfo
- getblockcount
- getblockhash
- getblockheader
- getblockstats
- getchaintips
- getdifficulty
- getmempoolancestors
- getmempooldescendants
- getmempoolentry
- getmempoolinfo
- getrawmempool
- getrawtransaction
- gettxout
- gettxoutproof
- sendrawtransaction
- validateaddress
- verifymessage
- verifytxoutproof
- Rostrum
Bitcoin Cash (BCH) - Tatum API
- Generate Bitcoin Cash wallet
- JSON RPC HTTP driver
- Get Bitcoin Cash Blockchain Information
- Get Bitcoin Cash Block hash
- Get Bitcoin Cash Block by hash
- Get Bitcoin Cash Transaction by hash
- Get Bitcoin Cash Transactions by address
- Generate Bitcoin Cash deposit address from Extended public key
- Generate Bitcoin Cash private key
- Send BCH to Bitcoin Cash addresses
- Broadcast signed Bitcoin Cash transaction