LogoLogo
HomeCommmunityLegal
  • Getting started
    • Welcome
    • Useful links
    • Framing the problem
    • Design goals
  • Methodologies
    • Ethereum Beacon Chain
      • Resources
      • Network explorer definitions
        • Landing page
        • Entity views
          • Top screener
          • Entity overview
          • Consensus layer statistics
          • Execution layer statistics
          • Aggregate rewards statistics
        • Aggregate views
          • Trending
          • Network overview
            • Gini coefficient measurement
          • Relayer landscape
          • Builder landscape
        • Misc
          • Index Coop dsETH
      • RAVER methodology
        • Proposer effectiveness
        • Attester effectiveness
        • Effectiveness rating
        • Slashing moderator
        • Sync committees
        • Post-hoc analysis of the Rated v0 effectiveness rating
      • Penalties and Missed Rewards methodologies
        • Penalties computation
          • Pre-Altair penalties computation
        • Validator missed rewards computation
          • Consensus missed rewards computation
          • Execution missed rewards computation
      • Baseline MEV computation
      • Aggregating validator indices
        • Classes of aggregation
    • Miscellaneous
      • Value enabled by Rated
  • API documentation
    • Introduction
    • Getting past authentication
    • API guide
    • Swagger schema
  • Legal
    • ToU & Privacy Notice
      • Website Terms of Use
      • API Terms of Use
      • Privacy Notice
  • Community
    • 🍬Let's Rate!
Powered by GitBook
On this page
  • Total Rewards Earned
  • Rewards per Validator
  • Total Penalties Accrued
  • Penalties per Validator
  • Times Slashed
  • Slashes Collected
  • Proposal Miss Rate
  • Source Accuracy
  • Target Accuracy
  • Header Accuracy
  • Client Distribution
  • Rating Percentile

Was this helpful?

  1. Methodologies
  2. Ethereum Beacon Chain
  3. Network explorer definitions
  4. Entity views

Consensus layer statistics

Definitions on variables that appear on the "Consensus layer statistics" table of the Rated network operator explorer.

Total Rewards Earned

The ETH rewards earned on all the validator indices associated with said deposit address, adjusted for the Rating Time Window toggled.

Rewards per Validator

Total Rewards Earned divided by Total Validators.

Total Penalties Accrued

The sum of offline penalties accrued on all the validator indices associated with said deposit address, adjusted for the Rating Time Window toggled. For more information on how we model penalties see our model resources page here.

Penalties per Validator

Total Penalties Accrued divided by Total Validators.

Times Slashed

The sum of slashed validator indices associated with said operator address.

Slashes Collected

The sum of the times a proposer controlled by said operator address has included a slashing proof in a block they successfully proposed.

Proposal Miss Rate

The average of Failed Block Proposals divided by Proposal Slots Attributed across the sum of the validator indices associated with said operator address.

Source Accuracy

The Participation Rate in a given Rating Time Window. If the source vote in an attestation is incorrect then the attestation is not included, thereby moderating the Participation Rate.

Target Accuracy

The amount of epoch’s a valid vote for the target checkpoint was included in the attestation divided by the number of epoch’s a validator index has been active, averaged across the sum of validators associated with said operator address.

Header Accuracy

The amount of epoch’s a valid vote for the head of the chain was included in the attestation divided by the number of epoch’s a validator index has been active, averaged across the sum of validators associated with said operator address.

Client Distribution

This is the percentage distribution of consensus clients said operator or entity is running accross the body of validator indices that it operates.

Rating Percentile

The comparative placement of the operator’s Effectiveness rating among their peers, going by operator address. We are expressing the percentile score both in the tabular view (per entity, operator or deposit address), as well as the main navigation with colour coded dots (from deep red for lowest percentile rank to deep green for highest percentile rank). Given we are ranking multiple entities on the front-end we have two tracks along which these percentiles are computed:

  • Entities: we are attributing percentile scores out of the available sample of validators, taking into account groups that appear to be operating more than 100 validators (the lowest bound that appears on the front-end).

  • Operators & Deposit Addresses: we are attributing percentile scores out of the available sample of validators, taking into account groups that appear to be operating more than 5 validators (to remove the noise that is introduced by solo operators).

PreviousEntity overviewNextExecution layer statistics

Last updated 2 years ago

Was this helpful?

In order to produce client distribution statistics for validator keys and accross entities we are using , an open source client classifier. Please note that the results that blockprint produces have a relatively wide statistical confidence interval.

blockprint