Loading Tool

Explorer IconExplorer

Memory Pool

77,491 transactions
28.93 vMB
0.12203483 BTC
Random Selection Loading Transactions
Max Size: 174.93/200 MB

Candidate Block

Mining Attempt 063a30a39fade72117115ca446a1fb602ce59692599949073cdd09ce6ee54160
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 81740060fb5fba1f1efe0a0938807aec6816f64821c46efd304a8c02141dde9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,064
Size: 1.00 vMB
Total Fees: 0.06169808 BTC
Feerates: 108.69 > 6.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (684,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,396 230,396 00000000000000234f46ae4fbbf02262c284412401b7652ef45f318dd6698b8a 199 0.14/1.00 vMB 101
230,395 230,395 000000000000009b6b05ecf99d327a2c69f55dbacf6f1620f1094c652e769ca2 98 0.05/1.00 vMB 167
230,394 230,394 00000000000001ca84620778ad2108864c413f4b06890b08c0a78dd3a75c932b 23 0.01/1.00 vMB 121
230,393 230,393 0000000000000167dddb65eed2948f0158847437931c2f53cc8a3916c5366005 42 0.02/1.00 vMB 135
230,392 230,392 00000000000001b00f2c4c742b6b25045f8b53c8b5885647f438892af8d87297 195 0.13/1.00 vMB 53
230,391 230,391 0000000000000099b2384e2169c9feb451a205aee6c66438834901fe419af7d8 244 0.19/1.00 vMB 102
230,390 230,390 00000000000001955cb1920436247647e8bc921ddc51dbd37402dce4ca0db3eb 542 0.43/1.00 vMB 68
230,389 230,389 00000000000000e6970abbe152ef388dc883d971559871f8041010f862ec6d62 1,480 0.47/1.00 vMB 240
230,388 230,388 00000000000000adc8e61168072ccbfbee2698e60e13cddf4147d6039c77f827 108 0.04/1.00 vMB 268
230,387 230,387 00000000000001013f176bdfc5562a61559f0f479be654654d2d60c75e53e243 98 0.05/1.00 vMB 99
230,386 230,386 00000000000001bc3f15c10935df09966a87d49fe8548da9afd25198712de3e9 283 0.11/1.00 vMB 154
230,385 230,385 0000000000000130fd0454927a1f3fc73726cfc43cdfc85369dcaea1fc0810e8 88 0.12/1.00 vMB 71
230,384 230,384 000000000000011358c8cbec5393434db98ba915a6cb118fe361856e8128b7b8 420 0.21/1.00 vMB 116
230,383 230,383 00000000000000710655f33b9a8d3801a8e499054c7f9141b82242bcc8d7984e 323 0.15/1.00 vMB 140
230,382 230,382 00000000000000f69de9f789a4c849bea9764761e05007a27ef121a72bac2375 192 0.11/1.00 vMB 140
230,381 230,381 00000000000000ebe5f5fc1ee7d00fc59c5578930825c176fef439d590e593ff 152 0.07/1.00 vMB 92
230,380 230,380 00000000000000a97acba17fbd6eafb01685e7e32371005accf25446fdfe1e32 627 0.25/1.00 vMB 96
230,379 230,379 000000000000005f8ebbff9f2f90df9842b15e3dcd8ae4ff5b72893f218f8bb2 318 0.19/1.00 vMB 144
230,378 230,378 0000000000000025fb59378244b00ebe465e12f451d5ecd21cdfe6b36a38a662 303 0.25/1.00 vMB 68
230,377 230,377 000000000000020b7985366c58c178fa69477d2278ca185e7b6cd2a1e4ec4700 753 0.25/1.00 vMB 230
230,376 230,376 000000000000018f12750bea105a8ee297459a26f14a2272fcad3b3f81fe1d06 413 0.25/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.