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 value relayed
  • Active relays
  • Value over vanilla blocks
  • MEV facilitated
  • mev-boost ✗ vs mev-boost ✔
  • Sample size
  • Average transactions included
  • Average execution rewards
  • Average consensus rewards
  • Average total rewards
  • Relay market share

Was this helpful?

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

Relayer landscape

In this page we track the most important statistics relating to the operation of MEV Relays introduced with the advent of mev-boost in PoS Ethereum.

Total value relayed

The total value paid to validators in order to facilitate the production of blocks crafted by block builders. This is a combination of priority_fees and baseline_mev. This should be equal to the value of the sum of winning_bid observed accross relays.

Active relays

The number of active relays that facilitate block production in Ethereum Mainnet at present. You will find links to those relay endpoints below.

Flashbots: https://0xac6e77dfe25ecd6110b8e780608cce0dab71fdd5ebea22a16c0205200f2f8e2e3ad3b71d3499c54ad14d6c21b41a37ae@boost-relay.flashbots.net
Blocknative: https://0x9000009807ed12c1f08bf4e81c6da3ba8e3fc3d953898ce0102433094e5f22f21102ec057841fcb81978ed1ea0fa8246@builder-relay-mainnet.blocknative.com
Eden Network: https://0xb3ee7afcf27f1f1259ac1787876318c6584ee353097a50ed84f51a1f21a323b3736f271a895c7ce918c038e4265918be@relay.edennetwork.io
Bloxroute max profit: https://0x8b5d2e73e2a3a55c6c87b8b6eb92e0149a125c852751db1422fa951e42a09b82c142c3ea98d0d9930b056a3bc9896b8f@bloxroute.max-profit.blxrbdn.com
Bloxroute ethical: https://0xad0a8bb54565c2211cee576363f3a347089d2f07cf72679d16911d740262694cadb62d7fd7483f27afd714ca0f1b9118@bloxroute.ethical.blxrbdn.com
Bloxroute regulated: https://0xb0b07cd0abef743db4260b0ed50619cf6ad4d82064cb4fbec9d3ec530f7c5e6793d9f286c4e082c0244ffb9f2658fe88@bloxroute.regulated.blxrbdn.com
Manifold: https://0x98650451ba02064f7b000f5768cf0cf4d4e492317d82871bdc87ef841a0743f69f0f1eea11168503240ac35d101c9135@mainnet-relay.securerpc.com
relayoooor: https://0x84e78cb2ad883861c9eeeb7d1b22a8e02332637448f84144e245d20dff1eb97d7abdde96d4e7f80934e5554e11915c56@relayooor.wtf
Agnostic: https://0xa7ab7a996c8584251c8f925da3170bdfd6ebc75d50f5ddc4050a6fdc77f2a3b5fce2cc750d0865e05d7228af97d69561@agnostic-relay.net
Ultra Sound Money: https://0xa1559ace749633b997cb3fdacffb890aeebdb0f5a3b6aaa7eeeaf1a38af0a8fe88b9e4b1f61f236d2e64d95733327a62@relay.ultrasound.money

Value over vanilla blocks

The value surplus that blocks that were procured from MEV Relays exhibit, when compared to the locally built (vanilla) blocks. This is a comparison of aggregate average values, over the time-span of the toggled time period, and is derived from the execution layer rewards that these blocks pack for validators.

MEV facilitated

This is an estimation of the gross amount of MEV that the relays have facilitated over time. It is based on a sum of our Baseline MEV computation across the period in question.

mev-boost ✗ vs mev-boost ✔

An aggregate comparison between blocks that have been produced locally (mev-boost ✗) and blocks that have been procured from MEV relays (mev-boost ✔)

Sample size

The size of the sample of blocks in the RatedDB, that relate to the time period toggled.

Average transactions included

The number of transactions that either category of blocks packed in the respective time-period, on average.

Average execution rewards

The value of the execution layer rewards for validators that the average block in either category packed over the time period toggled. Learn more about how we go about computing those in Baseline MEV computation.

Average consensus rewards

The value of the cosensus layer rewards that the average block in either category packed over the time period toggled.

Average total rewards

The sum of execution and consensus layer rewards for either category of blocks.

Relay market share

Due to the lack of data from relays around the submission of validator signatures when proposers source MEV-boost blocks, there has been no clear way to attribute a MEV-boost block to a single relay when said block appears on more than one relay.

As a stop-gap measure, we are attributing a +1 counter to every relay that revealed the winning bid to the block proposer. This obviously leads to poor accounting as the sum of bids revelead will be greated than the sum of blocks produced. To counter this, we are only adopting this approach on comparative screens and do not account for it in other sums.

PreviousGini coefficient measurementNextBuilder landscape

Last updated 2 years ago

Was this helpful?