Stratum
btx-pool.com:3334
Worker
<your-btx1-address>.rig1
Reward
PPLNS (30-min window of validated shares, cannot be faked) · 1.5% fee · vardiff: ~1 share/min per connection · paid in the coinbase
GPU
NVIDIA RTX 50xx (sm_120, tested by us), RTX 40xx (sm_89) or RTX 30xx (sm_86) — 40xx/30xx compiled in, not benchmarked by us (the miner self-tests) · driver 580+ · no CUDA install needed (standalone builds; classic builds: CUDA 13.3+) · Linux x86-64 (glibc ≥ 2.35) / Windows x64
1 · Download a miner
Classic cuBLASLt builds (smaller download, needs CUDA 13.3+, identical digests):
Linux ·
Windows
HiveOS
Flight sheet → Custom miner. Miner name must match exactly (btx-rc-miner / btx-modded-matador), Installation URL = the file above, wallet %WAL%, pool btx-pool.com:3334. One process per GPU is started automatically; pick specific cards with DEVICES=0,2,5 in Extra config arguments.
Why our modded build? Upstream matador cannot mine here as-is: we fixed the fMatMulPOW ABI so its shares validate on this pool, removed the dev fee (0%), disabled auto-update (it would silently replace the binary with the upstream dev-fee build) and added one-process-per-GPU rigs. The "compat" build also runs on older systems (glibc 2.31+, driver 525+):
btx-modded-matador-compat.
This pool is matador-compatible (minebtx stratum dialect, tested with matador v0.9.24): matador-miner --mode=pool --pool=btx-pool.com:3334 --payoutaddress <your btx1… address> --worker <rig-name>
2 · Set your address & run
Linux: tar xzf btx-rc-miner-standalone-linux-x86_64.tar.gz && cd btx-rc-miner-standalone
nano mine.sh # put your btx1… address in ADDRESS
./mine.sh
Windows: unzip btx-rc-miner-standalone-windows-x64.zip, open MINE.bat with Notepad, set ADDRESS, double-click MINE.bat
Worker name = address.rigname (set automatically from the hostname). --gpus=N (first N GPUs) or --devices=0,2 (exactly these) run one process per GPU: the dashboard shows the machine as one row “rig ×N”. The first share arrives within a minute or two.
No address yet?
Runs offline (Python). Save the master seed — it controls your coins.