An open, low-fee pool for BTX — the post-quantum, matmul proof-of-work chain. Point any minebtx-compatible miner at us and pool your hashrate. Flat 3% fee, daily payouts.
connecting…
Paste the BTX payout address you mine with to see your recent shares and your current unpaid balance. No account — it’s keyed by your public address.
Solo-mining BTX means waiting days for a single block. A pool combines everyone’s hashrate, finds blocks far more often, and splits the reward by the work you contributed — so your payouts are frequent and predictable instead of feast-or-famine.
We speak stratum/2.0-matmul — the same protocol as the open-source minebtx miner.
No new software to trust: use the client you already have and change one line.
Each GPU gets an easy share target and submits proof-of-work every few seconds. You’re credited (PPLNS) for every share. When a share also clears the network target, that’s a block — and everyone who contributed gets paid.
Two full nodes (EU + US) with fast propagation keep our orphan rate low, so the blocks we find actually stick. The pool builds and submits the block for you — you just mine.
Already mine BTX with the minebtx client? You’re one line away. New to BTX? The whole setup is about two minutes on any NVIDIA GPU (Pascal through Blackwell).
Install the open-source BTX miner (MIT-licensed) — it includes the GPU solver.
# installs the dexbtx-miner client + GPU solver
curl -fsSL https://minebtx.com/install.sh | bashSet the pool URL to ours and your BTX payout address. That’s the only change.
pool: url: stratum+tcp://stratum.usefulpool.com:3333 # live pilot endpoint address: btx1z<your-payout-address> worker: rig-1
Shares start flowing immediately and you’re credited (PPLNS) for each one. Daily payouts to your address go live at public launch — no account, no custody of your coins.
dexbtx-miner --config your-config.yaml
stratum+tcp://stratum.usefulpool.com:3333us.usefulpool.comstratum+ssl://…:3334:3334 and the US endpoint land at public launch.
During the pilot, connect over :3333.A flat 3% pool fee on block rewards — the other 97% is split among miners by contributed shares (PPLNS). No hidden cuts, no orphan losses passed to you.
| Useful Pool | Typical BTX pool | |
|---|---|---|
| Pool fee | 3% flat | 2.5–3% (+ hidden orphan loss) |
| Payout schedule | Daily | Weekly |
| Encrypted (TLS) stratum | At launch | plaintext |
| Propagation nodes | EU + US | single region |
| Reward model | PPLNS | PPLNS / prop |
| Client | open-source (MIT) | open-source (MIT) |
stratum/2.0-matmul protocol of the open-source minebtx client. If you already mine BTX,
change one endpoint line. If you don’t, install it with the one-liner above — it includes the GPU solver.Point any minebtx-compatible miner at Useful Pool and start earning smooth, daily BTX payouts.
Start mining in 2 minutes