Loading Tool

Explorer IconExplorer

Memory Pool

77,493 transactions
28.93 vMB
0.08266631 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 96eead0a503b436073465173070fd2f61dff935d465d6ac93548e267c1ada26d
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root ddf5295db7b8f2166b6538e8db9a4cbf83f7ed623531185097e6494bf2932ce3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,959
Size: 1.00 vMB
Total Fees: 0.02233653 BTC
Feerates: 150.93 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (429,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,373 485,373 0000000000000000007f5eb54eead7584be9b0e8d42f65093c50d36e78ee6a57 1,358 1.00/1.00 vMB 54
485,372 485,372 000000000000000000a369ee3bf55ff8ff7027b80eb01f0957c7186dacf441b0 1,411 1.00/1.00 vMB 85
485,371 485,371 00000000000000000059e4f49e342d91faed99ff46aca17dd3a62ef368dd3246 2,232 1.00/1.00 vMB 164
485,370 485,370 0000000000000000000d464f76d2c70791ab8ece33da62d1629f67b344af89a3 2,356 1.00/1.00 vMB 114
485,369 485,369 00000000000000000094538bba8bc2baa31dbb319b43b7f34431a23551ddde80 1,828 0.83/1.00 vMB 116
485,368 485,368 000000000000000000c837c7544042008b6303e436e30347b5c70d13a7027d1f 1,491 0.73/1.00 vMB 112
485,367 485,367 00000000000000000061e9d317509277092049397992e7804810d33ab252a75f 293 0.17/1.00 vMB 144
485,366 485,366 000000000000000000788137bab26c876b786e375812a087a302d286b805f8bf 752 0.35/1.00 vMB 127
485,365 485,365 00000000000000000053c9c0a881ee31fd92e378947b2dd50a7367fb2ae44074 35 0.01/1.00 vMB 102
485,364 485,364 000000000000000000d60cacd573175b3aebc184b17c901baf41a2b2d148f48f 705 0.38/1.00 vMB 47
485,363 485,363 000000000000000000d3a36bc9798239b659d57986a5e02f7c0444330a8c240c 2,039 0.98/1.00 vMB 102
485,362 485,362 00000000000000000117ae59b8e7e3a2500b03748647a75d17890d56545b4c54 1,509 1.00/1.00 vMB 168
485,361 485,361 0000000000000000005f1ae18efc4cca621a8aead671f7697ce36122bc06e2f8 1,252 0.68/1.00 vMB 101
485,360 485,360 0000000000000000000feb9f9f4c2d387b675811594b62f2efab7834f22b9082 595 0.49/1.00 vMB 33
485,359 485,359 000000000000000000023c863704af097661ed56e6cacbc32ed1d823aafa8ffb 1,109 1.00/1.00 vMB 120
485,358 485,358 000000000000000001291291df6fa4f195138b134ac7ef246eb25cd1bc6e9612 573 0.33/1.00 vMB 124
485,357 485,357 00000000000000000058d5b1cd2260a0908af9012a6025c88d749e8e856552a7 422 0.24/1.00 vMB 55
485,356 485,356 00000000000000000097fe6d74e64a6eb735b35effeb2c0088d36b8b023c337c 1,298 0.62/1.00 vMB 123
485,355 485,355 000000000000000000c9fb5eef087768b459328cf9976849a4779935f4cc7871 665 0.30/1.00 vMB 128
485,354 485,354 000000000000000000470f9654086748a133bfc95050b9bff6fc05ff50f35730 1,923 0.85/1.00 vMB 119
485,353 485,353 000000000000000000aa89ba6394a84e3be7f7e4ad650dac7df93cbb3747ffbe 1,357 0.65/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.