Loading Tool

Explorer IconExplorer

Memory Pool

18,946 transactions
8.45 vMB
0.02767118 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.69/200 MB

Candidate Block

Mining Attempt c7f439485a96d885e8791832231075ee8a192b289754689c0d0df4e73e0d864f
Version 20000000
Previous Block 000000000000000000011207d815dcab53014ede61d467451b27e34c6dbb1c7f
Merkle Root 8a6b46011e1c88d545942291502b93ea9f0a4be4b1a72fac3c5fcba6aff378c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,882
Size: 1.00 vMB
Total Fees: 0.01024563 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,432 (840,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,472 72,472 0000000000624c86550bb346b0a358787f5fb6b3f079575b657edfeb8643fa32 1 0.00 vMB 0
72,471 72,471 000000000006e65ba994c9bdb62816de3dea8060339efe282dd6223ed5c317de 1 0.00 vMB 0
72,470 72,470 000000000003d25cfb1a16f01e072fce02371978167efb23b40997737e2a186c 1 0.00 vMB 0
72,469 72,469 0000000000187ad4fc612a249f33f038829749bee808d311e26faa822dcf624b 1 0.00 vMB 0
72,468 72,468 00000000000febcc37f678da2047082dcf1194154c34d2e487d9495d86bd54e3 1 0.00 vMB 0
72,467 72,467 00000000007e3ac529ba1844f14d8c43558a5664141e88d91796f9333af04520 1 0.00 vMB 0
72,466 72,466 0000000000e788283db4d5e9d1702e559d6b5b3655f34b0444de4971786d6e76 1 0.00 vMB 0
72,465 72,465 000000000054e39b512800901f5e79a953b26f0f3c3beecc44f16a13e0257127 1 0.00 vMB 0
72,464 72,464 0000000000149baf19073ce76a4cc2783521054f35ac598d89635bb28cac17b2 1 0.00 vMB 0
72,463 72,463 000000000052659fe1dcaa03402fb6ef3ef803d6c00001e97cf8a7a528cc78c8 1 0.00 vMB 0
72,462 72,462 0000000000b1a475e98cd98bf599c3b9b1aa0fd4f992a2116ba89f29c1dd988f 4 0.00 vMB 0
72,461 72,461 000000000073b9b4a6dfc402c340e0d6a8b435086c74b18a048dbe40626ac9e7 3 0.00 vMB 0
72,460 72,460 000000000100f004eef5774d2dacebb21fdfc72d439f73d3b4e278ab34cceb5a 1 0.00 vMB 0
72,459 72,459 0000000000145dfda5eabd56e84f53e94c1d521048d17ecc23af43a257865236 2 0.00 vMB 0
72,458 72,458 00000000009a47d0dba0579d535c8dd86862830605262e502d24c6fdb055f7ee 1 0.00 vMB 0
72,457 72,457 0000000001052f4037ede978c016da43d9f64c7b0c59fb8635fa024d33333c37 1 0.00 vMB 0
72,456 72,456 00000000005e861f89b1455ba146327a5a7132476b8cac7509ea6009865dccff 1 0.00 vMB 0
72,455 72,455 0000000000c076315e2919ae896b067a1a339051e27694e27867d78fa342c0e3 1 0.00 vMB 0
72,454 72,454 00000000000fb0558df61c33fe5b284d98c3114e3b3210ade18521535ca5da30 1 0.00 vMB 0
72,453 72,453 0000000001082a7db923c47feab7dba6d04ea3d04d099fc0175854888163b67b 1 0.00 vMB 0
72,452 72,452 0000000000c7d0ee93d8f1309deaa298d6359f788a96a9425fda76a8ae24bcc0 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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