Loading Tool

Explorer IconExplorer

Memory Pool

82,261 transactions
31.10 vMB
0.12103617 BTC
Random Selection Loading Transactions
Max Size: 186.15/200 MB

Candidate Block

Mining Attempt 1fc08e0a68d492d63240baf4932ee2736502210cc5d5c0e73c436c600f7ef126
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 0b699ac8f1351525121c137d3a827328d86db3e8a381bb4b70941e65f1ae328c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.03599795 BTC
Feerates: 101.42 > 3.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (156,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,149 759,149 00000000000000000003729c7d929225178a0297dddf607f6855387fe0a67b99 1,788 1.00/1.00 vMB 19
759,148 759,148 00000000000000000002999e6169e2995afca27ef5abb2d4b82c9d0486a87dd3 3,111 1.00/1.00 vMB 17
759,147 759,147 0000000000000000000342d02f31119dfccdfcba779e1f4f538b8aa8d1fc574d 279 0.21/1.00 vMB 5
759,146 759,146 00000000000000000001cccc9e9822c8777d9c82651c7c6909138f48e5b38ee4 480 0.19/1.00 vMB 13
759,145 759,145 00000000000000000006cd8b9bec15ecb37acd3075b56381840643d70f64d180 2,339 0.84/1.00 vMB 12
759,144 759,144 000000000000000000056349c41f317558d64ab958c8f6eb2b22f09eef835cdf 949 0.37/1.00 vMB 10
759,143 759,143 00000000000000000003dacf1eb465103e9b7c4dfdb0fb35651f2c5b7579075d 474 0.22/1.00 vMB 10
759,142 759,142 000000000000000000017747e17c86e7ae0b2b555c156d1eeb9f6f2430938bbd 1,364 0.50/1.00 vMB 10
759,141 759,141 00000000000000000001d4c7135e34984978566cdcc17bfe741300b98c78939f 1,462 0.55/1.00 vMB 11
759,140 759,140 00000000000000000007d7e98b0037b1c0f4a07485396c0c6ed054efe49b3dc3 2,274 0.94/1.00 vMB 11
759,139 759,139 0000000000000000000385fae7b2b11173a97e34adc0fd4df7214846ca8e95e6 1,844 0.99/1.00 vMB 8
759,138 759,138 000000000000000000028387786aa68ea8f560d670170424bcddf641187da816 92 0.05/1.00 vMB 6
759,137 759,137 00000000000000000005a67da9fe7f6807de6c081e13a72dec8eaa8d38b22671 1,175 0.79/1.00 vMB 7
759,136 759,136 00000000000000000007bea0626c5195c24fad3d82ced10d1f242bfdb8f39446 584 0.32/1.00 vMB 8
759,135 759,135 00000000000000000006c7346eb5464d5f8d26d8e0e5369fbe6443eb09cd4b2b 1,063 0.57/1.00 vMB 9
759,134 759,134 00000000000000000001508179d12847510cfa560365df4ebdd0abb4bc9aed5b 985 1.00/1.00 vMB 12
759,133 759,133 00000000000000000007088c4b3d3d2be440e67d95999e6002bc016e89c06839 1,623 1.00/1.00 vMB 7
759,132 759,132 00000000000000000001f8501fb8fe6da7dadeaa3c337f5719559d9aa272f3dc 2,475 1.00/1.00 vMB 13
759,131 759,131 000000000000000000055b3d34d13a5f563af2b418e369f6afca5f165146733c 3,112 1.00/1.00 vMB 17
759,130 759,130 000000000000000000064da4a7caa30ea733ae82035ba5e50b5f332368953118 3,375 1.00/1.00 vMB 26
759,129 759,129 000000000000000000005de2eb6a8fe6e0800fa7e3154ef1301ebf8a25ccedfe 362 0.24/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.