How Auction Theory Shapes Smarter Blockchain Transaction Fee Models

This paper examines how auction theory and randomized scheduling algorithms can improve transaction fee mechanisms (TFMs) in blockchain systems. It highlights a critical gap in current research: most models assume myopic miners and overlook transactions with finite lifetimes. By incorporating deadline-aware and non-myopic perspectives, the study draws parallels with fields like job scheduling and packet management, proposing a more robust, time-sensitive framework for blockchain resource allocation.


This content originally appeared on HackerNoon and was authored by EScholar: Electronic Academic Papers for Scholars

Abstract and 1. Introduction

1.1 Our Approach

1.2 Our Results & Roadmap

1.3 Related Work

  1. Model and Warmup and 2.1 Blockchain Model

    2.2 The Miner

    2.3 Game Model

    2.4 Warm Up: The Greedy Allocation Function

  2. The Deterministic Case and 3.1 Deterministic Upper Bound

    3.2 The Immediacy-Biased Class Of Allocation Function

  3. The Randomized Case

  4. Discussion and References

2 Model and Warmup

Our game proceeds in T ∈ N turns. At each one, a set of new transactions is broadcast to the network by users, and a miner is chosen to create the upcoming block. The miner, assumed to be profit-maximizing, has the sole authority to decide which transactions to allocate to its block, among the set of valid transactions which were not allocated beforehand.

\ We proceed to formally define the model. A summary of all notations appears in Appendix C.

2.1 Blockchain Model

Blocks. Blocks have a predefined maximal capacity of B ∈ N∪ {∞} identically-sized transactions. We focus on the case where B = 1

\

2.2 The Miner

We examine a far-sighted miner who plans the allocation of transactions to the next T blocks.

\ Allocation strategy. The miner’s allocation strategy is given by its allocation function x.

\ Discount factor. Miners may prefer to receive revenue earlier rather than later, as dependent on the economy’s interest rate. For example, this could be due to the profit which a miner participating in a PoS mechanism can obtain by staking funds, or a Proof-of-Work (PoW) miner can make by using its funds to purchase additional mining equipment. This is captured by the miner’s discount factor, denoted by λ ≤ 1.

\ \

\ \ Mempool. The miner stores valid transactions that were not yet allocated to a block or expired in a data structure called the memory pool (mempool). Transactions which are not allocated to the upcoming block have to wait at least one more block until being mined, but some may become ineligible for inclusion as dependent on their TTL, which decreases by 1 with each passing turn. We define a mempool function that outputs the set of transactions viable for inclusion in each block.

\ \

\ \ \

\ \ \

\ \ \

:::info Authors:

(1) Yotam Gafni, Weizmann Institute (yotam.gafni@gmail.com);

(2) Aviv Yaish, The Hebrew University, Jerusalem (aviv.yaish@mail.huji.ac.il).

:::


:::info This paper is available on arxiv under CC BY 4.0 DEED license.

:::

\


This content originally appeared on HackerNoon and was authored by EScholar: Electronic Academic Papers for Scholars


Print Share Comment Cite Upload Translate Updates
APA

EScholar: Electronic Academic Papers for Scholars | Sciencx (2025-10-13T19:54:06+00:00) How Auction Theory Shapes Smarter Blockchain Transaction Fee Models. Retrieved from https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/

MLA
" » How Auction Theory Shapes Smarter Blockchain Transaction Fee Models." EScholar: Electronic Academic Papers for Scholars | Sciencx - Monday October 13, 2025, https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/
HARVARD
EScholar: Electronic Academic Papers for Scholars | Sciencx Monday October 13, 2025 » How Auction Theory Shapes Smarter Blockchain Transaction Fee Models., viewed ,<https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/>
VANCOUVER
EScholar: Electronic Academic Papers for Scholars | Sciencx - » How Auction Theory Shapes Smarter Blockchain Transaction Fee Models. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/
CHICAGO
" » How Auction Theory Shapes Smarter Blockchain Transaction Fee Models." EScholar: Electronic Academic Papers for Scholars | Sciencx - Accessed . https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/
IEEE
" » How Auction Theory Shapes Smarter Blockchain Transaction Fee Models." EScholar: Electronic Academic Papers for Scholars | Sciencx [Online]. Available: https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/. [Accessed: ]
rf:citation
» How Auction Theory Shapes Smarter Blockchain Transaction Fee Models | EScholar: Electronic Academic Papers for Scholars | Sciencx | https://www.scien.cx/2025/10/13/how-auction-theory-shapes-smarter-blockchain-transaction-fee-models-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.