bitpurz
Not Checked

Miner Info

Browser hashing, regtest mining, and guarded mainnet submit mode.

The Bitpurz Mine page is designed to make mining visible and testable in the browser. It can fund and mine fake regtest coins for wallet testing, and it can hash compact mainnet work when the server runtime allows it.

Mining Modes

What each mode means.

Regtest Mining

  1. Enter a native SegWit address.
  2. Use Fund Address With Regtest BTC to fund the address with fake private-node BTC.
  3. Use Start Browser Block Mining to hash compact work packages in the browser.
  4. The server reconstructs and submits the solved regtest block.

Mainnet Mining

  1. Enter a mainnet native SegWit payout address.
  2. The page checks the proposal/submission status before hashing.
  3. The browser hashes public block-header work in a local worker.
  4. If status says Mainnet Submit Enabled, winning headers go to the guarded submit endpoint.
  5. If submission is disabled, candidates are proposal-checked only.

Browser Worker

What happens in your browser.

What the worker receives

  • Header prefix, target, height, and work id.
  • Public mining information only.
  • No wallet seed, WIF, private key, public branch key, or signing data.

What the page shows

  • Rolling 5s H/s for current performance.
  • Average H/s since the worker started.
  • Latest H/s and total hash count for inspection.

Rewards And Submission

Current product truth.