Home/Networks/Bitcoin Cash

bch

Bitcoin Cash full node

Install a Bitcoin Cash Node full node — full ledger, no prune — from RpcNode Toolkit.

Client

Bitcoin Cash Node (bitcoind)

RPC

Bitcoin-like JSON-RPC

History

Full BCH chain, prune=0.

BCH uses Bitcoin Cash Node. Toolkit treats it like other Core-family chains: conf, datadir, full history, honest IBD.

Mainnet, testnet, and regtest. Do not confuse this page with Bitcoin Core — different catalog pin and ports.

Environments

mainnettestnetregtest

Install

  1. On Ubuntu 24.04 LTS:
    bash
    curl -fsSL "https://toolkit.rpcnode.dev/install/agent.sh" | sudo bash
    Supported and recommended: Ubuntu 24.04 LTS (amd64 or arm64). Other operating systems have not been tested.
  2. Panel → Add server (Agent URL + token) → Add node → Bitcoin Cashmainnet.
  3. Confirm ports, choose install options if this chain has them, install Bitcoin Cash Node (bitcoind), snapshot if required, start. Watch sync on the node page.

Operate from the panel

After the node is up you manage it in the same UI — Node Config (edit the live files and apply), client updates, restart, logs, public RPC. You do not need SSH to change conf. Install-time choices (snapshot flavor, history window, disk layout) are stored on that node.

FAQ

How do I run a Bitcoin Cash full node?
Install the host agent, add the server, then Add node → Bitcoin Cash. Toolkit provisions Bitcoin Cash Node (bitcoind).
Can I change the Bitcoin Cash config later?
Yes. Node page → Node Config. Edit and apply; restart from the same page. A different snapshot or history flavor is an Install choice — changing it later usually means wipe and Add node again.
Pruned or light?
Full BCH chain, prune=0.
Catalog
/clients/bch/ · catalog.json

Other networks