{"id":19196,"date":"2026-04-11T00:15:07","date_gmt":"2026-04-11T00:15:07","guid":{"rendered":"https:\/\/cryptoted.net\/index.php\/2026\/04\/11\/on-transaction-fees-and-the-fallacy-of-market-based-solutions\/"},"modified":"2026-04-11T00:15:07","modified_gmt":"2026-04-11T00:15:07","slug":"on-transaction-fees-and-the-fallacy-of-market-based-solutions","status":"publish","type":"post","link":"https:\/\/cryptoted.net\/index.php\/2026\/04\/11\/on-transaction-fees-and-the-fallacy-of-market-based-solutions\/","title":{"rendered":"On Transaction Fees, And The Fallacy of Market-Based Solutions"},"content":{"rendered":"<p> <br \/>\n<br \/><img decoding=\"async\" src=\"https:\/\/blog.ethereum.org\/images\/posts\/minimi-family-min.jpg\" \/><\/p>\n<div id=\"\">\n<p class=\"chakra-text css-gi02ar\">Of all the parts of the Ethereum protocol, aside from the mining function the fee structure is perhaps the least set in stone. The current values, with one crypto operation taking 20 base fees, a new transaction taking 100 base fees, etc, are little more than semi-educated guesses, and harder data on exactly how much computational power a database read, an arithmetic operation and a hash actually take will certainly give us much better estimates on what exactly the ratios between the different computational fees should be. The other part of the question, that of exactly how much the base fee should be, is even more difficult to figure out; we have still not decided whether we want to target a certain block size, a certain USD-denominated level, or some combination of these factors, and it is very difficulty to say whether a base fee of <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.00001<\/mn><mi>o<\/mi><mi>r<\/mi><mi>a<\/mi><mi>b<\/mi><mi>a<\/mi><mi>s<\/mi><mi>e<\/mi><mi>f<\/mi><mi>e<\/mi><mi>e<\/mi><mi>o<\/mi><mi>f<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.00001 or a base fee of <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.00001<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">aba<\/span><span class=\"mord mathnormal\">se<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">eeo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><\/span><\/span><\/span><\/span>0.001 would be more appropriate. Ultimately, what is becoming more and more clear to us is that some kind of flexible fee system, that allows consensus-based human intervention after the fact, would be best for the project.<\/p>\n<p class=\"chakra-text css-gi02ar\">When many people coming from Bitcoin see this problem, however, they wonder why we are having such a hard time with this issue when Bitcoin already has a ready-made solution: make the fees voluntary and market-based. In the Bitcoin protocol, there are no mandatory transaction fees; even an extremely large and computationally arduous transaction can get in with a zero fee, and it is up to the miners to determine what fees they require. The lower a transaction\u2019s fee, the longer it takes for the transaction to find a miner that will let it in, and those who want faster confirmations can pay more. At some point, an equilibrium should be reached. Problem solved. So why not here?<\/p>\n<p class=\"chakra-text css-gi02ar\">The reality, is, however, is that in Bitcoin the transaction fee problem is very far from \u201csolved\u201d. The system as described above already has a serious vulnerability: miners have to pay no fees, so a miner can choke the entire network with an extremely large block. In fact, this problem is so serious that Satoshi close to fix it with the ugliest possible path: set a maximum block size limit of 1 MB, or 7 transactions per second. Now, without the immensely hard-fought and politically laden debate that necessarily accompanies any \u201chard-forking\u201d protocol change, Bitcoin simply cannot organically adapt to handle anything more than the 7 tx\/sec limit that Satoshi originally placed.<\/p>\n<p class=\"chakra-text css-gi02ar\">And that\u2019s Bitcoin. In Ethereum, the issue is even more problematic due to Turing-completeness. In Bitcoin, one can construct a mathematical proof that a transaction N bytes long will not take more than k*N time to verify for some constant k. In Ethereum, one can construct a transaction in less than 150 bytes that, absent fees, will run forever:<\/p>\n<p class=\"chakra-text css-gi02ar\">[ TO, VALUE, [ PUSH, 0, JMP ], v, r, s ]<\/p>\n<p class=\"chakra-text css-gi02ar\">In case you do not understand that, it\u2019s the equivalent of 10: DO_NOTHING, 20: GOTO 10; an infinite loop. And as soon as a miner publishes a block that includes that transaction, the entire network will freeze. In fact, thanks to the well-known impossibility of the <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"http:\/\/en.wikipedia.org\/wiki\/Halting_problem\">halting problem<\/a>, <i>it is not even possible to construct a filter to weed out infinite-looping scripts<\/i>.<\/p>\n<p class=\"chakra-text css-gi02ar\">Thus, computational attacks on Ethereum are trivial, and even more restrictions must be placed in order to ensure that Ethereum remains a workable platform. But wait, you might say, why not just take the 1 MB limit, and convert it into a <i>1 million x base fee limit<\/i>? One can even make the system more future-proof by replacing a hard cap with a floating cap of 100 times the moving average of the last 10000 blocks. At this point, we need to get deeper into the economics and try to understand what \u201cmarket-based fees\u201d are all about.<\/p>\n<h3 class=\"chakra-heading group css-xuzltg\" id=\"crypto-meet-pigou\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"crypto meet pigou permalink\" href=\"#crypto-meet-pigou\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Crypto, Meet Pigou<\/h3>\n<p class=\"chakra-text css-gi02ar\">In general terms, an idealized market, or at least one specific subset of a market, can be defined as follows. There exist a set of sellers, S[1] &#8230; S[n], who are interested in selling a particular resource, and where seller S[i] incurs a cost c[i] from giving up that resource. We can say c[1]  g[2] &gt; &#8230; &gt; g[n]. Then, an order matching process happens as follows. First, one locates the last k where g[k] &gt; c[k]. Then, one picks a price between those two values, say at p = (g[k] + c[k])\/2, and S[i] and B[i] make a trade, where S[i] gives the resource to B[i] and B[i] pays p to S[i]. All parties benefit, and the benefit is the maximum possible; if S[k+1] and B[k+1] also made a transaction, c[k+1] &gt; v[k+1], so the transaction would actually have negative net value to society. Fortunately, it is in everybody\u2019s interest to make sure that they do not participate in unfavorable trades.<\/p>\n<p class=\"chakra-text css-gi02ar\">The question is, is this kind of market the right model for Bitcoin transactions? To answer this question, let us try to put all of the players into roles. The resource is the service of transaction processing, and the people benefitting from the resource, the transaction senders, are also the buyers paying transaction fees. So far, so good. The sellers are obvious the miners. But who is incurring the costs? Here, things get tricky. For each individual transaction that a miner includes, the costs are borne not just by that miner, but by every single node in the entire network. The cost per transaction is tiny; a miner can process a transaction and include it in a block for less than <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.00001<\/mn><mi>w<\/mi><mi>o<\/mi><mi>r<\/mi><mi>t<\/mi><mi>h<\/mi><mi>o<\/mi><mi>f<\/mi><mi>e<\/mi><mi>l<\/mi><mi>e<\/mi><mi>c<\/mi><mi>t<\/mi><mi>r<\/mi><mi>i<\/mi><mi>c<\/mi><mi>i<\/mi><mi>t<\/mi><mi>y<\/mi><mi>a<\/mi><mi>n<\/mi><mi>d<\/mi><mi>d<\/mi><mi>a<\/mi><mi>t<\/mi><mi>a<\/mi><mi>s<\/mi><mi>t<\/mi><mi>o<\/mi><mi>r<\/mi><mi>a<\/mi><mi>g<\/mi><mi>e<\/mi><mi mathvariant=\"normal\">.<\/mi><mi>T<\/mi><mi>h<\/mi><mi>e<\/mi><mi>r<\/mi><mi>e<\/mi><mi>a<\/mi><mi>s<\/mi><mi>o<\/mi><mi>n<\/mi><mi>w<\/mi><mi>h<\/mi><mi>y<\/mi><mi>t<\/mi><mi>r<\/mi><mi>a<\/mi><mi>n<\/mi><mi>s<\/mi><mi>a<\/mi><mi>c<\/mi><mi>t<\/mi><mi>i<\/mi><mi>o<\/mi><mi>n<\/mi><mi>f<\/mi><mi>e<\/mi><mi>e<\/mi><mi>s<\/mi><mi>n<\/mi><mi>e<\/mi><mi>e<\/mi><mi>d<\/mi><mi>t<\/mi><mi>o<\/mi><mi>b<\/mi><mi>e<\/mi><mi>h<\/mi><mi>i<\/mi><mi>g<\/mi><mi>h<\/mi><mi>i<\/mi><mi>s<\/mi><mi>b<\/mi><mi>e<\/mi><mi>c<\/mi><mi>a<\/mi><mi>u<\/mi><mi>s<\/mi><mi>e<\/mi><mi>t<\/mi><mi>h<\/mi><mi>a<\/mi><mi>t<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.00001 worth of electricity and data storage. The reason why transaction fees need to be high is because that <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.00001<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">ec<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">y<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">dd<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord\">.<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.13889em\">T<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">ere<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">so<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">y<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">ees<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">d<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">hi<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">hi<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">ec<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">se<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">t<\/span><\/span><\/span><\/span><\/span>0.00001 is being paid by thousands of nodes all around the world.<\/p>\n<p class=\"chakra-text css-gi02ar\">It gets worse. Suppose that the net cost to the network of processing a transaction is close to <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.05.<\/mn><mi>I<\/mi><mi>n<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>o<\/mi><mi>r<\/mi><mi>y<\/mi><mo separator=\"true\">,<\/mo><mi>e<\/mi><mi>v<\/mi><mi>e<\/mi><mi>n<\/mi><mi>i<\/mi><mi>f<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>c<\/mi><mi>o<\/mi><mi>s<\/mi><mi>t<\/mi><mi>s<\/mi><mi>a<\/mi><mi>r<\/mi><mi>e<\/mi><mi>n<\/mi><mi>o<\/mi><mi>t<\/mi><mi>b<\/mi><mi>o<\/mi><mi>r<\/mi><mi>n<\/mi><mi>e<\/mi><mi>b<\/mi><mi>y<\/mi><mi>e<\/mi><mi>x<\/mi><mi>a<\/mi><mi>c<\/mi><mi>t<\/mi><mi>l<\/mi><mi>y<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>s<\/mi><mi>a<\/mi><mi>m<\/mi><mi>e<\/mi><mi>p<\/mi><mi>e<\/mi><mi>o<\/mi><mi>p<\/mi><mi>l<\/mi><mi>e<\/mi><mi>w<\/mi><mi>h<\/mi><mi>o<\/mi><mi>s<\/mi><mi>e<\/mi><mi>t<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>p<\/mi><mi>r<\/mi><mi>i<\/mi><mi>c<\/mi><mi>e<\/mi><mi>s<\/mi><mo separator=\"true\">,<\/mo><mi>a<\/mi><mi>s<\/mi><mi>l<\/mi><mi>o<\/mi><mi>n<\/mi><mi>g<\/mi><mi>a<\/mi><mi>s<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>t<\/mi><mi>r<\/mi><mi>a<\/mi><mi>n<\/mi><mi>s<\/mi><mi>a<\/mi><mi>c<\/mi><mi>t<\/mi><mi>i<\/mi><mi>o<\/mi><mi>n<\/mi><mi>f<\/mi><mi>e<\/mi><mi>e<\/mi><mi>i<\/mi><mi>s<\/mi><mi>c<\/mi><mi>l<\/mi><mi>o<\/mi><mi>s<\/mi><mi>e<\/mi><mi>t<\/mi><mi>o<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.05. In theory, even if the costs are not borne by exactly the same people who set the prices, as long as the transaction fee is close to <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.05.<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.07847em\">I<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">eory<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">ni<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">ecos<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">re<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">ye<\/span><span class=\"mord mathnormal\">x<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">tl<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">y<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">es<\/span><span class=\"mord mathnormal\">am<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">p<\/span><span class=\"mord mathnormal\">eo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">pl<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">ose<\/span><span class=\"mord mathnormal\">tt<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">p<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">ces<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">sc<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">ose<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><\/span><\/span><\/span><\/span>0.05 the system would still be in balance. But what is the equilibrium transaction fee going to be? Right now, fees are around <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.09<\/mn><mi>s<\/mi><mi>i<\/mi><mi>m<\/mi><mi>p<\/mi><mi>l<\/mi><mi>y<\/mi><mi>b<\/mi><mi>e<\/mi><mi>c<\/mi><mi>a<\/mi><mi>u<\/mi><mi>s<\/mi><mi>e<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mi>s<\/mi><mi>a<\/mi><mi>r<\/mi><mi>e<\/mi><mi>t<\/mi><mi>o<\/mi><mi>o<\/mi><mi>l<\/mi><mi>a<\/mi><mi>z<\/mi><mi>y<\/mi><mi>t<\/mi><mi>o<\/mi><mi>s<\/mi><mi>w<\/mi><mi>i<\/mi><mi>t<\/mi><mi>c<\/mi><mi>h<\/mi><mi mathvariant=\"normal\">.<\/mi><mi>B<\/mi><mi>u<\/mi><mi>t<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>n<\/mi><mo separator=\"true\">,<\/mo><mi>i<\/mi><mi>n<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>f<\/mi><mi>u<\/mi><mi>t<\/mi><mi>u<\/mi><mi>r<\/mi><mi>e<\/mi><mo separator=\"true\">,<\/mo><mi>w<\/mi><mi>h<\/mi><mi>a<\/mi><mi>t<\/mi><mi>h<\/mi><mi>a<\/mi><mi>p<\/mi><mi>p<\/mi><mi>e<\/mi><mi>n<\/mi><mi>s<\/mi><mi>o<\/mi><mi>n<\/mi><mi>c<\/mi><mi>e<\/mi><mi>f<\/mi><mi>e<\/mi><mi>e<\/mi><mi>s<\/mi><mi>b<\/mi><mi>e<\/mi><mi>c<\/mi><mi>o<\/mi><mi>m<\/mi><mi>e<\/mi><mi>a<\/mi><mi>l<\/mi><mi>a<\/mi><mi>r<\/mi><mi>g<\/mi><mi>e<\/mi><mi>r<\/mi><mi>s<\/mi><mi>h<\/mi><mi>a<\/mi><mi>r<\/mi><mi>e<\/mi><mi>o<\/mi><mi>f<\/mi><mi>a<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mtext>\u2019<\/mtext><mi>s<\/mi><mi>r<\/mi><mi>e<\/mi><mi>v<\/mi><mi>e<\/mi><mi>n<\/mi><mi>u<\/mi><mi>e<\/mi><mi>a<\/mi><mi>n<\/mi><mi>d<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mi>s<\/mi><mi>h<\/mi><mi>a<\/mi><mi>v<\/mi><mi>e<\/mi><mi>a<\/mi><mi>l<\/mi><mi>a<\/mi><mi>r<\/mi><mi>g<\/mi><mi>e<\/mi><mi>i<\/mi><mi>n<\/mi><mi>c<\/mi><mi>e<\/mi><mi>n<\/mi><mi>t<\/mi><mi>i<\/mi><mi>v<\/mi><mi>e<\/mi><mi>t<\/mi><mi>o<\/mi><mi>t<\/mi><mi>r<\/mi><mi>y<\/mi><mi>t<\/mi><mi>o<\/mi><mi>m<\/mi><mi>a<\/mi><mi>x<\/mi><mi>i<\/mi><mi>m<\/mi><mi>i<\/mi><mi>z<\/mi><mi>e<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>i<\/mi><mi>r<\/mi><mi>t<\/mi><mi>a<\/mi><mi>k<\/mi><mi>e<\/mi><mo stretchy=\"false\">?<\/mo><mi>T<\/mi><mi>h<\/mi><mi>e<\/mi><mi>o<\/mi><mi>b<\/mi><mi>v<\/mi><mi>i<\/mi><mi>o<\/mi><mi>u<\/mi><mi>s<\/mi><mi>a<\/mi><mi>n<\/mi><mi>s<\/mi><mi>w<\/mi><mi>e<\/mi><mi>r<\/mi><mi>i<\/mi><mi>s<\/mi><mo separator=\"true\">,<\/mo><mi>f<\/mi><mi>o<\/mi><mi>r<\/mi><mi>a<\/mi><mi>s<\/mi><mi>o<\/mi><mi>l<\/mi><mi>o<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>e<\/mi><mi>q<\/mi><mi>u<\/mi><mi>i<\/mi><mi>l<\/mi><mi>i<\/mi><mi>b<\/mi><mi>r<\/mi><mi>i<\/mi><mi>u<\/mi><mi>m<\/mi><mi>t<\/mi><mi>r<\/mi><mi>a<\/mi><mi>n<\/mi><mi>s<\/mi><mi>a<\/mi><mi>c<\/mi><mi>t<\/mi><mi>i<\/mi><mi>o<\/mi><mi>n<\/mi><mi>f<\/mi><mi>e<\/mi><mi>e<\/mi><mi>i<\/mi><mi>s<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.09 simply because miners are too lazy to switch. But then, in the future, what happens once fees become a larger share of a miner\u2019s revenue and miners have a large incentive to try to maximize their take? The obvious answer is, for a solo miner the equilibrium transaction fee is <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.09<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">im<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">pl<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">y<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">ec<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">se<\/span><span class=\"mord mathnormal\">min<\/span><span class=\"mord mathnormal\">ers<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">re<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">oo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">zy<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">os<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord\">.<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.05017em\">B<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">tt<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">in<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">re<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">pp<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">so<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">ce<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">ees<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">eco<\/span><span class=\"mord mathnormal\">m<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">ers<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">reo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">amin<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">er<\/span><span class=\"mord\">\u2019<\/span><span class=\"mord mathnormal\">sre<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">d<\/span><span class=\"mord mathnormal\">min<\/span><span class=\"mord mathnormal\">ers<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">in<\/span><span class=\"mord mathnormal\">ce<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">ry<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">ma<\/span><span class=\"mord mathnormal\">x<\/span><span class=\"mord mathnormal\">imi<\/span><span class=\"mord mathnormal\">ze<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03148em\">ak<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mclose\">?<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.13889em\">T<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">eo<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">er<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">so<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">min<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">er<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">q<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">ib<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">m<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">s<\/span><\/span><\/span><\/span><\/span>0.00001. If a transaction with a fee of <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.00002<\/mn><mi>c<\/mi><mi>o<\/mi><mi>m<\/mi><mi>e<\/mi><mi>s<\/mi><mi>i<\/mi><mi>n<\/mi><mo separator=\"true\">,<\/mo><mi>a<\/mi><mi>n<\/mi><mi>d<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mi>a<\/mi><mi>d<\/mi><mi>d<\/mi><mi>s<\/mi><mi>i<\/mi><mi>t<\/mi><mo separator=\"true\">,<\/mo><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>m<\/mi><mi>i<\/mi><mi>n<\/mi><mi>e<\/mi><mi>r<\/mi><mi>w<\/mi><mi>i<\/mi><mi>l<\/mi><mi>l<\/mi><mi>h<\/mi><mi>a<\/mi><mi>v<\/mi><mi>e<\/mi><mi>e<\/mi><mi>a<\/mi><mi>r<\/mi><mi>n<\/mi><mi>e<\/mi><mi>d<\/mi><mi>a<\/mi><mi>p<\/mi><mi>r<\/mi><mi>o<\/mi><mi>f<\/mi><mi>i<\/mi><mi>t<\/mi><mi>o<\/mi><mi>f<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.00002 comes in, and the miner adds it, the miner will have earned a profit of <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.00002<\/span><span class=\"mord mathnormal\">co<\/span><span class=\"mord mathnormal\">m<\/span><span class=\"mord mathnormal\">es<\/span><span class=\"mord mathnormal\">in<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">d<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">min<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">er<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">dd<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">min<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">er<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">ll<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">v<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">d<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">p<\/span><span class=\"mord mathnormal\">ro<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><\/span><\/span><\/span><\/span>0.00001, and the remaining $0.04999 worth of costs will be paid by the rest of the network together \u2013 a cryptographic tragedy of the commons.<\/p>\n<p class=\"chakra-text css-gi02ar\">Now, suppose that the mining ecosystem is more oligarchic, with one pool controlling 25% of all mining power. What are the incentives then? Here, it gets more tricky. The mining pool can actually choose to set its minimum fee higher, perhaps at <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.001.<\/mn><mi>T<\/mi><mi>h<\/mi><mi>i<\/mi><mi>s<\/mi><mi>m<\/mi><mi>a<\/mi><mi>y<\/mi><mi>s<\/mi><mi>e<\/mi><mi>e<\/mi><mi>m<\/mi><mi>l<\/mi><mi>i<\/mi><mi>k<\/mi><mi>e<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>p<\/mi><mi>o<\/mi><mi>o<\/mi><mi>l<\/mi><mi>i<\/mi><mi>s<\/mi><mi>f<\/mi><mi>o<\/mi><mi>r<\/mi><mi>g<\/mi><mi>o<\/mi><mi>i<\/mi><mi>n<\/mi><mi>g<\/mi><mi>p<\/mi><mi>r<\/mi><mi>o<\/mi><mi>f<\/mi><mi>i<\/mi><mi>t<\/mi><mi>o<\/mi><mi>p<\/mi><mi>p<\/mi><mi>o<\/mi><mi>r<\/mi><mi>t<\/mi><mi>u<\/mi><mi>n<\/mi><mi>i<\/mi><mi>t<\/mi><mi>i<\/mi><mi>e<\/mi><mi>s<\/mi><mi>b<\/mi><mi>e<\/mi><mi>t<\/mi><mi>w<\/mi><mi>e<\/mi><mi>e<\/mi><mi>n<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.001. This may seem like the pool is forgoing profit opportunities between <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.001.<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.13889em\">T<\/span><span class=\"mord mathnormal\">hi<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">ma<\/span><span class=\"mord mathnormal\">ysee<\/span><span class=\"mord mathnormal\">m<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03148em\">ik<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">p<\/span><span class=\"mord mathnormal\">oo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">in<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">p<\/span><span class=\"mord mathnormal\">ro<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">pp<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">or<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\">ni<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">es<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">tw<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">n<\/span><\/span><\/span><\/span><\/span>0.00001 and <span class=\"math math-inline\"><span class=\"katex\"><span class=\"katex-mathml\"><math xmlns=\"http:\/\/www.w3.org\/1998\/Math\/MathML\"><semantics><mrow><mn>0.00099<\/mn><mo separator=\"true\">,<\/mo><mi>b<\/mi><mi>u<\/mi><mi>t<\/mi><mi>w<\/mi><mi>h<\/mi><mi>a<\/mi><mi>t<\/mi><mi>i<\/mi><mi>s<\/mi><mi>a<\/mi><mi>l<\/mi><mi>s<\/mi><mi>o<\/mi><mi>h<\/mi><mi>a<\/mi><mi>p<\/mi><mi>p<\/mi><mi>e<\/mi><mi>n<\/mi><mi>i<\/mi><mi>n<\/mi><mi>g<\/mi><mi>i<\/mi><mi>s<\/mi><mi>t<\/mi><mi>h<\/mi><mi>a<\/mi><mi>t<\/mi><mi>m<\/mi><mi>a<\/mi><mi>n<\/mi><mi>y<\/mi><mi>o<\/mi><mi>f<\/mi><mi>t<\/mi><mi>h<\/mi><mi>e<\/mi><mi>t<\/mi><mi>r<\/mi><mi>a<\/mi><mi>n<\/mi><mi>s<\/mi><mi>a<\/mi><mi>c<\/mi><mi>t<\/mi><mi>i<\/mi><mi>o<\/mi><mi>n<\/mi><mi>s<\/mi><mi>e<\/mi><mi>n<\/mi><mi>d<\/mi><mi>e<\/mi><mi>r<\/mi><mi>s<\/mi><mi>w<\/mi><mi>h<\/mi><mi>o<\/mi><mi>w<\/mi><mi>e<\/mi><mi>r<\/mi><mi>e<\/mi><mi>a<\/mi><mi>d<\/mi><mi>d<\/mi><mi>i<\/mi><mi>n<\/mi><mi>g<\/mi><mi>b<\/mi><mi>e<\/mi><mi>t<\/mi><mi>w<\/mi><mi>e<\/mi><mi>e<\/mi><mi>n<\/mi><\/mrow><annotation encoding=\"application\/x-tex\">0.00099, but what is also happening is that many of the transaction senders who were adding between <\/annotation><\/semantics><\/math><\/span><span class=\"katex-html\" aria-hidden=\"true\"><span class=\"base\"><span class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em\"\/><span class=\"mord\">0.00099<\/span><span class=\"mpunct\">,<\/span><span class=\"mspace\" style=\"margin-right:0.1667em\"\/><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">u<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">tw<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.01968em\">l<\/span><span class=\"mord mathnormal\">so<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">pp<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">nin<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">ha<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">man<\/span><span class=\"mord mathnormal\">yo<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.10764em\">f<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02778em\">r<\/span><span class=\"mord mathnormal\">an<\/span><span class=\"mord mathnormal\">s<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">c<\/span><span class=\"mord mathnormal\">t<\/span><span class=\"mord mathnormal\">i<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">se<\/span><span class=\"mord mathnormal\">n<\/span><span class=\"mord mathnormal\">d<\/span><span class=\"mord mathnormal\">ers<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">h<\/span><span class=\"mord mathnormal\">o<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">w<\/span><span class=\"mord mathnormal\">ere<\/span><span class=\"mord mathnormal\">a<\/span><span class=\"mord mathnormal\">dd<\/span><span class=\"mord mathnormal\">in<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.03588em\">g<\/span><span class=\"mord mathnormal\">b<\/span><span class=\"mord mathnormal\">e<\/span><span class=\"mord mathnormal\" style=\"margin-right:0.02691em\">tw<\/span><span class=\"mord mathnormal\">ee<\/span><span class=\"mord mathnormal\">n<\/span><\/span><\/span><\/span><\/span>0.00001 and $0.00099 before now have the incentive to increase their fees to make sure this pool confirms their transactions \u2013 otherwise, they would need to wait an average of 3.3 minutes longer. Thus, the fewer miners there are, the higher fees go \u2013 even thought a reduced number of miners actually means a lower network cost of processing all transactions.<\/p>\n<p class=\"chakra-text css-gi02ar\">From the above discussion, what should become painfully clear is that transaction processing simply <i>is not a market<\/i>, and therefore trying to apply market-like mechanisms to it is an exercise in random guessing at best, and a scalability disaster at worst. So what are the alternatives? The economically ideal solution is one that has often been brought up in the context of global warming, perhaps the largest geopolitical tragedy of the commons scenario in the modern world: <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"http:\/\/en.wikipedia.org\/wiki\/Arthur_Cecil_Pigou\">Pigovian taxes<\/a>.<\/p>\n<h3 class=\"chakra-heading group css-xuzltg\" id=\"price-setting-without-a-market\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"price setting without a market permalink\" href=\"#price-setting-without-a-market\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Price Setting without A Market<\/h3>\n<p class=\"chakra-text css-gi02ar\">The way a Pigovian tax works is simple. Through some mechanism, the total net cost of consuming a certain quantity of a common resource (eg. network computation, air purity) is calculated. Then, everyone who consumes that resource is required to pay that cost for every unit of the resource that they consume (or for every unit of pollution that they emit). The challenge in Pigovian taxation, however, is twofold. First, who gets the revenue? Second, and more importantly, there is no way to opt out of pollution, and thus no way for the market to extract people\u2019s preferences about how much they would need to gain in order to suffer a given dose of pollution; thus, how do we set the price?<\/p>\n<p class=\"chakra-text css-gi02ar\">In general, there are three ways of solving this problem:<\/p>\n<ol role=\"list\" class=\"css-vgl4zd\">\n<li class=\"css-0\">Philosopher kings set the price, and disappear as the price is set in stone forever.<\/li>\n<li class=\"css-0\">Philosopher kings maintain active control over the price.<\/li>\n<li class=\"css-0\">Some kind of democratic mechanism<\/li>\n<\/ol>\n<p class=\"chakra-text css-gi02ar\">There is also a fourth way, some kind of market mechanism which randomly doles out extra pollution to certain groups and attempts to measure the extent to which people (or network nodes in the context of a crytocurrency) are willing to go to avoid that pollution; this approach is interesting but heavily underexplored, and I will not attempt to examine it at this point in time.<\/p>\n<p class=\"chakra-text css-gi02ar\">Our initial strategy was (1). Ripple\u2019s strategy is (2). Now, we are increasingly looking to (3). But how would (3) be implemented? Fortunately, cryptocurrency is all about democratic consensus, and every cryptocurrency already has at least two forms of consensus baked in: proof of work and proof of stake. I will show two very simple protocols for doing this right now:<\/p>\n<h4 class=\"chakra-heading group css-qm6a1\" id=\"proof-of-work-protocol\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"proof of work protocol permalink\" href=\"#proof-of-work-protocol\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Proof of work Protocol<\/h4>\n<ol role=\"list\" class=\"css-vgl4zd\">\n<li class=\"css-0\">If you mine a block, you have the right to set a value in the \u201cextra data field\u201d, which can be anywhere from 0-32 bytes (this is already in the protocol)<\/li>\n<li class=\"css-0\">If the first byte of this data is 0, nothing happens<\/li>\n<li class=\"css-0\">If the first byte of this data is 1, we set block.basefee = block.basefee + floor(block.basefee \/ 65536)<\/li>\n<li class=\"css-0\">If the first byte of this data is 255, we set block.basefee = block.basefee &#8211; floor(block.basefee \/ 65536)<\/li>\n<\/ol>\n<h4 class=\"chakra-heading group css-qm6a1\" id=\"proof-of-stake-protocol\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"proof of stake protocol permalink\" href=\"#proof-of-stake-protocol\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Proof of stake Protocol<\/h4>\n<ol role=\"list\" class=\"css-vgl4zd\">\n<li class=\"css-0\">After each block, calculate h = sha256(block.parenthash + address) * block.address_balance(address)for each address<\/li>\n<li class=\"css-0\">If h &gt; 2^256 \/ difficulty, where difficulty is a set constant, that address can sign either 1, 0 or 255 and create a signed object of the form [ val, v, r, s ]<\/li>\n<li class=\"css-0\">The miner can then include that object in the block header, giving the miner and the stakeholder some miniscule reward.<\/li>\n<li class=\"css-0\">If the data is 1, we set block.basefee = block.basefee + floor(block.basefee \/ 65536)<\/li>\n<li class=\"css-0\">If the data is 255, we set block.basefee = block.basefee &#8211; floor(block.basefee \/ 65536)<\/li>\n<\/ol>\n<p class=\"chakra-text css-gi02ar\">The two protocols are functionally close to identical; the only difference is that in the proof of work protocol miners decide on the basefee and in the proof of stake protocol ether holders do. The question is, do miners and ether holders have their incentives aligned to set the fee fairly? If transaction fees go to miners, then miners clearly do not. However, if transaction fees are burned, and thus their value goes to all ether holder proportionately through reduced inflation, then perhaps they do. Miners and ether holders both want to see the value of their ether go up, so they want to set a fee that makes the network more useful, both in terms of not making it prohibitively expensive to make transactions and in terms of not setting a high computational load. Thus, in theory, assuming rational actors, we will have fees that are at least somewhat reasonable.<\/p>\n<p class=\"chakra-text css-gi02ar\">Is there a reason to go one way or the other in terms of miners versus ether holders? Perhaps there is. Miners have the incentive to see the value of ether go as high as possible in the short term, but perhaps not so much in the long term, since a prolonged rise eventually brings competition which cancels out the miners\u2019 increased profit. Thus, miners might end up adopting a looser policy that imposes higher costs (eg. data storage) on miners far down the line. Ether holders, on the other hand, seem to have a longer term interest. On the other hand, miners are somewhat \u201clocked in\u201d to mining ether specifically, especially if semi-specialized or specialized hardware gets involved; ether holders, on the other hand, can easily hop from one market to the other. Furthermore, miners are less anonymous than ether holders. Thus, the issue is not clear cut; if transaction fees are burned one can go either way.<\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2014\/02\/01\/on-transaction-fees-and-the-fallacy-of-market-based-solutions\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Of all the parts of the Ethereum protocol, aside from the mining function the fee structure is perhaps the least set in stone. The current values, with one crypto operation taking 20 base fees, a new transaction taking 100 base fees, etc, are little more than semi-educated guesses, and harder data on exactly how much [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":19197,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"tdm_status":"","tdm_grid_status":"","footnotes":""},"categories":[24],"tags":[],"kronos_expire_date":[],"class_list":["post-19196","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ethereum"],"_links":{"self":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts\/19196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/comments?post=19196"}],"version-history":[{"count":0,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts\/19196\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/media\/19197"}],"wp:attachment":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/media?parent=19196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/categories?post=19196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/tags?post=19196"},{"taxonomy":"kronos_expire_date","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/kronos_expire_date?post=19196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}