Loading Tool

Explorer IconExplorer

Memory Pool

44,023 transactions
27.23 vMB
0.09106196 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt af37a42c741fd1934b9a6ee7e3fd79025baff6b749c81095c2ad31307d1dfcf9
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root ef1e8fb8e230f109b25a72f27e9aad7c4324d451d006b179060122ceb9af23b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,177
Size: 1.00 vMB
Total Fees: 0.04019731 BTC
Feerates: 101.65 > 4.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (535,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,380 379,380 0000000000000000078ce3c3fb9272cb8a2dcb08f6fb709d049df62a8de6d022 645 0.33/1.00 vMB 28
379,379 379,379 00000000000000000fcf89381357cf3ed9907bfec542d1ab2d2f2f2e7c2c090f 1 0.00/1.00 vMB 0
379,378 379,378 0000000000000000113ba2a64fdfd175223ba3c3fccd02f3673a92d2303d4d3b 165 0.95/1.00 vMB 6
379,377 379,377 000000000000000011a6336e77be03502ef19518aa4031ff4d61efabba9925f7 2,340 1.00/1.00 vMB 49
379,376 379,376 00000000000000000ab336cbcd617920c33bbc47b0e07c69822c79f9acec30cb 1,885 0.82/1.00 vMB 44
379,375 379,375 00000000000000000b88b351037a8ddcd36b2df64bf39a1eb423c4956d5973d3 1,238 0.90/1.00 vMB 20
379,374 379,374 00000000000000000bb9259972d35c1d43d8da3722776a906863279848d19a4a 2,071 0.93/1.00 vMB 38
379,373 379,373 00000000000000000285d39e2c777729671f2e1232fcbd93ccfe2feda0832080 1,939 1.00/1.00 vMB 32
379,372 379,372 000000000000000005175fcd76c9de0ff8b8ccb71de4c8aa7fbc77f26f493df5 2,353 1.00/1.00 vMB 75
379,371 379,371 00000000000000000e0ba4703b8971343cdf44681b30e3a30781cc8e8a0f6ac8 665 0.35/1.00 vMB 52
379,370 379,370 00000000000000000545558d9fa6549ac2e0c4f96f39b10b522a6951179c6336 767 0.35/1.00 vMB 38
379,369 379,369 000000000000000005f26263773736d724979f4efb86bcf2566477860e14cbec 719 0.37/1.00 vMB 63
379,368 379,368 00000000000000000182ff46420b872b0b39716fc8e5687887a512e96d18f881 286 0.28/1.00 vMB 15
379,367 379,367 0000000000000000069c01a33f37469baf320cf8f958806fec137dae7a46edc0 249 0.17/1.00 vMB 33
379,366 379,366 000000000000000011d20344faf543d86d89c0e4e4a410d548c950daa5fc8295 668 0.33/1.00 vMB 31
379,365 379,365 000000000000000008c599e7710b18d6c9a9fb5d89807768bfcf4fb44c28be3e 289 0.33/1.00 vMB 15
379,364 379,364 00000000000000000e1c7fcac8166b239361b7b9e07cca4aeebd197d88f27392 420 0.25/1.00 vMB 36
379,363 379,363 0000000000000000020f8122e6c20d0cb4f6a2e82a2fbec1721dedfd0ac9735c 784 0.39/1.00 vMB 38
379,362 379,362 0000000000000000095de4ee020eaa9e92e4181219d3aa719fbadc272c65cc34 935 0.50/1.00 vMB 44
379,361 379,361 00000000000000000f83a6c92627a8503f78394e9295537bbfb2f8909254f197 1,219 0.61/1.00 vMB 35
379,360 379,360 00000000000000000e82bd627d540817c5adaf32c97ad357b6ac853dff1fbfc1 1,322 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.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.