Loading Tool

Explorer IconExplorer

Memory Pool

76,756 transactions
28.64 vMB
0.07490533 BTC
Random Selection Loading Transactions
Max Size: 173.39/200 MB

Candidate Block

Mining Attempt f8b6abab8d2239a80bcf0558c49e5bac40e8a8565a3c5398dd904a1f71cfd39e
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root cf4a47cc5592dd7f7491a0cb617ad02835a1b901cd57e3b812092ee3129f9ebd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,217
Size: 1.00 vMB
Total Fees: 0.01550505 BTC
Feerates: 100.17 > 1.55 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (809,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,498 105,498 0000000000028f863690da110d492bf5beb426048ca6e6d748cf273d1d5de10e 1 0.00/1.00 vMB 0
105,497 105,497 0000000000008c9ae6fb04736462bf7d12600154e39b6098f58ffaaa526cecb5 4 0.00/1.00 vMB 0
105,496 105,496 000000000000b9b426add0b2de8001aed10fc0439b77606a3466b40c3a139f1e 1 0.00/1.00 vMB 0
105,495 105,495 000000000001ee37747880f60b5bbccf7985c677d57ebc8a5db9328700423014 5 0.00/1.00 vMB 0
105,494 105,494 000000000002e6413fcb4bd08451934b2e74571cacd3d272ea7a855e1feee3ed 3 0.00/1.00 vMB 0
105,493 105,493 0000000000024d766884771058b36a31862c63569b20afd1c0b06bc3e17fc111 6 0.00/1.00 vMB 0
105,492 105,492 0000000000008855bd0d2b70bb1606c3bb04cbc15abeb1efd6f4f7d4f1cf85b8 5 0.00/1.00 vMB 0
105,491 105,491 000000000002390a3ec575978b7da6e934777b70910b31431225ce1a92b746d0 27 0.01/1.00 vMB 0
105,490 105,490 000000000002805d317d22fab1b3d4db967f62d2525814bbe96782926e750cb4 1 0.00/1.00 vMB 0
105,489 105,489 0000000000003a5942ac3cf31a12373c9fa29b6a71af2af056485d46fce9cf49 3 0.00/1.00 vMB 0
105,488 105,488 000000000000ba7f77dba2d9032a16263799968ba4d92169feec6faedf8ec38e 1 0.00/1.00 vMB 0
105,487 105,487 00000000000066ef6bc7719c133467cab198dc434175f065d65e815cabdb94c2 4 0.00/1.00 vMB 0
105,486 105,486 0000000000019b8e32281efc75a0a3cb0267acc81c1f2679e3d3b975829a966c 3 0.00/1.00 vMB 0
105,485 105,485 000000000002018607dae3b1b0cd6b0a3835f4fa5f95c1bc4742c605429d4c2c 2 0.00/1.00 vMB 0
105,484 105,484 0000000000011db465c66c8e37d0fbf0db878916c4786b60ecc99781817bbb55 4 0.00/1.00 vMB 0
105,483 105,483 000000000001734cdbbed4d376f64d15696f88807d4a1d524f451a40ff988f87 2 0.00/1.00 vMB 0
105,482 105,482 00000000000237e6efb14e4cfa99378a2d5126d9c79e9d98c52925eeaca9299b 1 0.00/1.00 vMB 0
105,481 105,481 000000000001f442554cd228cf882fe4504607f95b9ba1ac977a8a5bf5314533 6 0.00/1.00 vMB 0
105,480 105,480 00000000000277a041f3bbb3302d06471b6c0016685d93c58f18b8da294be36a 21 0.01/1.00 vMB 0
105,479 105,479 000000000001d38d686cb541dbc310cc15ddcb7e9369999c2f19a4d36b62664a 1 0.00/1.00 vMB 0
105,478 105,478 000000000000812c01bfc5be1bb696d89b333a1e65d18d3866d597e73d2ef45a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.12 GB
    • Received: 16.15 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.