Welcome. This is a lightweight UI for a ckpool + bitcoinIId + bitcoincashIId + bitcoind solo mining setup.
This solo-pool generates blocks directly to your BC2/BCH2/BCH address. I.e., your address is put directly in the coinbase transaction (the block reward payout). So, if you mine a block, 50 BC2/3.125 BCH (+ transaction fees - pool fees) appear instantly at your address - the pool does not hold funds.
Currently, there is a 0% fee on BC2/BCH2 block rewards. Starting on August 7th 2026, a fee of 0.5% will start to be charged. This is not for profit, but to cover at least some of the maintenance fees associated with running a server.
For the same reasons, a fee of 0.5% is being charged on BCH blocks.
Use us.bc2-solo.org.
Visit our friends at HashBay.io.
Check your wallet! Seriously. Payouts are instant, so you'll see the balance there immediately. You can also tell by your "Best Share" on your stats page. We are also working on a block counter for each user.
bc2-solo.org:3333 (starting diff = 21K)bc2-solo.org:4333 (starting diff = 1M)bc2-solo.org:4334 (starting diff = 21M)bc2-solo.org:5335 (starting diff = 120M)Mining username: your BC2 address (e.g. bc1qf5fd5f4w4zcmn3dl7ywzwtdxta9jxvat46w6eu). Add a .worker suffix (worker can be any text you like) after your address to add multiple workers for the same username (address).
Password: whatever floats your boat (often x).
Add new workers (for the same address) by appending a .TEXT after the address (TEXT can be anything, but is typically workerN, e.g. bc1qf5fd5f4w4zcmn3dl7ywzwtdxta9jxvat46w6eu.worker1).
ckpool utilises a vardiff algorithm (variable difficulty), so the difficulty for each user/worker will be adjusted over time to reach a target of one share every 5-10 seconds.
bc2-solo.org:9999 (set starting difficulty with d=... as password)Mining username: your BCH2 address (e.g. bitcoincashii:qp2s7hdg5ekf93h6vughsweh4dkqdz6a4yvahftfhj). Add multiple workers in the same way as explained above for BC2.
Password: your desired starting difficulty (as d=DIFF).
Variable difficulty is also implemented, as for BC2.
Please do not mine BC2 and BCH2 with the same address, or you risk not being able to view your stats for one of these.
bc2-solo.org:7337 (set starting difficulty with d=... as password)Mining username: your BCH address (e.g. bitcoincash:qz3trzmjn62st9vtkewv9kk224nmleldhcc4wr58d4). Add multiple workers in the same way as explained above for BC2.
Password: your desired starting difficulty (as d=DIFF).
Variable difficulty is also implemented, as for BC2.
Please do not mine BC2 and BCH with the same address, or you risk not being able to view your stats for one of these.
Enter an address to view the current statistics CKpool compiled for that address:
If you are mining on us.bc2-solo.org, please navigate there to view your stats (they will not be visible here).
Equivalently, visit: https://bc2-solo.org/user/<ADDRESS>
To obtain the raw JSON, in your Terminal, run:
curl -s https://bc2-solo.org/api/user/<ADDRESS> | jq .