English

On transaction parallelizability in Ethereum

Distributed, Parallel, and Cluster Computing 2019-01-31 v2 Cryptography and Security Performance

Abstract

Ethereum clients execute transactions in a sequential order prescribed by the consensus protocol. This is a safe and conservative approach to blockchain transaction processing which forgoes running transactions in parallel even when doing so would be beneficial and safe, e.g., when there is no intersection in the sets of accounts that the transactions read or modify. In this work we study the degree of transaction parallelizability and present results from three different simulations using real Ethereum transaction data. Our simulations demonstrate that notable gains are achievable with parallelization, and suggest that the potential for parallelizability improves as transaction rates increase.

Keywords

Cite

@article{arxiv.1901.09942,
  title  = {On transaction parallelizability in Ethereum},
  author = {Nadi Sarrar},
  journal= {arXiv preprint arXiv:1901.09942},
  year   = {2019}
}

Comments

2 pages, 2 figures

R2 v1 2026-06-23T07:24:41.155Z