Loading Tool

Explorer IconExplorer

Memory Pool

82,763 transactions
31.24 vMB
0.15627659 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt e992fab72fbe89c855ddff59e3c6926cd9ad090a9ba1848327904d50c80ab3eb
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 82abdcb5d402c7ee2b42bba77c1b4377ba2fcf5b129cd7f1306fcbc69b8030da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05950077 BTC
Feerates: 269.69 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (398,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,340 516,340 0000000000000000004abf7088e4344582778d6be6e16a3b60d0d5beeab8576d 921 0.39/1.00 vMB 31
516,339 516,339 000000000000000000394e2515b14f90d340c77d7cba915af56a7a867c88ba82 1,678 0.64/1.00 vMB 22
516,338 516,338 0000000000000000003e5abe937d0544daa2eb507fafb6f2e4f0e2402de2f8b3 722 0.29/1.00 vMB 18
516,337 516,337 0000000000000000002a396c70f721686666d86ae18745b145968a701f402f8c 1,998 1.00/1.00 vMB 28
516,336 516,336 00000000000000000035353a43f00a5eb39f9b7ef233d6a5d049c8847ac20466 53 0.02/1.00 vMB 16
516,335 516,335 00000000000000000011cdbcf35290a1e38a0a594516d513f01b4d47a0c7bdc5 524 0.17/1.00 vMB 24
516,334 516,334 0000000000000000002a7934568d24b63443c370e4d97aba1d90ee5e7ab6e742 696 0.27/1.00 vMB 25
516,333 516,333 000000000000000000476c2a8ae387a02da2a25888c92a080811d7a59c5f18f8 69 0.03/1.00 vMB 8
516,332 516,332 0000000000000000002bbcba18cc6edc00383e48cbb967337abaa2001cbe47a1 2,441 1.00/1.00 vMB 21
516,331 516,331 0000000000000000000b2728586635d19001dd51eca34c56fe3f6ab432545293 1,784 0.74/1.00 vMB 31
516,330 516,330 000000000000000000415e1182f5c3f21ab81cd448d41b04d72367f26640b1af 1,397 0.57/1.00 vMB 11
516,329 516,329 00000000000000000031c36a45d0c815fe59a91b801c9eabee919e981760c190 327 0.13/1.00 vMB 20
516,328 516,328 000000000000000000256c23ae67295e95fc5e4801bd3ec206eee01b0ae03b05 484 0.21/1.00 vMB 27
516,327 516,327 000000000000000000150c343eefbc6e29e7ab81f7f0b90049b3857723c14b14 2,570 1.00/1.00 vMB 33
516,326 516,326 0000000000000000002a63640b65f5ec177435572324b57b40551b0f2d66c587 928 0.36/1.00 vMB 9
516,325 516,325 00000000000000000004937526b5e81df8fe2110928a8f039d0ee990b5ba669b 523 0.28/1.00 vMB 46
516,324 516,324 00000000000000000021dc314d71cb3a9f9ca9fa3a64fbc4c3a6844b67944e7d 345 0.18/1.00 vMB 33
516,323 516,323 000000000000000000256fd1ddae053ce7882b1d3da422e840b7ae2e274acd85 2,193 0.77/1.00 vMB 30
516,322 516,322 00000000000000000016dac0db2ce8a8441f7c4a0c8fdac2dc98cb073d0dbe66 1,484 0.86/1.00 vMB 20
516,321 516,321 0000000000000000003e67ffe5891af555d972545bf5268f56eb2b711438e970 2,816 1.00/1.00 vMB 21
516,320 516,320 0000000000000000000b10410cb18ab640b2b07e47ffc2af24b184c5aa4527a9 2,510 1.00/1.00 vMB 42
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.55 GB
    • Received: 16.27 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.