Where each block's TAO goes — every subnet's share decomposed from price share through the gate, and the split between pool liquidity and chain buys.
A subnet's published emission share is a price signal, not a payout. What it actually receives is decided in stages — reweighted by miner burn, then passed through a gate that moves share between subnets — and the TAO that results arrives through two channels. This page is that pipeline, stage by stage. Nothing is withheld along the way: every subnet below competes for a share of block emission that is released in full.
Pool liquidity injection
33.4%of block emission
Chain buys
66.6%of block emission
Block emission
0.5000 τafter 1 halving
Reaching subnets
100.00%of block emission
Gate parameters
EmissionBarQuantile
0.75
Emission gate bar
0.00820988
Gate exponent
not set on chain
Total issuance
11,227,976 τ
Point sample at block 8,834,705. Per-block values are noisy by construction (reservoir + cap) — this is one sample, not a window average.
Subnet states
In the pipeline
87 competing for a share
Emission disabled
40 switched off — receiving nothing by configuration, not by competing badly
Outside the pipeline
2 (root, never-emitted) — no share to compute, which is why those cells are blank rather than zero
Gated to zero
10 in the pipeline with a post-gate share of zero — distinct from disabled
Share moved by the pipeline
17 gained · 72 lost, relative to their price share
Per-subnet decomposition
Read a row left to right and it is the pipeline itself: the published price share, then the miner-burn reweighting, then the gate, then the share of block emission the subnet actually receives — followed by how that TAO arrives.
Showing 50 of 129Point sample — not a window average
Showing 50 of 129Point sample — not a window average
How these numbers were produced
The chain publishes the pipeline's inputs, not its output, so most fields here are reconstructed rather than read. Read directly from chain storage: alpha_in_emission, alpha_out_emission, emission_enabled, emission_share, excess_tao, miner_burned, moving_price, tao_in_emission. Everything else is derived from those.