Loading Tool

Explorer IconExplorer

Memory Pool

81,504 transactions
30.33 vMB
0.12560805 BTC
Random Selection Loading Transactions
Max Size: 182.59/200 MB

Candidate Block

Mining Attempt e10bf7a5b52ed9891de41fb3a4184820af952eec2cbee3a0dc4636974b223558
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 916bc2b577b2a52cd1810cd262173444d3572ca9ea6126c853bfb850eed45f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,436
Size: 1.00 vMB
Total Fees: 0.04861231 BTC
Feerates: 302.06 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (809,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,438 105,438 0000000000002730e8e01a89d3b12ea1e4c503a8355c63d78be98daadfdc5551 27 0.01/1.00 vMB 0
105,437 105,437 0000000000026f18c516f771dc886068eb0fdf6da012135136090ebbce51ca2d 2 0.00/1.00 vMB 0
105,436 105,436 000000000002306cb240e93dd329f8fcf1f0a2bf8ac55ecd357d056f1d082a00 1 0.00/1.00 vMB 0
105,435 105,435 00000000000084fa346d74cf3f178c348878d65e54d0957b59205d617b1e637f 1 0.00/1.00 vMB 0
105,434 105,434 00000000000044ad2798cc1fe6ffee8c50364c941d698366eca2cfa3776fe5c6 1 0.00/1.00 vMB 0
105,433 105,433 00000000000211bfe13485493c9f148ff58a69f3fe3edb376f34995088821e08 3 0.00/1.00 vMB 0
105,432 105,432 0000000000002680eaf803cc6afaff4b89a7107c93eac69bdd929b217e810423 6 0.00/1.00 vMB 0
105,431 105,431 0000000000029686be5854f5330f3c18513344943c0f6faf647cf4fa5424214a 1 0.00/1.00 vMB 0
105,430 105,430 000000000002f705cbcaafc24843771669f45d88a7f1b0e292f9e0d63d534c6c 9 0.00/1.00 vMB 0
105,429 105,429 0000000000010f407fc122af80e45c538107f670964f63953d632c6a6b2247df 28 0.01/1.00 vMB 0
105,428 105,428 000000000001132442f31bc3d31e44561416065db9a58fa13c7a2d6f2e56ab2e 5 0.00/1.00 vMB 0
105,427 105,427 000000000002b6d10cce8ed029b2276830701350b41598caa71848807673bb7c 12 0.00/1.00 vMB 0
105,426 105,426 00000000000258280bdd1baf7809cc812ad2a3e2bdcebaaa2793cc1a79bdc2d2 8 0.00/1.00 vMB 0
105,425 105,425 00000000000197936d12daab754fba0f62ef73c9ec69252f81719e3682de2c9e 11 0.00/1.00 vMB 0
105,424 105,424 000000000001e869fd90fb2a218e19b5a8b766cbd85e6f16e36fe3c9d4c280a9 12 0.00/1.00 vMB 0
105,423 105,423 000000000001174dfae1b7156bc2e51ad46e83a0751042c2824eb152cef3a182 8 0.00/1.00 vMB 0
105,422 105,422 000000000000d5a136de57f56b97a4f190b5825e2144f31d9e37df973b9e7e4d 13 0.00/1.00 vMB 0
105,421 105,421 000000000002c4240ca873f7708e638ed5bda27644751cc28faa576079f8c63e 21 0.01/1.00 vMB 0
105,420 105,420 000000000000f049d43c21d59c1db07a88a3c1977a8dba0ccaea386ed3f9944c 13 0.00/1.00 vMB 3,415
105,419 105,419 0000000000025bf2097729fe5a489b3d4a9103c3980e553fb1955f766620215d 14 0.00/1.00 vMB 317
105,418 105,418 000000000002f06f853d3fc376f70c079d7282052cb6e862ca1b4d76c0cc76ee 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.10 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.