the validators
network staking
The primary network, right now.
validator lookup
Paste a NodeID for its full card — stake, delegations, uptime, badges, and lifetime history & rewards.
validator directory
Every current primary-network validator. Click a column to sort, click a row to inspect.
| Node | Stake | Delegated | Delegs | Uptime | Est APR | Ends |
|---|
faq
what is the p-chain?
avalanche's platform chain — it coordinates validators, staking, and l1s/subnets. this page reads it live: every primary-network validator, what they stake, what they earn, and how reliably they run.
what does a validator card show?
paste a NodeID (or click a row) for its live stake, delegations, uptime, delegation fee, rewards and est. apr — plus on-chain badges and lifetime history. read-only, no connect, no signature.
what are the badges?
cosmetic achievements auto-derived from public p-chain data — uptime, stake rank, delegators, delegation-cap filled, minimum fee, tenure, self-funded, and more. each shows how rare it is across the whole validator set. nothing is manually granted.
what are “seasons” and “lifetime rewards”?
a NodeID stays the same across restakes, but each staking period is a new on-chain registration. “seasons” counts those periods; “lifetime rewards” sums the rewards actually paid across every completed period. current-period figures (earned so far, est. apr) are labeled as estimates.
can i claim my validator?
yes — on a validator’s page you can set a handle, avatar and socials by signing one plain-text message with the wallet that owns its staking reward. it proves you run the node without any on-chain action: not a transaction, nothing moves, nothing is approved, it costs nothing. no token approvals or transfers, ever.
where does the data come from?
live from the avalanche p-chain public rpc (platform.getCurrentValidators) for the current set, and the avalanche data api for historical periods and paid rewards. avax/usd via binance with a coingecko fallback. cached briefly and refreshed. unofficial community page — open source.