This paper explores how blockchain miners decide which transactions to include in limited-size blocks when future profits are discounted. By modeling the transaction fee mechanism (TFM) as an optimization problem similar to online buffer management in computer networks, it introduces new deterministic and randomized algorithms that outperform traditional methods in discounted settings. The study provides a theoretical framework for understanding miner incentives, showing how time preference and future uncertainty shape the economics of decentralized transaction processing.This paper explores how blockchain miners decide which transactions to include in limited-size blocks when future profits are discounted. By modeling the transaction fee mechanism (TFM) as an optimization problem similar to online buffer management in computer networks, it introduces new deterministic and randomized algorithms that outperform traditional methods in discounted settings. The study provides a theoretical framework for understanding miner incentives, showing how time preference and future uncertainty shape the economics of decentralized transaction processing.

Modeling Miner Incentives in Discounted Transaction Fee Mechanisms

2025/10/14 03:53

:::info Authors:

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

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

:::

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

  • A. Missing Proofs for Sections 2, 3
  • B. Missing Proofs for Section 4
  • C. Glossary

Abstract

Decentralized cryptocurrencies are payment systems that rely on aligning the incentives of users and miners to operate correctly and offer a high quality of service to users. Recent literature studies the mechanism design problem of the auction serving as a cryptocurrency’s transaction fee mechanism (TFM).

\ We find that a non-myopic modelling of miners falls close to another well-known problem: that of online buffer management for packet switching. The main difference is that unlike packets which are of a fixed size throughout their lifetime, in a financial environment, user preferences (and therefore revenue extraction) may be time-dependent. We study the competitive ratio guarantees given a certain discount rate, and show how existing methods from packet scheduling, which we call “the undiscounted case”, perform suboptimally in the more general discounted setting. Most notably, we find a novel, simple, memoryless, and optimal deterministic algorithm for the semi-myopic case, when the discount factor is up to ≈ 0.770018. We also present a randomized algorithm that achieves better performance than the best possible deterministic algorithm, for any discount rate.

1 Introduction

We study the problem of scheduling transactions with deadlines. In this problem, an algorithm is tasked with scheduling transactions, each represented by its deadline t, also known as its time to live (TTL), and its value ϕ, with the goal of maximizing the value of transactions that are scheduled before their TTL ends. The number of transactions which can be scheduled at any given time is limited and the algorithm is unaware of the future schedule of transactions.

\ This formulation can be applied to a variety of settings, where our main interest lies in a blockchain miner’s decision to allocate transactions to size limited blocks [Rou20], but a rich literature exists that studies this problem in the context of packet scheduling, ride-sharing, and so on. In the blockchain setting, a transaction’s value is the fee the miner can collect by allocating it, and its TTL is a user defined parameter that specifies the time window within which it can be included in a block, after which it expires and does not incur fees. Notably, Ethereum users can submit expiring transactions using service providers such as Flashbots [fla23], with certain blockchains supporting this functionality by default, like Zcash [Gra18].

\ Importantly, miners may have a preference to obtaining profits earlier rather than later, as these can be used to increase future profits, for example by depositing them as stake, or in other interestbearing instruments. This means that the value of transactions that are allocated in the future should be discounted. We show that solutions explored by previous literature, while enjoying good performance in the undiscounted case, need to be adapted, or will otherwise perform suboptimally in the discounted setting.

1.1 Our Approach

There are two aspects that require consideration when analyzing the decision-making problem for miners in TFMs. One, which is not discussed here, is that of strategic manipulations: either by the users (“shading” the transaction fees they bid), or by the miners, that may deviate from the intended allocation protocol. Though we do not explicitly incorporate the latter in the model, the implications of our results for this point are discussed in further detail in Section 5. The other uncertainty, which is the focus of this work, is miners’ limited knowledge of future transactions. We find that a competitive ratio analysis is a natural method to study this problem [BE05].

\ We consider a model where users have a single-minded value, composed of a fee they are willing to pay, and a deadline within which the transaction needs to be accepted to be valuable. Miners apply a discount rate to future revenue. Each transaction’s fee thus “decays” by a global discount factor λ < 1 at each time step until the transaction expires. This models the preference of a miner to receive revenue earlier rather than later, as dependent on the economy’s interest rate. Specifically in cryptocurrencies, miners may use “early” revenue to increase mining profits, for example by using it as stake in Proof-of-Stake (PoS) protocols, or to purchase additional mining equipment. Such considerations were not accounted for in the TFM literature thus far, but are common in the economic literature, in particular in the study of repeated auctions [DMSW21] and of the economic aspects of blockchains [SU19; PW21; YZ20; YTZ22]. Another discount factor we should consider is the miner ratio, as a miner may know with certainty that they will get the revenue of the upcoming transaction, but only have a probability α of mining any other future block. Interestingly, the miner ratio α, which is natural in blockchain settings, fits the notion of “present bias” as used in behavioral economics (see, e.g., [KOR16; OR15]). A present biased agent has a preference for utility in the current step, over future steps. Though our motivation is not behavioral, our analysis ends up being applicable for this possibility of present bias.

\

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

:::

\

Clause de non-responsabilité : les articles republiés sur ce site proviennent de plateformes publiques et sont fournis à titre informatif uniquement. Ils ne reflètent pas nécessairement les opinions de MEXC. Tous les droits restent la propriété des auteurs d'origine. Si vous estimez qu'un contenu porte atteinte aux droits d'un tiers, veuillez contacter service@support.mexc.com pour demander sa suppression. MEXC ne garantit ni l'exactitude, ni l'exhaustivité, ni l'actualité des contenus, et décline toute responsabilité quant aux actions entreprises sur la base des informations fournies. Ces contenus ne constituent pas des conseils financiers, juridiques ou professionnels, et ne doivent pas être interprétés comme une recommandation ou une approbation de la part de MEXC.
Partager des idées

Vous aimerez peut-être aussi

The Channel Factories We’ve Been Waiting For

The Channel Factories We’ve Been Waiting For

The post The Channel Factories We’ve Been Waiting For appeared on BitcoinEthereumNews.com. Visions of future technology are often prescient about the broad strokes while flubbing the details. The tablets in “2001: A Space Odyssey” do indeed look like iPads, but you never see the astronauts paying for subscriptions or wasting hours on Candy Crush.  Channel factories are one vision that arose early in the history of the Lightning Network to address some challenges that Lightning has faced from the beginning. Despite having grown to become Bitcoin’s most successful layer-2 scaling solution, with instant and low-fee payments, Lightning’s scale is limited by its reliance on payment channels. Although Lightning shifts most transactions off-chain, each payment channel still requires an on-chain transaction to open and (usually) another to close. As adoption grows, pressure on the blockchain grows with it. The need for a more scalable approach to managing channels is clear. Channel factories were supposed to meet this need, but where are they? In 2025, subnetworks are emerging that revive the impetus of channel factories with some new details that vastly increase their potential. They are natively interoperable with Lightning and achieve greater scale by allowing a group of participants to open a shared multisig UTXO and create multiple bilateral channels, which reduces the number of on-chain transactions and improves capital efficiency. Achieving greater scale by reducing complexity, Ark and Spark perform the same function as traditional channel factories with new designs and additional capabilities based on shared UTXOs.  Channel Factories 101 Channel factories have been around since the inception of Lightning. A factory is a multiparty contract where multiple users (not just two, as in a Dryja-Poon channel) cooperatively lock funds in a single multisig UTXO. They can open, close and update channels off-chain without updating the blockchain for each operation. Only when participants leave or the factory dissolves is an on-chain transaction…
Partager
BitcoinEthereumNews2025/09/18 00:09
Partager
Fed rate decision September 2025

Fed rate decision September 2025

The post Fed rate decision September 2025 appeared on BitcoinEthereumNews.com. WASHINGTON – The Federal Reserve on Wednesday approved a widely anticipated rate cut and signaled that two more are on the way before the end of the year as concerns intensified over the U.S. labor market. In an 11-to-1 vote signaling less dissent than Wall Street had anticipated, the Federal Open Market Committee lowered its benchmark overnight lending rate by a quarter percentage point. The decision puts the overnight funds rate in a range between 4.00%-4.25%. Newly-installed Governor Stephen Miran was the only policymaker voting against the quarter-point move, instead advocating for a half-point cut. Governors Michelle Bowman and Christopher Waller, looked at for possible additional dissents, both voted for the 25-basis point reduction. All were appointed by President Donald Trump, who has badgered the Fed all summer to cut not merely in its traditional quarter-point moves but to lower the fed funds rate quickly and aggressively. In the post-meeting statement, the committee again characterized economic activity as having “moderated” but added language saying that “job gains have slowed” and noted that inflation “has moved up and remains somewhat elevated.” Lower job growth and higher inflation are in conflict with the Fed’s twin goals of stable prices and full employment.  “Uncertainty about the economic outlook remains elevated” the Fed statement said. “The Committee is attentive to the risks to both sides of its dual mandate and judges that downside risks to employment have risen.” Markets showed mixed reaction to the developments, with the Dow Jones Industrial Average up more than 300 points but the S&P 500 and Nasdaq Composite posting losses. Treasury yields were modestly lower. At his post-meeting news conference, Fed Chair Jerome Powell echoed the concerns about the labor market. “The marked slowing in both the supply of and demand for workers is unusual in this less dynamic…
Partager
BitcoinEthereumNews2025/09/18 02:44
Partager
Tapzi is Investors’ 1000x Pick in Volatile Market

Tapzi is Investors’ 1000x Pick in Volatile Market

The post Tapzi is Investors’ 1000x Pick in Volatile Market appeared on BitcoinEthereumNews.com. Crypto News 18 September 2025 | 00:05 Bitcoin swings after CPI data release as Tapzi’s presale gains momentum, emerging as a top crypto project in 2025. The crypto market moved sharply last week after the release of US Consumer Price Index (CPI) data. Bitcoin, the largest digital asset, reacted within minutes of the announcement, recording rapid swings before settling back near earlier levels.  At the same time, presale projects continued to attract investors, with Tapzi emerging as one of the most-watched tokens this month. It is being picked by investors as the next crypto to explode due to its high-growth potential in Tier 1 and Tier 2 countries, with Web3 gaming’s increasing adoption. Tapzi Presale Draws Attention While Bitcoin reacted to economic data, Tapzi’s presale has become a focal point among both retail and larger investors. Tapzi is a Web3 gaming platform designed to merge competitive gameplay with blockchain-based settlements. Players stake TAPZI tokens in head-to-head matches of chess, checkers, rock-paper-scissors, and tic-tac-toe. Winners receive tokens directly from prize pools funded by players, not by inflationary rewards. Don’t Watch the Wave – Ride It With $TAPZI! The presale opened with tokens priced at $0.0035. More than 27 million tokens have already been sold, with prices set to increase in each new stage. Analysts following the sale point to potential gains of around 300% once TAPZI lists on exchanges later this year. Liquidity locks and vesting schedules are in place to reduce the risks of sharp sell-offs after launch. This has placed Tapzi on the radar of investors searching for the best crypto to buy now. Bitcoin Price Reacts to CPI Last week, Bitcoin climbed toward $114,000 before jumping to $114,500, its highest level in weeks. The gains were short-lived as the price quickly dropped by $1,000. At press time, Bitcoin…
Partager
BitcoinEthereumNews2025/09/18 06:26
Partager