A Bitcoin Cash (BCH) mining pool with a 1 BCH block finder bonus, Full Round Payouts, and a ~0.7% effective fee.
Run by the developer of SoloChance.org. Inspired by parasite.space.
| Setting | Value |
|---|---|
| Stratum | para.bch.ee:3333 |
| Username | YOUR_BCH_ADDRESS.worker |
| Password | x |
For high-diff rentals (e.g. NiceHash), use port 3334.
No registration required — your BCH address is your identity.
- 1 BCH finder bonus to whoever finds the block (fee-free)
- 99% of the remaining reward (Block Reward + Tx Fees - 1 BCH) split proportionally among all miners by shares
- 1% pool fee on the remaining reward
All shares since the last block count equally — no luck penalty.
The effective fee on the full block reward is approximately ~0.7% because the 1 BCH finder bonus is paid fee-free. The 1% fee applies only to the remaining distributable reward.
- Pool software: asicseer-pool (based on ckpool by Con Kolivas)
- Server: Frankfurt, Germany
- Website: Static site hosted on GitHub Pages — no cookies, no tracking, no analytics
The frontend is a static site with no build step:
index.html— Home, Connect, My Stats, Blocksfaq.html— Frequently Asked Questionsterms.html— Terms of Serviceprivacy.html— Privacy Policyapp.js— Pool API integration and UI logicstyle.css— Styles (dark glassmorphism theme)
| API | Purpose |
|---|---|
para.bch.ee |
Pool stats, user stats, block data |
api.solochance.org |
Block rate estimates, block chance, BCH price, network hashrate |
| Google Fonts | Ubuntu and Ubuntu Mono typefaces |
- Website: bch.ee
- Telegram: t.me/parabchee
- FAQ: bch.ee/faq.html
This project is licensed under the GNU Affero General Public License v3.0. If you fork, modify, or run this software as a service, you must make your source code available under the same license.