Mine BTX without running a node.

A community PPLNS pool for the post-quantum Bitcoin Knots fork with matmul proof-of-work. β€”% fee, weekly batched payouts, no minimum. Skip the node, skip the IBD, skip peer management β€” just point a miner.

Quick start

One line on any Linux box with an NVIDIA GPU (Pascal through Blackwell). Replace the address with your own btx1z…:

curl -fsSL https://minebtx.com/install.sh | bash -s -- --address 'btx1z…YOUR_BTX_ADDRESS…'

The installer auto-detects your GPU, downloads + SHA256-verifies the patched solver binary, writes a tuned config, and runs a hard CUDA-engagement smoke test before declaring success. Source: github.com/dexbtx/minebtx. Don't have an address yet? See the setup guide for the wallet step.

Pool at a glance
Chain height
β€”
Miners online now
β€”
Blocks found (24h)
β€”
Pool fee
β€”
What is BTX?

BTX is a post-quantum hard fork of Bitcoin Knots. It replaces SHA-256 proof-of-work with a deterministic matrix-multiplication kernel that runs on commodity CPUs and consumer GPUs, and replaces ECDSA signatures with post-quantum primitives.

  • 90-second target block time, ASERT difficulty adjustment per block.
  • 21 million coin cap, 20 BTX block subsidy, first halving at block 525,000 (~July 2027).
  • Shielded transactions built in. BTX includes Zcash-style zk-shielded outputs β€” coins can be moved into a shielded pool where amounts, senders, and receivers are encrypted on-chain.
  • No exchange listings yet. BTX currently trades peer-to-peer and OTC. A deterministic price model lives at btxprice.com.
  • No premine, no founder allocation, no ICO. Every coin in circulation has been mined.
Why mine with minebtx?

No daemon to run

We run btxd 24/7 on a server tuned for the BTX matmul kernel and peer graph. You point a stratum miner at the pool β€” there's no node software, no wallet daemon, and no btx.conf on your machine.

No chain to sync

Initial block download on BTX takes hours of CPU time and pulls down ~GBs of headers, block bodies, and chainstate before you can mine a single share. We've already done it. Your miner is producing shares within seconds of launch.

No peers to maintain

BTX is a young network. Finding healthy peers, watching for stalls, recovering from reorgs, and avoiding tip-gap orphans is a real ops job. We do that β€” including a custom block-forwarder that pushes newly-found blocks ahead of the gossip cadence β€” so your hashrate goes to good blocks.

Open source & transparent

The pool server, miner client, and tooling are all open source at github.com/dexbtx. Live stats are public; full JSON at /stats. The treasury address is published β€” verify the fee balance on-chain any time.

Heads-up. BTX is an early-stage chain. There are no exchange listings yet β€” that's coming. Liquidity is currently P2P/OTC, and prices are derived from the deterministic on-chain hashrate model at btxprice.com.