Loading Tool

Explorer IconExplorer

Memory Pool

46,294 transactions
28.87 vMB
0.14348943 BTC
Random Selection Loading Transactions
Max Size: 152.75/200 MB

Candidate Block

Mining Attempt da3581cb6923c2387d235dc2905f3bcc7117ab3220da4342585de43cd3a3d799
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 9168d4714ac8eebacc201fba2153c62d4d250577b055374858e21a9af11d940c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,513
Size: 1.00 vMB
Total Fees: 0.08125582 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (469,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,279 445,279 000000000000000003245515414e9fc149041cab238c57e16ad72ae5e27f5613 1,381 0.90/1.00 vMB 43
445,278 445,278 000000000000000001ffe84eccf7a1479e0eb11f0bb94002acfac59608342147 2,748 1.00/1.00 vMB 88
445,277 445,277 0000000000000000003487c440045e5a3089481860103bcb915608ea87f59c0d 1,014 1.00/1.00 vMB 33
445,276 445,276 000000000000000000e2f193a39dda2ebdff89af199124f5e645005426ed0e50 864 1.00/1.00 vMB 46
445,275 445,275 000000000000000002c3dd0277d0754519d1ee50e12f8989051b7e7df7705bbf 2,191 1.00/1.00 vMB 59
445,274 445,274 00000000000000000063fc381dbff8bb61af7be86f4d524572d594b095795003 2,358 1.00/1.00 vMB 82
445,273 445,273 0000000000000000028d0761d9e7168f4a43cfb778100adf33827cc74d24fd80 2,737 1.00/1.00 vMB 98
445,272 445,272 0000000000000000022dc562eceacbfdf118f3c3b5fe60bd58e088b9f7b2af52 681 0.38/1.00 vMB 77
445,271 445,271 0000000000000000033946b72d876d929f48a5076dbbe58523c826cc6d701d11 525 0.24/1.00 vMB 108
445,270 445,270 000000000000000001584afc77c4f3f5b97cd31631a59cd0406b02729f3edf82 424 0.77/1.00 vMB 15
445,269 445,269 0000000000000000037a9c3bcc605590cf309bea9990bd4b959f552060750d0a 956 0.47/1.00 vMB 52
445,268 445,268 000000000000000000699ebea50f694cbf4f88c84d9205dde90025c68642cccc 1,818 1.00/1.00 vMB 49
445,267 445,267 0000000000000000026e0f6d0b5be0655ea24c85e2f36c14774782da78afd830 2,369 1.00/1.00 vMB 85
445,266 445,266 000000000000000000574552c33263bbee997bd44f2d48e11449804fd40cfd7f 1,696 1.00/1.00 vMB 68
445,265 445,265 000000000000000002a139e2fc395f271ef085c3e2093c7ae3ad0ba546085eb1 2,532 1.00/1.00 vMB 82
445,264 445,264 000000000000000002ecf38a8efd99f3050aa8304f54a6581439369ac112c4b0 2,861 1.00/1.00 vMB 73
445,263 445,263 000000000000000000c2e3fe82fa530ab5a9305ce9edf785625849642af8880d 2,488 1.00/1.00 vMB 66
445,262 445,262 000000000000000002f21fec703bc441cf8380309d6fe53c07d540c521fd1ed5 1,904 1.00/1.00 vMB 95
445,261 445,261 000000000000000002b51af85c95e4afcab288629d5d7d402bd8097479ab95fa 2,410 1.00/1.00 vMB 94
445,260 445,260 0000000000000000031360d613e87ba78d44355d2bfa9bacbe17466fd30b0ec5 1,872 1.00/1.00 vMB 78
445,259 445,259 000000000000000002634c5fa81a62bb79e04bf4ed80d23f1a9d94930e3cc909 2,691 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.