Loading Tool

Explorer IconExplorer

Memory Pool

33,448 transactions
13.77 vMB
0.04646757 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.16/200 MB

Candidate Block

Mining Attempt 48613750bbe04aeeb04eb108f50becd51328f21d7902681e59fcc3fe7286d224
Version 20000000
Previous Block 00000000000000000001d97cc6148a50000ca3ea2d3b415a433005fde9c6883d
Merkle Root fa084e9e5be657dc5b1a093a0593e362f1f6aead2fa3dbe4d9fcb07e48e216c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,109
Size: 1.00 vMB
Total Fees: 0.01029738 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,346 (657,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,463 255,463 0000000000000036a57fb71a4da48a1a98dd314d2cfa2fbd4c1846d737c7acc6 228 0.08 vMB 155
255,462 255,462 000000000000002c1d3fb60c5c1edfd19264fcedeeae7245f945d0970a8726bc 298 0.17 vMB 110
255,461 255,461 00000000000000220a1b898c0bcb38845e027c4dfde98ec84c73510372c24e41 157 0.08 vMB 115
255,460 255,460 0000000000000005c961c1be6bda859c72d46973db8f98eba70ed50f9715fa6d 155 0.06 vMB 161
255,459 255,459 0000000000000036d57e7cdb9982bce23a9708e2c5628205cd8d9f40b10a2e97 219 0.12 vMB 105
255,458 255,458 0000000000000027d8bead1cdad1c9e6c3b5965e36b1a35714308743321370ab 113 0.09 vMB 71
255,457 255,457 00000000000000294aeafbbb67765bbe1dd59c58b7ea3fae41470000298393b1 257 0.09 vMB 118
255,456 255,456 0000000000000007145599a9716922c6188a4f8527561975e4115061d84ac7d7 96 0.04 vMB 198
255,455 255,455 00000000000000397578eb0e3c0966428046b05b051bbbb39b4cb2ca4c424690 266 0.11 vMB 133
255,454 255,454 000000000000002ee8b8f92448e79b817d5190869906fd435375d3211a089b70 117 0.06 vMB 108
255,453 255,453 000000000000000648559ee53b8a192775814e108efb7cc93b8d603ebc5ea259 694 0.46 vMB 76
255,452 255,452 0000000000000031041fd40f3057004d587e170b13414d86b9103af72ca603f0 439 0.25 vMB 127
255,451 255,451 0000000000000027de752f61f629c8c2765a8245a856f2aea2882665bc79a7f5 327 0.13 vMB 121
255,450 255,450 000000000000003b74a4e7874ccd40e80cd4f518ba707815d1791fbb8cb9ba88 240 0.11 vMB 130
255,449 255,449 000000000000001f47f4a634b66a234579a73237e97c26d29341f8fd443a203a 672 0.27 vMB 139
255,448 255,448 0000000000000031d04aa1b05bc11fa6ceb9ba9b39833b04b884d2ace3e07b69 173 0.09 vMB 115
255,447 255,447 0000000000000023e8286dfb88e14c843b5cef2f29cec1ff0773ae41a819414c 189 0.07 vMB 155
255,446 255,446 0000000000000032153df0f4c154ebceb50d83d3476c71eeb7adecb2d4557e53 83 0.03 vMB 149
255,445 255,445 000000000000002fde95733c2d9cd997713d571a5f66d7ed05426e2b835caea0 109 0.05 vMB 141
255,444 255,444 000000000000000580408791cac392170c3841560fb7b8b91bd5667a6ff5cea1 22 0.07 vMB 25
255,443 255,443 00000000000000362c4813907b5123f89dd3c1f2219ec02dae876eb0d62b89e2 627 0.23 vMB 161
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.70 GB
    • Received: 0.63 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.