Transaction df2e92f947b2cf982402686a43a1e5111a4620a5d43429749c8b42b3a095cca3

Block #623589

2020-03-30 08:50:11 +0000 UTC (~4 years, 3 months ago)

BTC Burned: 🔥0.000006 BTC🔥


Inputs
123453Uv5hJubvJQwoswWSwNfT9e3BDeXR
0.008128 BTC
now $449.81
0.008128 BTC
OP_DUP OP_HASH160 0b5b8529a15477687b89edb833cfc32ae2d68a17 OP_EQUALVERIFY OP_CHECKSIG pubkeyhash
Outputs
OP_RETURN converted to ASCII > WWW.BTCKEY.ORG Bitcoin wallet recovery and wallet decryption
OP_RETURN 205757572e4254434b45592e4f52472020426974636f696e2077616c6c6574207265636f7665727920616e642077616c6c65742064656372797074696f6e nulldata
1Jf48wufcDpPQ2EEgX1jUULuTHVzDhqBSF
0.000006 BTC
now $0.33
🔥0.000006 BTC🔥
OP_DUP OP_HASH160 c1ac9042b50a9d2e7a6a1b42bad66e61a9ec3f6b OP_EQUALVERIFY OP_CHECKSIG pubkeyhash
123453Uv5hJubvJQwoswWSwNfT9e3BDeXR
0.008119 BTC
now $449.31
0.008119 BTC
OP_DUP OP_HASH160 0b5b8529a15477687b89edb833cfc32ae2d68a17 OP_EQUALVERIFY OP_CHECKSIG pubkeyhash

How did this transaction burn BTC?

OP_RETURN outputs

OP_RETURN is a provably unspendable method that allows embedding of arbitrary data into the blockchain1.

OP_RETURN outputs are used to embed data such as messages, commitments from systems like Stacks2, or even files - there are no constraints on the nature of the data, only on the size per OP_RETURN output.

As they are provably unspendable, OP_RETURN outputs are pruned from the UTXO set automatically and do not contribute to the UTXO set size.

Although OP_RETURN outputs are exempted from the Dust Limit and can be 0-value, some users choose to transfer BTC to the output. This BTC is permanently and irreversibly lost, and reduces the circulating supply of Bitocin.

View revision history

Lost Keys

The majority of Bitcoin is secured through the use of private keys. Wallet applications generate public and private keypairs, which are used to generate an address.

Modern wallets use deterministic systems such as BIP391 to generate a root key which is used to derive every subsequent key. Thus, ensuring you have a reliable, safe backup of the root key, typically a 12 or 24 word mnemonic phrase, is sufficient to recover access to your funds.

Before such systems were developed, most wallets stored each keypair individually. This resulted in a number of additional ways to lose access to your coins - old backups wouldn’t be able to recover any keys for addresses generated after the backup was taken, for instance.

Over the years, wallet applications have also had a number of bugs, leading to unstable key production, bad encryption, and other cases which inadvertently resulted in funds being directed to addresses without known keys.

Even if the wallets work perfectly, users do still lose access to their keys by neglecting to make backups or other mistakes. burned.money’s lost_keys group tracks cases for which there is a reasonable degree of confidence that the keys are genuinely and truly lost.

View revision history
Raw Transaction
{
  "txid": "df2e92f947b2cf982402686a43a1e5111a4620a5d43429749c8b42b3a095cca3",
  "hash": "df2e92f947b2cf982402686a43a1e5111a4620a5d43429749c8b42b3a095cca3",
  "version": 1,
  "size": 299,
  "vsize": 299,
  "weight": 1196,
  "locktime": 0,
  "vin": [
    {
      "txid": "132ea2dcffbedd4d8db9294c184feed8e32aa8513418db130fa756189387f68c",
      "vout": 2,
      "scriptSig": {
        "asm": "3045022100e2b88244a9ea8b5e89c7405d1b252425703e021893da007e681aed22735243c6022015a9414de8dc3a1abd57d44cc8d8c7dadcdc6d6410553ddf8977599bc0cb4627[ALL] 0229efd13b1d29de258dd687433e9186ef7719f9083638ee569c6b262466f47335",
        "hex": "483045022100e2b88244a9ea8b5e89c7405d1b252425703e021893da007e681aed22735243c6022015a9414de8dc3a1abd57d44cc8d8c7dadcdc6d6410553ddf8977599bc0cb462701210229efd13b1d29de258dd687433e9186ef7719f9083638ee569c6b262466f47335"
      },
      "prevout": {
        "generated": false,
        "height": 623589,
        "value": "0.00812800",
        "scriptPubKey": {
          "asm": "OP_DUP OP_HASH160 0b5b8529a15477687b89edb833cfc32ae2d68a17 OP_EQUALVERIFY OP_CHECKSIG",
          "desc": "addr(123453Uv5hJubvJQwoswWSwNfT9e3BDeXR)#wv2e25dv",
          "hex": "76a9140b5b8529a15477687b89edb833cfc32ae2d68a1788ac",
          "address": "123453Uv5hJubvJQwoswWSwNfT9e3BDeXR",
          "type": "pubkeyhash"
        }
      },
      "sequence": 4294967294
    }
  ],
  "vout": [
    {
      "value": "0.00000000",
      "n": 0,
      "scriptPubKey": {
        "asm": "OP_RETURN 205757572e4254434b45592e4f52472020426974636f696e2077616c6c6574207265636f7665727920616e642077616c6c65742064656372797074696f6e",
        "desc": "raw(6a3e205757572e4254434b45592e4f52472020426974636f696e2077616c6c6574207265636f7665727920616e642077616c6c65742064656372797074696f6e)#q57lgkwp",
        "hex": "6a3e205757572e4254434b45592e4f52472020426974636f696e2077616c6c6574207265636f7665727920616e642077616c6c65742064656372797074696f6e",
        "type": "nulldata"
      }
    },
    {
      "value": "0.00000600",
      "n": 1,
      "scriptPubKey": {
        "asm": "OP_DUP OP_HASH160 c1ac9042b50a9d2e7a6a1b42bad66e61a9ec3f6b OP_EQUALVERIFY OP_CHECKSIG",
        "desc": "addr(1Jf48wufcDpPQ2EEgX1jUULuTHVzDhqBSF)#qjxujrlm",
        "hex": "76a914c1ac9042b50a9d2e7a6a1b42bad66e61a9ec3f6b88ac",
        "address": "1Jf48wufcDpPQ2EEgX1jUULuTHVzDhqBSF",
        "type": "pubkeyhash"
      }
    },
    {
      "value": "0.00811900",
      "n": 2,
      "scriptPubKey": {
        "asm": "OP_DUP OP_HASH160 0b5b8529a15477687b89edb833cfc32ae2d68a17 OP_EQUALVERIFY OP_CHECKSIG",
        "desc": "addr(123453Uv5hJubvJQwoswWSwNfT9e3BDeXR)#wv2e25dv",
        "hex": "76a9140b5b8529a15477687b89edb833cfc32ae2d68a1788ac",
        "address": "123453Uv5hJubvJQwoswWSwNfT9e3BDeXR",
        "type": "pubkeyhash"
      }
    }
  ],
  "fee": "0.00000300",
  "hex": "01000000018cf687931856a70f13db183451a82ae3d8ee4f184c29b98d4dddbeffdca22e13020000006b483045022100e2b88244a9ea8b5e89c7405d1b252425703e021893da007e681aed22735243c6022015a9414de8dc3a1abd57d44cc8d8c7dadcdc6d6410553ddf8977599bc0cb462701210229efd13b1d29de258dd687433e9186ef7719f9083638ee569c6b262466f47335feffffff030000000000000000406a3e205757572e4254434b45592e4f52472020426974636f696e2077616c6c6574207265636f7665727920616e642077616c6c65742064656372797074696f6e58020000000000001976a914c1ac9042b50a9d2e7a6a1b42bad66e61a9ec3f6b88ac7c630c00000000001976a9140b5b8529a15477687b89edb833cfc32ae2d68a1788ac00000000",
  "blockhash": "00000000000000000000077a7aa3e2e6feed61b015bf3da3463795d4d3a422a3",
  "time": 1585558211,
  "blocktime": 1585558211
}