bitpurz
Not Checked

Miner Info

Browser hashing with selected-node work.

The Bitpurz Mine page makes proof-of-work visible in the browser. The node does not hash in this flow: the browser hashes work supplied by the selected node, then solved work is sent back for validation and submission. Regtest can also fund fake coins for wallet testing.

Mining Flow

What the user does.

Regtest

  1. Enter a regtest payout address.
  2. Use Fund Address With Regtest BTC to create fake test coins.
  3. Use Start Browser Block Mining to hash work packages in the browser.
  4. The server reconstructs and submits the solved regtest block.

Public Networks

  1. Choose Mainnet, Testnet3, or Testnet4.
  2. Enter a payout address accepted by the selected mining network.
  3. Check Node Status before hashing.
  4. The selected node supplies public block-header work.
  5. The browser hashes that work in a local worker.
  6. If solved work is found, the server validates it and submits it through the selected node.

Browser Worker

What happens in your browser.

What the worker receives

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

What the page shows

  • Selected-node status before hashing starts.
  • Chain tip and work height while mining is active.
  • Rolling 5s H/s for current performance.
  • Average H/s since the worker started.
  • Total hash count for inspection.

Results And Rewards

What to expect.