Visualization for builders reputation

thanks to Thogard, Dougie DeLuca, Michael, ek, askyv, masato james, jun, yupi for discussion and feedback.

Abstracts

This article addresses the centralization of block builders, which may reduce the user experience and censorship resistance of Ethereum. I argue that an important solution from a future where the supply chain building blocks becomes centralized, dominant & predatory is to make the reputation of the builders visible.

Background

  • Factors for centralization

Block builders collect order flow to build high-value blocks. If the collection is only from open, permissionless access, then centralization will not occur. Currently, however, they can be collected from private spaces as well, and this is a factor in centralization.

  • Order flow collection channels

    • Public Order Flow : Transactions that are publicly broadcast through mempool and are the easiest to study because anyone with the resources to run a few Ethereum nodes can have high visibility
    • Searcher order Flow : Transactions where the searcher sends bundles to n builders, and needs to select builders who can build highly competitive blocks without stealing their own MEV. Or, in some cases, resourceful searchers who do not want their MEV stolen may build a full block themselves.
    • Private Order Flow : This is the collection of order flow independently through RPC endpoints, and is basically a channel dedicated to a specific builder, so other competing builders do not have access to it.
  • Correlation between builder market share and searcher order flow

As the number of searchers increases, the number of bundle order combinations increases, potentially allowing builders to extract more value. According to data from Frontier Research, the top four of the 38 active builders have a combined 87% market share with more searcher submissions than the other builders, with 88.5% of searchers submitting to four or more builders.

  • Rational Searcher Selection

Since the combined market share of the top seven builders covers nearly 94% of the market, the most rational choice for searchers would be to submit to multiple builders.

However, increasing the number of submissions to too many builders makes it difficult to identify which builder has stolen the bundle and makes it easier for one builder to dismantle and sandwich the bundle. Also, if the share ratio is low just because they are trustworthy, they will not be able to build competitive blocks, which will negatively affect inclusion. So how does a searcher select the builders? It chooses a small number of trustworthy builders who can build highly competitive blocks. There is a trade-off between the cost of trusting these builders and inclusion.

Also note that searchers follow economic rationality, so it is likely that they will all make the same choice. For example, if builder A appears in the future with more than 50% market share, a rational choice would be to send to builder A and a few other builders.

Now, what if this is closer to 100%? The rational choice for most searchers would be to send only to the builder with a share rate close to 100%.

This rational choice of searchers and competitive environment of builders will cause centralization of block builders.

What is the problem with centralization of block builders?

  • Disincentives for new entrants and competition.


Source: Builder Dominance and Searcher Dependence

The figure of the percentage of blocks built by each builder normalized by searcher transmission rate shows that the differences in searcher transmission among builders are more pronounced. Searcher rationales and the competitive environment of the builder market tend to create further disparities even among the top builders, as certain block builders have the advantage of monopolizing the market, discouraging new entrants and competition.

  • censorship-as-a-service

As newcomers and competitors are weeded out, a dominant n = 1 builder may emerge and extract maximum value from users by exploitative means to maintain its dominance. One example of this is the formation of the censorship-as-a-service market to exclude users from trading from the block. The formation of an open market where users can bid to exclude transactions from the block. The user sends a bribe and a hash of someone elseā€™s transaction that he does not want included in the block to the n = 1 builder. The block builder is only considered if the bribe is more than the gas (and MEV) he would have received from the transaction, allowing him to make a profit by censoring traction. Similarly, an n = 1 builder could also provide a protection service by sending a hash and a bribe to help users protect themselves from this censorship, which would only be considered if it is more than the highest censored bid for the transaction. With the formation of such a self-contained market, users would have to guess whether their own transactions could be censored, and would have to pay an additional fee to pay for censorship protection.

  • The Downside of Block Generation

If a dominant block builder is created, all block creation may stop if for some reason the n = 1 builder goes offline. It has been argued that it is not particularly important that there are many regular block builders, but that it is critically important that there are several people who regularly try to create blocks, even if some of them do not succeed.

So what to do?

  • Visualizing Block Builder Reputation

Visualizing the reputation of block builders will reduce the cost of credit for searchers and make it easier to send to multiple builders. This can put builders at risk for dishonest behavior.

For example, there are searchers who assign specific values such as calldata, priority fee, hash, etc. to each builder and AB test which builder also sandwiched it. Creating a receptacle to collect the results of such AB testing and visualize reputation would have the effect of helping searchers and POF decide which builders to send to.

There may also be a strong need to develop tools that can easily monitor and detect plagiarism, assuming searchers are unable to spot dishonest builders.

  • Who will this lead to value for?

This page asks, ā€œTo whom does scoring a block lead to value?ā€ It is argued that the scoring target will vary depending on the question "to whom does it lead to value?

  1. is it value to the builder?
  2. the value to the proposer?

For example, if one were to calculate 1, it would not be to the builderā€™s advantage to include in the calculation transactions that would increase the value of the block, as it would give the impression that the builder is lining their own pockets with a large portion of the MEV. 2. The value to the proposer must be taken into account in the calculation.

In this article, neither 1 nor 2, but the value to searchers and users, who are at a more upstream layer than builders, needs to be considered, and they are the focus of the calculation here, as risk management against dishonest behavior such as reverse engineering of bundles is important to them.

  • Concerns
  1. the account of the user or searcher doing the evaluation may be revealed. Since searchers, in particular, tend to avoid account identification, it is necessary to use a mechanism such as stealth addresses to ensure the privacy of the evaluator.
  2. the system to measure evaluators and their credibility should also be taken into consideration. For example, in the popular Japanese service ā€œé£Ÿć¹ćƒ­ć‚°ā€, people who visit many restaurants and write many reviews have a large influence on the score, while those who write reviews for only a few restaurants have a small influence. How to calculate such indicators needs to be discussed.
  3. it is possible that the effect of the reputation system works in the opposite direction, encouraging order flow to be attracted to the top few builders more. The problem, however, is that n = 1 dominant builders will arise, and the ease of sending to multiple builders due to reputation visualization could prevent the worst case. The issue of new builders not getting order flow will be explored in depth in another article.

Conclusion

The right of builders to build competitive blocks needs to be decentralized, and this requires searchers to keep sending bundles to multiple builders. To do this, we will lower the cost of credit for searchers and make it easier for them to send bundles to multiple builders by providing builders with appropriate monitoring and reputation systems.

This is similar in many ways to the behavior we have seen when booking a meal or hotel in a new location, where we search for high ratings on Google and other search engines to reduce the likelihood of encountering low-quality service.

Nevertheless, there is much room for discussion about formulas, implementation, new options and trade-offs, and we would like to hear other ideas and opinions from the community. The purpose of this article is to advocate the concept, facilitate discussion, and hopefully talk about ways to solve the centralization of block builders.

List of Notes, Citations, and References

2 Likes

Currently, most understanding of a builderā€™s credibility comes from reading between the lines of discord channels. Some kind of public platform that provides more systematic and accessible insights on builderā€™s behaviours can be very helpful in mitigating harmful builder centralisation. My main concerns with such a platform that you suggested are:

  1. Will this platform accelerate builder centralisation? Larger builders will gain even more credibility and smaller builders will gain little. However, this platform may still provide positive benefits to smaller builders since now their credibility went from 0 to 0.1. This concern may also be mitigated if the platform only gave visibility to smaller builders (i.e. those with market share <10%) and not even showing the top ones.
  2. Since this will be a permissionless and anonymous platform, how will it prevent or mitigate DoSā€™ing? A malicious builder can write up lots of reviews for themselves.

Overall, I think this platform is much needed! Likely, most searchers have their own internal builder credibility dashboard. By way of such a platform, we can contribute to equalising the playing field of searchers and builders alike.

Thanks for the feedback!

  1. That is a possibility. If searchers defaulted to sending bundles only to the top builder with the highest rating score, this would increase centralization.
    To counteract this, we need to consider counteracting this by putting this score on a discrete scale rather than a continuous one, or, as you say, not showing the top builders.

  2. I had not yet thought of specific ways to prevent DoS, but I think there is a great deal to learn from the examples that already exist. If you have any good ideas, please let me know.

I too think we need this platform. I would actually like to discuss and develop the implementation aspects and get a grant to test it