Loading Tool

Explorer IconExplorer

Memory Pool

25,142 transactions
26.97 vMB
0.05750540 BTC
Random Selection Loading Transactions
Max Size: 128.60/200 MB

Candidate Block

Mining Attempt 5407bcb4cd919d6bf48dc39dafcde1b1eb0fd969ec8523f8e6ae4137a2cdcd10
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root b280836352fcadf31da2253c8494546e95832683d49ecceb59fb2b9617a5502f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 698
Size: 1.00 vMB
Total Fees: 0.00682373 BTC
Feerates: 150.93 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (678,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,380 236,380 000000000000007d76491ccd49e2cf4de5a7391bd71462923b1f07bc31efc47d 12 0.00/1.00 vMB 163
236,379 236,379 000000000000001d8a180e59515d327631b010663193b11497a987b6f5c0a0ed 328 0.14/1.00 vMB 256
236,378 236,378 000000000000007314b095adf923be7bcfcb2fa6cf148c53e38976dac3ff3e4c 260 0.16/1.00 vMB 128
236,377 236,377 000000000000008924ca3be69a27932bc731e2fb0ba497efd9efcf21676453f2 619 0.25/1.00 vMB 189
236,376 236,376 000000000000007fda59368696a7bbdd3ff97aa10ec36f7b175786b5f51299bb 202 0.18/1.00 vMB 108
236,375 236,375 00000000000000ad7f1bea673076eae994b61808f2bdb069c3fa9f645b97b02c 274 0.10/1.00 vMB 80
236,374 236,374 000000000000002517f673bb8096cfb966f8983bb48ecceaa5ebd8a56727393d 566 0.25/1.00 vMB 192
236,373 236,373 00000000000000de98718220459a4fe5a671a4f57e0993b78bf895e513c43d3e 225 0.15/1.00 vMB 96
236,372 236,372 00000000000000d2fe2a338f2e6d520f48ec59c0e8d3b95bab6bd62f630df903 298 0.14/1.00 vMB 142
236,371 236,371 00000000000000e3f1f4279d4c86c4163f1c1974cfc422500374f76e702077e4 493 0.26/1.00 vMB 2,883
236,370 236,370 000000000000011130b6637d25723028c3a1464a10e7b65970dd65b1eab64a52 593 0.25/1.00 vMB 194
236,369 236,369 0000000000000007ac0d5c96fa4341d72794ed9fa68a22962a915aa7d22737b5 389 0.15/1.00 vMB 200
236,368 236,368 000000000000017047fad996cd20f0e38eee987910836142a0971cb4f367ef15 271 0.11/1.00 vMB 167
236,367 236,367 0000000000000120c98a87b919b76630f912180032d07171c26cddf550b0a2dc 1 0.00/1.00 vMB 0
236,366 236,366 0000000000000174dd608ac64f6c652f2df38cd3d714b8750d6dcd76111679f4 209 0.19/1.00 vMB 78
236,365 236,365 000000000000014fb480987fa118ac3a327b88ed3a3497f96f371e52a7065724 406 0.25/1.00 vMB 115
236,364 236,364 0000000000000062d4bca7961ae156bac74d5b45d8a97c50e09ffa3fbf0f53cd 714 0.25/1.00 vMB 243
236,363 236,363 000000000000017bbb58ba2bee953275c8b4c81c6294e763966d3bb372ed208e 31 0.01/1.00 vMB 113
236,362 236,362 000000000000000613e9c97571f268cb795cc83e28ac725d123f772c9356d174 719 0.34/1.00 vMB 160
236,361 236,361 00000000000000c54c717b58f72e1a151ef1c65dfd3a5c7c024392e9299d43f6 274 0.24/1.00 vMB 102
236,360 236,360 00000000000000dd7aafb70469f10f8512d0ac1b10dcdb17d02fc61bd7c27523 498 0.22/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 781.46 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: 611.03 GB
    • Received: 10.78 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.