A series of metrics that attempt to capture the current state of the network at the highest level.
The Network Health and Reward Reference Rates sections of the Network page.
The Validator Set Overview and State of Network Balances sections of the Network Overview page.
The Activation and Exit Capacity Utilization section of the Network Overview page.
churn limit quotient
which is 2**16 (65,536) to get the churn limit per epoch
. We then add the churn limit per epoch for all epochs in a period to get the churn limit for the whole period
.
The stake of activated and exited validators for the specific period is then divided by the period’s churn limit to get the churn capacity filled
.
To get the total stake balance of validators exited or activated over a period, we use the exit_epoch
or activation_epoch
of each validator as determined by the Beacon Chain as reference. We then add up all the validators and their stake which have these reference epochs that have already passed for a given period.
unidentified validators
. For a clearer visualisation, we removed the unfilled capacity to better see the breakdown of pools.
To view the validator activation distribution by entity, you can click the expand button
The Capacity Utilization Breakdown view of the Network Overview page.
The Consensus Client Distribution (left) and Execution Client Distribution (right) on the Network Overview page.
The Geo Distributions of those run by professionals (left) and all validators (right). "World" toggle highlighted. Click to switch between views.
The Hosting Provider Distributions of those run by professionals (left) and all validators (right).