DCETMay 13

Blockchain Transaction Conflicts: A Historical Perspective

arXiv:2505.053587.92 citationsh-index: 7
Predicted impact top 88% in DC · last 90 daysOriginality Synthesis-oriented
AI Analysis

Provides the first empirical basis for understanding transaction conflict patterns in blockchain networks, aiding the development of parallel execution techniques for smart contracts.

This paper analyzes historical transaction conflicts and parallelism in Ethereum and Solana, finding that over 50% of Ethereum blocks have >50% independent transactions, while Solana blocks have longer conflict chains (~58% vs ~18% in Ethereum).

This paper presents a comprehensive analysis of historical data across two popular blockchain networks: Ethereum and Solana. Our study focuses on two key aspects: transaction conflicts and the maximum theoretical parallelism within historical blocks. We aim to quantify the degree of transaction parallelism and assess how effectively it can be exploited by systematically examining block-level characteristics, both within individual blocks and across different historical periods. In particular, this study is the first of its kind to leverage historical transactional workloads to evaluate conflict patterns. By offering a structured approach to analyzing these conflicts, our research provides valuable insights and an empirical basis for developing more efficient parallel execution techniques for smart contracts in the Ethereum and Solana. Our empirical analysis reveals that historical Ethereum blocks frequently achieve high independence, with over 50\% independent transactions in more than 50\% of blocks, while, on average, Solana blocks contain longer conflict chains $\sim$58\%, compared to $\sim$18\% in Ethereum, reflecting fundamentally different parallel execution dynamics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes