postern·labs

Postern Pool · Bloch mining

SHA-256d mining for the post-quantum base chain.

Bloch hashes exactly like Bitcoin — double-SHA-256. Point any BTC ASIC, GPU, or CPU miner at Postern Pool and mine straight to your own bloch1q… address. Non-custodial by construction: the pool never holds your coins.

Point hashrate at the pool

Standard Stratum V1. Works with any SHA-256d miner. The one rule that trips people up: your username is your bare Bloch address — no worker suffix.

Pool URL
stratum+tcp://posternpool.com:3336
Username
your own bare bloch1q… address — NO worker suffix
Password
x (any value; ignored)
Algorithm
sha256d

Do NOT append a worker name. The pool expects a bare address as the username. Sending address.worker is rejected with invalid address: expected 48. Use bloch1q… alone — nothing after it, no dot, no rig name.

Bitcoin ASIC — Antminer / Whatsminer / Bitaxe (pool config)
# In the miner's web UI, add a pool:
URL      stratum+tcp://posternpool.com:3336
Worker   bloch1qyour_own_address_here   # bare — NO .worker
Password x
GPU — ccminer
ccminer -a sha256d \
  -o stratum+tcp://posternpool.com:3336 \
  -u bloch1qyour_own_address_here \
  -p x
CPU — cpuminer / minerd
minerd -a sha256d \
  -o stratum+tcp://posternpool.com:3336 \
  -u bloch1qyour_own_address_here \
  -p x
Get an address first
# From your Bloch node / wallet:
bloch-cli getnewaddress
# -> bloch1q…  (this is your -u username)
# Rewards are paid to THIS address. Keep the key.

Bitcoin-class hashrate, securing a quantum-resistant base.

Self-hostable. Non-custodial. Yours.

Postern Pool runs on bloch-pool-proxy — a lean Stratum front-end you can run yourself. Don't trust our pool? Run your own against your own node.

01

Extranonce partitioning

Each connection gets a distinct search space — many miners, no wasted or colliding work.

02

Vardiff

Per-connection difficulty auto-tunes from a Bitaxe to a full ASIC farm, keeping share rates sane.

03

PPLNS payouts

Pay-per-last-N-shares rewards sustained contribution and resists pool-hopping.

04

Non-custodial

The block template pays your address directly. The proxy coordinates work — it never takes custody of coins.

05

Bring your own node

Point the proxy at any Bloch node's RPC. No middleman between you and the chain.

06

Open by default

Same Stratum V1 any BTC-class miner already speaks — nothing proprietary to install.

Network status