On Fairness Concerns in the Blockchain Ecosystem
Johnnatan Messias Peixoto Afonso
TL;DR
This dissertation empirically investigates three fairness dimensions in blockchains: (i) transaction ordering fairness, (ii) contention/priority transparency, and (iii) governance voting power fairness. Across Bitcoin, Ethereum, and Compound, it finds that while miners generally follow fee-rate based norms, significant violations occur via self‑interest, private relays, and dark fees, including collusion among large mining pools. In Ethereum, private relays such as Flashbots dominate MEV capture, enabling bundling of private and public transactions with major implications for market transparency. In governance, Compound exhibits pronounced token-decision centralization, with a small set of holders and delegates shaping outcomes, raising concerns about decentralization and suggesting the need for redesigned voting mechanisms. Overall, the work demonstrates tangible fairness risks in current blockchain ecosystems and provides datasets, metrics, and analyses to guide more transparent, decentralized, and robust future designs.
Abstract
Blockchains revolutionized centralized sectors like banking and finance by promoting decentralization and transparency. In a blockchain, information is transmitted through transactions issued by participants or applications. Miners crucially select, order, and validate pending transactions for block inclusion, prioritizing those with higher incentives or fees. The order in which transactions are included can impact the blockchain final state. Moreover, applications running on top of a blockchain often rely on governance protocols to decentralize the decision-making power to make changes to their core functionality. These changes can affect how participants interact with these applications. Since one token equals one vote, participants holding multiple tokens have a higher voting power to support or reject the proposed changes. The extent to which this voting power is distributed is questionable and if highly concentrated among a few holders can lead to governance attacks. In this thesis, we audit the Bitcoin and Ethereum blockchains to investigate the norms followed by miners in determining the transaction prioritization. We also audit decentralized governance protocols such as Compound to evaluate whether the voting power is fairly distributed among the participants. Our findings have significant implications for future developments of blockchains and decentralized applications.
