The Bitcoin Cash data API that saves you from the full node.
No BCH full node to sync, no reindex, no reorgs to handle. We index every block since the 2017 fork — so you query transactions, inputs & outputs, CashAddr balances, miners, SLP tokens and Coinpath® money flow in one GraphQL schema, or stream them over Kafka as blocks are mined.
query { bitcoin(network: bitcash) { transactions( options: {desc: "block.height", limit: 10} ) { hash inputCount outputCount feeValue outputValue } } }
A Bitcoin Cash node wasn't built for the questions you're asking.
Raw bitcoind -datadir=bch gives you blocks and hex — not answers. Tracing value across UTXOs, reading CashAddr wallets or watching the chain live means writing your own indexer. We did that part — you just query.
Four ways to get Bitcoin Cash data — one schema underneath.
Model your query once in GraphQL and the same Bitcoin Cash fields come back over GraphQL, Kafka streams, SQL or a bulk cloud export. There's no second schema to learn; you just pick the channel that matches your latency and volume. BCH real-time is delivered over Kafka — no node, no WebSocket to babysit.
Every layer of the chain, decoded into one schema.
From raw UTXOs to traced money flow — query any view below, filter by address, block, time or value, and aggregate to balances, totals or top counterparties.
The Bitcoin Cash products people ship on us.
Each one is a filter on the same indexed data — stream it over Kafka for live monitoring and alerts, or query GraphQL and SQL for analytics, audits and reports.
Trace stolen funds & build AML
Follow Bitcoin Cash across multiple hops with address annotations from public sources — surface mixers, exchange deposits and counterparties for KYT, Travel Rule and crypto-forensics tooling.
depth: { lteq: 3 })
Watch a whale address live
Stream inbound and outbound transactions for any address over Kafka and fire real-time alerts the moment a balance moves.
where: { Output.Address: "<addr>" }
Mining & reward analytics
Aggregate coinbase outputs per miner, block and interval — the feed behind hashrate dashboards and reward-distribution reports.
Block: { reward miner } # by day
}
What teams say about our Bitcoin Cash data
"Partnering with Bitquery has proven to be highly cost-effective — we leverage their infrastructure instead of building our own. It let us rapidly expand our blockchain support and serve far more taxpayers who use on-chain solutions."
Pricing
Bitcoin Cash is available on Enterprise
Bitcoin Cash is not included in our 9-chain self-service plans (Personal, Pro, Scale). Enterprise delivers complete history, unlimited streams and bulk delivery across 40+ chains — including Bitcoin Cash.
Enterprise
Full history, unlimited streams and bulk delivery at a predictable flat platform fee — no metering surprises.
flat fee — modelled, not metered
- Complete history · 40+ chains full platform coverage
- Unlimited WebSocket streaming no stream-min or GB limit
- Custom points & rate limits
- Kafka fixed-cost · S3 bulk export
- Coinpath® money flow
- SLA · SSO · dedicated support
Self-service covers 9 core chains
Personal ($49), Pro ($99) and Scale ($299) include real-time data on Solana, Ethereum, Tron, Base, Arbitrum, Optimism, BSC, Polygon and Robinhood. Need a smaller entry point on those chains?
See platform pricingCompare Personal, Pro, Scale & Enterprise side by sideEvery paid self-service plan includes a 7-day free trial with full streaming — no card required.
Bitcoin Cash questions, answered.
How can I get Bitcoin Cash blockchain data with Bitquery?
How does Bitquery handle Bitcoin Cash's UTXO model?
Does Bitquery support SLP tokens on Bitcoin Cash?
Can I trace Bitcoin Cash fund flow across multiple hops?
How do I stream Bitcoin Cash blocks and transactions in real time?
How do I get Bitcoin Cash wallet balances and transaction history?
How many blockchains can I query?
Bitcoin Cash is available on Enterprise.
Bitcoin Cash is not on Personal, Pro or Scale. Enterprise delivers complete history, unlimited streams and bulk delivery across 40+ chains — including Bitcoin Cash. Talk to us for a committed plan.