Skip to content

Commit 0c22900

Browse files
authored
Merge pull request #622 from okyanusoz/patch-1
New Bitcoin Fun item: Large transaction fee
2 parents a2ed89a + 77b393f commit 0c22900

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

app/coins/btcFun.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,16 @@ module.exports = {
588588
alertBodyHtml: "This transaction, sent from Satoshi Nakamoto to Mike Hearn is one of very few transactions originating from Satoshi. Jameson Lopp has also convincingly refuted that Hal Finney and Satoshi Nakamoto are the same person using blockchain and external evidence, including this particular transaction.",
589589
referenceUrl: "https://blog.lopp.net/hal-finney-was-not-satoshi-nakamoto/"
590590
},
591+
{
592+
type: "tx",
593+
date: "2023-11-23",
594+
chain: "main",
595+
txid: "b5a2af5845a8d3796308ff9840e567b14cf6bb158ff26c999e6f9a1f5448f9aa",
596+
blockHeight: 818087,
597+
summary: "High (76,050,000 sat/vB) transaction fee",
598+
alertBodyHtml: "This user accidentally paid ~83 BTC ($3.1M at the time) for this transaction. This is one of the highest in Bitcoin's history.",
599+
referenceUrl: "https://cointelegraph.com/news/bitcoin-user-pays-3-1m-in-transition-fee-for-one-139-btc-transfer"
600+
},
591601

592602

593603

0 commit comments

Comments
 (0)