Loading Tool

Explorer IconExplorer

Memory Pool

15,646 transactions
7.73 vMB
0.04356312 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 9ed27df27fb6ed158bad9f539bb3eec17f45e1959bc084bb5f9218377d3e0a56
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root f7b91a25b317604c2b8688ad1e22a07247ea1fdb0cc4a1cd8c6301b3547087ec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,281
Size: 1.00 vMB
Total Fees: 0.02769950 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (690,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,866 222,866 00000000000000ff84acbc092da38251fe8375e4581e0b8bfce12ab7ac3cc777 196 0.08 vMB 218
222,865 222,865 000000000000043482dd8e2e6314740e6c1bda3de077fea289538184e0308b37 370 0.14 vMB 226
222,864 222,864 000000000000016cd2eab99cb4a15331402f3d3ff954782cb398dabb81b1938d 300 0.11 vMB 224
222,863 222,863 00000000000002cdd7427289b61e56ce8056bca9555c087f65489d07daf49a81 8 0.00 vMB 0
222,862 222,862 000000000000013891df0671ffbefa73824cf3f56ad101e4afe20219f9cd1d6a 25 0.03 vMB 147
222,861 222,861 0000000000000333b836ee4b83d1b1d1ac3f735aabb32514efc5683a050c679a 230 0.10 vMB 233
222,860 222,860 00000000000002e993558b28f2a275a8ee95414c8ab165f654854f17ba85e46f 66 0.03 vMB 147
222,859 222,859 0000000000000392f3f94edeab7b650ec4ede3d14b8b9a80d74ebc1d52503a5b 173 0.08 vMB 228
222,858 222,858 00000000000002d40e33d5ffdc37a1a285d80233076743a71b6b65966ad98392 166 0.07 vMB 171
222,857 222,857 00000000000001f3b6274aff837e6d686de5ff8a2bb7c315522c7c9e7f15eef7 80 0.03 vMB 119
222,856 222,856 00000000000003439f86772e3d5433851da4123bcf90e743f2c9a3f57af1119e 385 0.18 vMB 169
222,855 222,855 000000000000042434cc0c53037d6722488d680210181a7ec224368ef797b41a 1 0.00 vMB 0
222,854 222,854 0000000000000029c0c8558d10fdac32cea0ac22760e600dcf429e24fdc5d37e 126 0.05 vMB 160
222,853 222,853 000000000000037286ff09341bc559f3b7cd62a2c8bf34da0e9e20598623a970 396 0.23 vMB 177
222,852 222,852 0000000000000267ec511ed0ac38578f41d0163ea96823944d8a0c5ffa08dcae 152 0.05 vMB 312
222,851 222,851 00000000000002aeb63933dc0491b91dc2917fb675c7182b52e7443ad93dffa4 190 0.08 vMB 189
222,850 222,850 00000000000000e6bd7f88c6312a8e321a643b2d536f4a32c28f51df6b293ede 195 0.08 vMB 171
222,849 222,849 00000000000002ef69a564e7b8f3f0b078cdb55a8db28a01ecc089ad862a7972 605 0.25 vMB 187
222,848 222,848 00000000000003bbd12375a049796c41381e7a6e3bba41475dd7a7e3d957d6c9 229 0.14 vMB 77
222,847 222,847 00000000000002f4c5cad633ce715c3b2a6ef77339cb1a08e0a65744c17c13e3 209 0.08 vMB 194
222,846 222,846 0000000000000416f052a244a6e199896b76984aa2cb1db65381cdd38db1908d 200 0.10 vMB 165
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.57 GB
    • Received: 0.87 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.