SPEC NUMBERS · NOT READING THE POOL YET
BASE MINERS

Docs

What this site is, where every number comes from, and what it does not do.

What this is

base.basedmining.xyz is the Base-chain home for BasedMining miners, and the sister site to hood.basedmining.xyz. BasedMining is a Bitcoin mining pool; this site is not the pool. It reads the same shared backend everything else reads, and frames it for the Base side.

It is read-only. Connecting a wallet signs nothing, moves nothing and approves nothing — there is no transaction on this site to sign.

Chain
Base mainnet (8453)
Backend
api.basedmining.xyz
Writes
none

The pool numbers are pool-wide

The hashrate, the miner count and the block count on the dashboard are the whole pool, not the Base share of it. Every collection mines into the same pool, and there is one number for how fast it is going.

The leaderboard is also pool-wide. Miners holding one of the four Base collections carry their badge and their face; everyone else appears as a plain address. Both are real miners with real ranks.

Pool status
ckpool, live
Charts
five-minute rollup buckets
Leaderboard
rollup, ranked by round work

Blocks found and blocks contributed to

These are different numbers and this site never mixes them. Blocks FOUND is how many blocks the pool has solved. Blocks CONTRIBUTED TO is how many blocks a miner sent shares toward — a miner can have contributed to dozens without the pool ever having found one.

The leaderboard column is contributions. The dashboard figure is finds. When the pool has found none, the dashboard says so in those words rather than showing a zero with no explanation.

Contributions from
block_participations
Finds from
block_events

Your own numbers

A miner page takes a BTC mining address, a 0x wallet, or a basename, and resolves all three to the same view. Live hashrate and the rig list come from the pool’s own files; round share and work contributed come from the rollup and are a few minutes behind, which the page says where it shows them.

A holder usually mines under several addresses — one per rig, derived from their wallet. The pool adds those up before answering, so the headline hashrate is the whole wallet, and the page says how many addresses went into it.

Live figures
real time
Round figures
about 5 minutes behind
Requests per page
four, whatever the rig count

What a rig card says

Every BasedMiners token shows one of four states, and every one of them comes from the pool rather than from this site: mining, delivered, in queue, or failed. A card cannot say "in queue" because that is the default — there is no default.

Mining means shares are arriving now. Delivered means the rental ran and finished. In queue means it was minted and its rental has not been placed. Failed means the window passed without a single share, which is worth asking about.

Source
based-api delivery state
States
four, plus unknown

Who counts as a holder

Four collections. A wallet is part of this cohort if it holds any one of them, and every wallet on the board is checked against all four in a single call at one block.

A check that fails is recorded as a failure, never as a zero. If we could not read a collection, the page says we could not read it — telling a holder they hold nothing because a read timed out is the one mistake this layer exists to prevent.

Collections
4
Method
Multicall3 balanceOf
Default face
Based Noun, then tier art

Names

A miner is shown by their basename, read from Base’s resolver. Where there is no basename, the address is shown truncated — that is not a failure, it is most wallets.

A name that fails to resolve is retried rather than remembered. Caching a failed lookup as "no name" is what made names flicker elsewhere; a name we did find is cached, a name that genuinely does not exist is cached, and a lookup that threw is not.

Resolver
Basenames on Base
Cached
successes only
Fallback
0x1234…abcd

The rig tiers

Four tiers of rented hashpower, each running for a fixed window. The durations are measured, not advertised: rigs deliver a little under their nominal figure, and the numbers on the mint page are adjusted for that.

Sparkabout 8h, $15
1 PH/s
Minerabout 10h, $35
1.8 PH/s
Diggerabout 20h, $100
2.5 PH/s
Crusherabout 24h, $250
5 PH/s

Measured, not promised: a Spark advertised at 9 hours delivered about 7.6 PH·h, roughly 85% of nominal. Minting is not switched on here yet.

What the numbers mean

Hashrate is hashes per second, scaled to the nearest thousand — TH/s, PH/s. A rig at 0 H/s is connected and not hashing; a figure we could not read is an em dash, and the state next to it says why.

Difficulty is the work a share represents. Best share is the highest a miner has ever submitted; it is a record, not a rate, and it does not go down.

Unknown figure
Idle rig
0 H/s
Source of truth
spec numbers

This build is running on spec numbers. Every figure on the site is invented for layout review — nothing here reflects the real pool or any real wallet.

The four collections

A wallet is part of this cohort if it holds any of these. Each is checked against the address shown.

Every address above is readable on Basescan.