Loading Tool

Explorer IconExplorer

Memory Pool

78,914 transactions
29.54 vMB
0.07100025 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt f47975cf4fde6910ab293d3a6a32da5866cc15a68d06d688f682b01d98898cbd
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (613,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,795 301,795 00000000000000007614d9eb38346472f36f7c2d705d156997ac16a9ef953f45 1,240 0.78/1.00 vMB 28
301,794 301,794 000000000000000001729693bafd0d6de5812671460b57d595dc640ab2f3a764 861 0.51/1.00 vMB 27
301,793 301,793 0000000000000000370806bad730ca4f7a4c03e2a5bf5d8c3a25c85f60571092 64 0.03/1.00 vMB 62
301,792 301,792 00000000000000006a90aea7d3ed81efbe7e32d39b6a811daf925f1b12210f7a 148 0.10/1.00 vMB 14
301,791 301,791 000000000000000007601f252d6c1655991e960a039cb961767701e5d45d8ba8 943 0.59/1.00 vMB 29
301,790 301,790 00000000000000004148462c831debee672ce956cc3df3612c821d210838a165 181 0.10/1.00 vMB 31
301,789 301,789 000000000000000021a8a1cd6086e5e5b524f548ecbe641b58894aaba53d0da1 357 0.38/1.00 vMB 22
301,788 301,788 00000000000000006f5717bd8a5fec969e7552530c1cb2698563c7cf4bac7479 215 0.12/1.00 vMB 32
301,787 301,787 00000000000000001a1026b66710d9c6e986a6b0d3996416253713c06c2644d5 175 0.24/1.00 vMB 13
301,786 301,786 0000000000000000409547ee123eb7378a7ac501e52ed6340c39befb6cdf62da 496 0.35/1.00 vMB 33
301,785 301,785 00000000000000003cdcd147a121d113505ca4c486ba8ffd4134aa443055449e 1,415 0.75/1.00 vMB 33
301,784 301,784 00000000000000000d441660c437d948d603fc34a329e8c17a32167b187cd578 978 0.54/1.00 vMB 31
301,783 301,783 00000000000000002fdec6fe2e4e48f16d8d3bcdaf4943b719bb8be408ada4b2 1 0.00/1.00 vMB 0
301,782 301,782 00000000000000004a116c2417dfc9c69deb4da58a5fe25c82dfeb571aca4b89 113 0.22/1.00 vMB 8
301,781 301,781 00000000000000001511fe4a499a6bb6c9ebcf4953370b31cc16201f6d768c65 659 0.35/1.00 vMB 29
301,780 301,780 0000000000000000214c56521b4f7758c3991bb03e747dbcce0ef62ad714f1e7 1,025 0.69/1.00 vMB 42
301,779 301,779 00000000000000003dfac6a3e4bc63bf99893536cc818d1b5b514bf345c1a85f 1,397 0.87/1.00 vMB 43
301,778 301,778 00000000000000005bd0ea07725a1228e45d545b90d5707773b32bb7d010db76 669 0.40/1.00 vMB 29
301,777 301,777 0000000000000000657ca17c01dc67b5ea27ae2863e50a90ffd245e69c30fb7d 305 0.16/1.00 vMB 31
301,776 301,776 0000000000000000420b1c53f91c3d7ec042c6aa6efcb849997af17bb21b8f2f 389 0.19/1.00 vMB 28
301,775 301,775 000000000000000042e852203384cbedbe8fd192c2d516749499957362a366c0 412 0.31/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.