{"id":14,"date":"2026-06-25T12:31:04","date_gmt":"2026-06-25T12:31:04","guid":{"rendered":"https:\/\/hoge.gg\/se\/eip-1559-explained\/"},"modified":"2026-06-25T12:31:04","modified_gmt":"2026-06-25T12:31:04","slug":"eip-1559-explained","status":"publish","type":"post","link":"https:\/\/hoge.gg\/se\/eip-1559-explained\/","title":{"rendered":"EIP-1559 f\u00f6rklarat f\u00f6r icke-utvecklare \u2014 och varf\u00f6r br\u00e4nningen \u00e4r viktig"},"content":{"rendered":"\r\n<p class=\"wp-block-paragraph\">At 12:33:42 UTC on 5 August 2021, Ethereum block <strong>12,965,000<\/strong> activated the London hard fork and with it <a href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-1559\" target=\"_blank\" rel=\"noopener\">EIP-1559<\/a>, the most significant change to the network&#8217;s economics since genesis. From that block onward, the fee market stopped being a sealed-bid first-price auction and became a two-part mechanism with an algorithmic base fee that the protocol <em>burns<\/em>. As of 1 March 2026, cumulative ETH burned since activation sits at <strong>4.51 million ETH<\/strong>, worth roughly <strong>11,3 miljarder SEK<\/strong> at current prices. The supply curve of Ethereum was permanently reshaped that day, and a lot of people still describe the mechanism wrong.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">What is at stake here is two things at once. First, the user experience: before 1559, wallets had to guess a single gas price into an opaque auction and routinely overpaid by 20-50%. Second, the monetary policy: by burning the base fee, the protocol creates a sink that offsets new ETH issuance, which under proof-of-stake has flipped the network into net-negative issuance during periods of high activity. Understanding both layers \u2014 the auction reform and the burn \u2014 is what separates a casual reader of <a href=\"\/market\/\">the market page<\/a> from someone who can actually read <a href=\"https:\/\/ultrasound.money\/\" target=\"_blank\" rel=\"noopener\">ultrasound.money<\/a> och know what the dashboard is showing.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Det pre-1559-problemet, i ett stycke<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Before this reform, every Ethereum transaction included a single <code>gasPrice<\/code> field. Miners ordered the mempool by that price, descending, and packed the block. Wallets had no reliable estimator, so they over-bid to make sure they got in. The protocol had no concept of block fullness; the only signal was the empirical bid distribution. When demand spiked (the 2017 CryptoKitties weekend, the 2020 yield-farming summer), users would pay 10\u00d7 the necessary fee because there was no way to detect that the marginal bidder had stopped bidding. The <a href=\"https:\/\/notes.ethereum.org\/@vbuterin\/eip-1559-faq\" target=\"_blank\" rel=\"noopener\">original EIP-1559 FAQ by Vitalik Buterin<\/a> walks through the inefficiency in detail.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Vad 1559 faktiskt g\u00f6r \u2014 tre \u00e4ndringar, i ordning<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The proposal authored by Buterin, Eric Conner, Rick Dudley, Matthew Slipper, Ian Norden, and Abdelhamid Bakhta makes three concrete changes. First, it introduces a <strong>base fee<\/strong> that the protocol calculates from the previous block&#8217;s gas usage. Second, it allows users to add a <strong>priority fee<\/strong> (commonly called the &quot;tip&quot;) that goes to the validator. Third, it <strong>burns the base fee<\/strong> by sending it to address <code>0x0<\/code> where it can never be spent.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The base fee adjusts each block. If the previous block was exactly at the gas target \u2014 currently <strong>15 million gas<\/strong> out of a 30 million max \u2014 the base fee stays the same. If the block was full, the base fee rises by <strong>12.5%<\/strong>. If empty, it falls by 12.5%. Over twenty blocks (four minutes), the base fee can swing by roughly an order of magnitude. This makes gas predictable on short horizons: the next block&#8217;s base fee is mathematically determined the moment the current block is sealed.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Br\u00e4nningen \u2014 vad det \u00e4r, vad det inte \u00e4r<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The burn is the single most misunderstood part of 1559. It is <em>not<\/em> a tax. It is not paid to the foundation, to validators, or to a treasury. The base fee is destroyed at the protocol level, reducing the total ETH supply. The economic case Vitalik makes in <a href=\"https:\/\/vitalik.eth.limo\/general\/2021\/04\/07\/sharding.html\" target=\"_blank\" rel=\"noopener\">his 2021 sharding post<\/a> and again in the <a href=\"https:\/\/ethereum.org\/en\/roadmap\/\" target=\"_blank\" rel=\"noopener\">Ethereum roadmap<\/a> is that burning the base fee aligns user incentives with holder incentives: the network&#8217;s most-used moments are also when its currency becomes more scarce.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\"><table><thead><tr><th>Period<\/th><th>ETH burned<\/th><th>Average base fee (gwei)<\/th><th>Net issuance<\/th><\/tr><\/thead><tbody><tr><td>Aug 2021 &#8211; Dec 2021 (first 5 months)<\/td><td>1.23M ETH<\/td><td>87<\/td><td>+0.42M ETH<\/td><\/tr><tr><td>2022 (full year)<\/td><td>1.45M ETH<\/td><td>34<\/td><td>+0.31M ETH<\/td><\/tr><tr><td>Sept 2022 &#8211; Sept 2023 (post-Merge year)<\/td><td>0.94M ETH<\/td><td>27<\/td><td>-0.36M ETH<\/td><\/tr><tr><td>2024 (Dencun year)<\/td><td>0.51M ETH<\/td><td>14<\/td><td>+0.18M ETH<\/td><\/tr><tr><td>2025 (post-Pectra)<\/td><td>0.38M ETH<\/td><td>9<\/td><td>+0.24M ETH<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">ETH-br\u00e4nning och nettoutsl\u00e4pp per period. K\u00e4lla: ultrasound.money, etherscan.io\/chart\/ethburned, mars 2026.<\/figcaption><\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Two things stand out from the table. First, the Merge in September 2022 cut new issuance by roughly 90% by replacing proof-of-work mining rewards with proof-of-stake validator rewards. Combined with the 1559 burn, this is what produced the only twelve-month period in Ethereum history where supply actually shrank. Second, EIP-4844 in March 2024 moved most rollup data off the regular gas market and into a separate blob market, which lowered base fees and therefore the burn. Net issuance turned mildly positive again, not because monetary policy changed, but because the underlying demand for block space relocated.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Varf\u00f6r detta \u00e4ndrade anv\u00e4ndarbehovet, direkt<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Within a month of the London fork, wallets converged on a much simpler bidding strategy. Instead of guessing a gas price, you set two values: a <strong>maxFeePerGas<\/strong> (the ceiling you are willing to pay) and a <strong>maxPriorityFeePerGas<\/strong> (the tip). The actual price you pay is min(maxFee, base + priority). If you set maxFee to 100 gwei and the base fee turns out to be 12, you pay 12 + your tip, not 100. The wallet refunds the difference. This is documented in <a href=\"https:\/\/docs.metamask.io\/wallet\/concepts\/transactions\/\" target=\"_blank\" rel=\"noopener\">MetaMask&#8217;s transaction docs<\/a> and was implemented by every major wallet within sixty days.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The empirical result, measured by <a href=\"https:\/\/www.paradigm.xyz\/2021\/07\/eip-1559\" target=\"_blank\" rel=\"noopener\">Paradigm in July 2021<\/a> and confirmed by <a href=\"https:\/\/www.coinbase.com\/blog\/the-impact-of-eip-1559\" target=\"_blank\" rel=\"noopener\">Coinbase&#8217;s post-London analysis<\/a>, was a <strong>10-15% reduction<\/strong> in median user fees paid for equivalent transactions, holding base fee constant. Users stopped overbidding because the protocol guaranteed they would only be charged the realised base. The auction inefficiency that had cost the network billions in cumulative overpayment was retired in a single hard fork.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Vad 1559 inte l\u00f6ste<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">It did not make gas cheap. It did not eliminate MEV; in fact, the priority fee channel became a clean signal for searchers to bid into, and <a href=\"https:\/\/docs.flashbots.net\/flashbots-mev-boost\/architecture-overview\" target=\"_blank\" rel=\"noopener\">MEV-Boost<\/a> now routes most validator income through a separate proposer-builder auction. It did not change the gas <em>limit<\/em>, which still constrains total throughput. And it did not address the cross-chain fragmentation that has since become Ethereum&#8217;s bigger UX problem.<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\"><li>Basavgiftens dynamik orsakar fortfarande abrupta 12,5%-per-block-spikar vid mintningar.<\/li><li>Prioritetsavgiftens budkrig vid h\u00f6ga MEV-block driver rutinm\u00e4ssigt tips \u00f6ver 50 gwei.<\/li><li>Den 30 miljoner gas-per-block-taket inneb\u00e4r att n\u00e4tverket kan bli saturerat av ett enda popul\u00e4rt kontrakt.<\/li><li>Br\u00e4nningen \u00e4r denominerad i ETH; om ETH-priset faller, faller br\u00e4nningens dollarv\u00e4rde proportionellt.<\/li><\/ul>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Varf\u00f6r innehavare bryr sig \u2014 tillg\u00e5ngsargumentet, \u00e4rligt<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The phrase &quot;ultrasound money&quot; that circulated in 2022 and 2023 referred to the period when post-Merge issuance plus the 1559 burn produced net-negative supply growth. As <a href=\"https:\/\/ultrasound.money\/\" target=\"_blank\" rel=\"noopener\">ultrasound.money<\/a> still tracks, that was true for roughly fifteen months between October 2022 and February 2024. Since then, post-Dencun blob economics have flipped the network back to mild positive issuance. Whether net-negative supply matters for ETH price is a separate question and one that <a href=\"https:\/\/research.binance.com\/en\/analysis\/eip-1559\" target=\"_blank\" rel=\"noopener\">Binance Research<\/a> and <a href=\"https:\/\/www.galaxy.com\/research\/insights\/ethereum-issuance-and-the-merge\/\" target=\"_blank\" rel=\"noopener\">Galaxy Research<\/a> have argued in opposite directions.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">What is not in dispute: the burn turned Ethereum&#8217;s fee revenue into a holder dividend in the most literal sense possible. Every transaction destroys ETH, which by definition increases the per-token claim on the network&#8217;s future cash flows. Whether that is &quot;monetary policy&quot; or &quot;a fee-rebate distributed by deflation&quot; depends on which paper you read, but the on-chain accounting is unambiguous. You can verify it block by block on <a href=\"https:\/\/etherscan.io\/chart\/ethburned\" target=\"_blank\" rel=\"noopener\">Etherscan<\/a> or model it forward with our <a href=\"\/calculators\/\">ETH issuance calculator<\/a>.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Det arv \u2014 fem \u00e5r in<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">EIP-1559 is the template every modern L1 fee market has since copied. <a href=\"https:\/\/docs.polygon.technology\/zkEVM\/architecture\/protocol\/transaction-fees\/\" target=\"_blank\" rel=\"noopener\">Polygon PoS<\/a> adopted a 1559-style mechanism in January 2022. Avalanche&#8217;s C-chain integrated a variant in April 2023. Most L2 rollups, including Base and Optimism, expose 1559-style fee semantics to users even though their underlying sequencers don&#8217;t strictly need them. The mechanism design is the rare case where a research paper turned into a hard fork turned into an industry standard inside three years.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">If you are setting your wallet&#8217;s gas slider, watch our <a href=\"\/tools\/gas\/\">gas tools page<\/a> for the live base fee and use the standard rule: <strong>maxFee at 2\u00d7 current base, priority tip at 1 gwei unless competing for inclusion<\/strong>. The protocol does the rest. That, ultimately, was the point of 1559 \u2014 to make the fee market boring enough that you don&#8217;t have to think about it.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Aktiveringsber\u00e4ttelsen \u2014 tre \u00e5r av f\u00f6rdr\u00f6jning, en veckodag av genomf\u00f6rande<\/h2>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">It is worth recording how 1559 actually shipped, because the process became the template for every contentious Ethereum upgrade since. The proposal sat in draft from <a href=\"https:\/\/github.com\/ethereum\/EIPs\/blob\/master\/EIPS\/eip-1559.md\" target=\"_blank\" rel=\"noopener\">April 2019<\/a> through mid-2021, repeatedly stalled by miner opposition. Miners were, reasonably, opposed: the burn directly cut their revenue, and the new tip structure made priority bidding harder to game. A coalition led by Hudson Jameson, Tim Beiko, and the All Core Devs call eventually green-lit activation for the London upgrade, with miners free to fork if they disagreed. Almost none did. The economic majority of the network \u2014 exchanges, stakers, large holders \u2014 had publicly committed to the canonical chain, which made dissent uneconomical.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">The fork itself was uneventful in the way good forks should be. Geth, Nethermind, Besu, and Erigon clients had all shipped 1559-aware versions in the weeks prior. Activation block was a hard-coded number. Block 12,965,000 was sealed, block 12,965,001 was the first block under the new rules, and within minutes wallets were reporting realised base fees in the new format. The transition was, by any measure, the smoothest major monetary-policy change in the history of any cryptocurrency.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">En v\u00e4skchecklista f\u00f6r normala anv\u00e4ndare<\/h2>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\"><li><strong>Uppdatera till en 1559-nativ v\u00e4ska.<\/strong> MetaMask, Rabby, Frame, and Coinbase Wallet all support it; older legacy wallets that still default to a single <code>gasPrice<\/code> will overpay.<\/li><li><strong>Anv\u00e4nd &quot;Market&quot;-hastighetspreseten<\/strong> f\u00f6r vardagliga transaktioner. &quot;Aggressive&quot;-preseten \u00e4r i princip en 1,5\u20132\u00d7-multiplikator p\u00e5 tips, endast anv\u00e4ndbar n\u00e4r du konkurrerar om inkludering.<\/li><li><strong>Se p\u00e5 det realiserade pris efter konfirmation.<\/strong> V\u00e4skan visar vad du faktiskt betalade j\u00e4mf\u00f6rt med vad du auktoriserade \u2014 gapet \u00e4r \u00e5terbetalningen.<\/li><li><strong>Avoid manuellt st\u00e4lla maxFee lika med den nuvarande basen.<\/strong> If the next block&#8217;s base ticks up by 12.5%, your transaction will sit unconfirmed indefinitely.<\/li><li><strong>F\u00f6r batchad aktivitet<\/strong>, use a wallet with a &quot;cancel and replace&quot; feature so you can speed up or drop a stuck transaction with a higher tip.<\/li><\/ul>\r\n","protected":false},"excerpt":{"rendered":"<p>EIP-1559 ersatte Ethereum\u2019s avgiftsauktion med en basavgift och en br\u00e4nning. H\u00e4r \u00e4r specifikationen i enkel engelska, siffrorna sedan 2021, och varf\u00f6r det \u00e4ndrade ETH:s tillg\u00e5ngskurva.<\/p>\n","protected":false},"author":0,"featured_media":164,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-14","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bitcoin-layer1"],"_links":{"self":[{"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/posts\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":0,"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/posts\/14\/revisions"}],"wp:attachment":[{"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/media?parent=14"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/categories?post=14"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hoge.gg\/se\/wp-json\/wp\/v2\/tags?post=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}