Loading Tool

Explorer IconExplorer

Memory Pool

79,092 transactions
29.56 vMB
0.12250401 BTC
Random Selection Loading Transactions
Max Size: 178.56/200 MB

Candidate Block

Mining Attempt 06aca02364706e937652a93cb9df6746da583c0ae647490a1911649573917519
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root cb2aab8942571abe077387d142a60e81fd88458ea6bb79a757a6bed8e8c853a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,665
Size: 1.00 vMB
Total Fees: 0.04311401 BTC
Feerates: 198.58 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (466,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,258 449,258 0000000000000000003f45e88410247ce05b59bbdd6ad09fa20f305cfcded53f 84 0.03/1.00 vMB 85
449,257 449,257 000000000000000000eb63a17c254aab01fd2179a84faae50d49636b142792f2 211 0.13/1.00 vMB 35
449,256 449,256 0000000000000000025a93af0c9763f83ab1c2a4df75128d40ce007519447f73 2,333 1.00/1.00 vMB 86
449,255 449,255 00000000000000000342cc4d869b8e66d1f9ba2261f2a8a673398f691a3990c9 1,181 0.58/1.00 vMB 68
449,254 449,254 000000000000000000224bcf3182b28ca5958b17da48e2f4ccca3f1085bc1784 1,440 0.63/1.00 vMB 63
449,253 449,253 00000000000000000126a3acca3eb5f1723d7eed9ea0e5ec22f2f0079c40550a 1,731 1.00/1.00 vMB 82
449,252 449,252 000000000000000001d1db00463a08a95727b113e41e69b1156132a931074d34 2,332 1.00/1.00 vMB 80
449,251 449,251 0000000000000000028d5fe1863faf3f34a28a49c6a2cd8a66d5b79b94e2629e 2,553 1.00/1.00 vMB 92
449,250 449,250 000000000000000002c8ca103918511d7479330ad4ce88d64b802d6dc57d1f6f 839 0.37/1.00 vMB 72
449,249 449,249 0000000000000000025e5b8fd421810cecf76b302d74885635fad92edb49038c 305 0.12/1.00 vMB 74
449,248 449,248 000000000000000001467a1ea0ddb95854f755b0dd4a0264935f69fce23d73a9 314 0.13/1.00 vMB 76
449,247 449,247 000000000000000000ebfe6bc620047a6a6e79c584a95f98397227dacfa6bea3 555 0.25/1.00 vMB 69
449,246 449,246 000000000000000002db7a04f538260f32120439c1ab4949faf138ee15e7b637 173 0.06/1.00 vMB 75
449,245 449,245 0000000000000000021dc8cb536e7957d2960c5111d9fabfe4eb11e4328d60b7 147 0.07/1.00 vMB 70
449,244 449,244 0000000000000000006c930d9a95f294e34dd1758e9ed5f30e67c0cde77ca920 520 0.24/1.00 vMB 73
449,243 449,243 000000000000000001d0743d785e261c83464e5b404590b4f84aea2dafc28381 921 0.36/1.00 vMB 88
449,242 449,242 00000000000000000312425954f669b00a2da8cc6d0af83bcc5f6086f910b8d8 1,156 0.52/1.00 vMB 76
449,241 449,241 0000000000000000017594672c272d736d58895c7c8857b0262564c73998d8bd 1,541 0.84/1.00 vMB 51
449,240 449,240 0000000000000000029189e1fbaa80c3ccaf7b5650c3c0c18da9dae5e7929550 2,571 1.00/1.00 vMB 89
449,239 449,239 0000000000000000011e29a978f71e9c92e1dc751cf91eb405c41f3c207476f9 2,336 1.00/1.00 vMB 80
449,238 449,238 0000000000000000026c5d2c4ef8c5dd657bd9b0d2455ab32c780f92a3d89ea7 2,604 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.86 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: 712.95 GB
    • Received: 17.25 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.