Loading Tool

Explorer IconExplorer

Memory Pool

32,902 transactions
27.91 vMB
0.06403306 BTC
Random Selection Loading Transactions
Max Size: 137.83/200 MB

Candidate Block

Mining Attempt 4d1c658afe5b7a2e4535a3aaea5ffca2478ca18814137e204eca244deb93f926
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root 53852b28d30b2b73df2f8ca1eba43d87864b8d2b9fe0760b7778c5fe3b55debe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,751
Size: 1.00 vMB
Total Fees: 0.01072631 BTC
Feerates: 150.75 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (843,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,867 70,867 0000000000f33bff36a6fe49de64c985e4e14fa4dfbefc9769b298587025594c 345 0.08/1.00 vMB 0
70,866 70,866 00000000001179e355facd76aad6914edcbc373f37b9a4bdd848c17d52cb10ff 1 0.00/1.00 vMB 0
70,865 70,865 00000000006909961cec06fbdaec413f8ea4b785cccc3d52a1dbd017c538313c 1 0.00/1.00 vMB 0
70,864 70,864 0000000000e44bfc30d221c431f1980f0f592e18346f83e20417dc600d288c87 1 0.00/1.00 vMB 0
70,863 70,863 00000000008c6418a0d9031b8a3c6599723c02a1bb7a92c7e311d790030a5a10 2 0.00/1.00 vMB 0
70,862 70,862 0000000000b31ec05464b889dac1c025fe2a2192ebf632d47c4689af8a8f9bb1 2 0.00/1.00 vMB 0
70,861 70,861 000000000055f222a4e55dcf437d91f8c8d2e6fbd5a1d0bd1e51a48502f374e6 2 0.00/1.00 vMB 0
70,860 70,860 00000000002641f148f52146cf1aace50b37304cab18a8a48ae3aad2344e312e 5 0.00/1.00 vMB 0
70,859 70,859 0000000000fe5342f97e61c6dbe88771fd652ea8e2048cb3596809cec2f5c600 12 0.00/1.00 vMB 0
70,858 70,858 0000000000aee7a9bda585e66d6f34dedf60ceb2b66c97f40117ae6fad0aefbb 3 0.00/1.00 vMB 0
70,857 70,857 0000000000ae091e5ee646236f9a4309fc46c7d0f8969fe3440076f0770188f3 176 0.04/1.00 vMB 0
70,856 70,856 0000000000de36c12641d6973dca55939623d21df870735333f4f788cc60ece2 1 0.00/1.00 vMB 0
70,855 70,855 0000000000d78aede2b54b6b0c03126a70236ecd2b445e2344ec15d39a0d70ce 1 0.00/1.00 vMB 0
70,854 70,854 0000000000a38090b431b796a60e426bd895808bb76e87bdfbf1bd4122660964 2 0.00/1.00 vMB 0
70,853 70,853 0000000000a3c10f59a43add00288b6601917a5d9184cc19ff06e542589c6f66 2 0.00/1.00 vMB 0
70,852 70,852 0000000000c2281e626193c8e32069342ed0d757dee9615dddf8aa5e23adf38b 2 0.00/1.00 vMB 0
70,851 70,851 0000000000ba54215a11b3aa6be4ec27cab1641149c5f24b63e634843dc10c25 16 0.00/1.00 vMB 0
70,850 70,850 00000000005f5bc0beb61f9a1b63fc9970742498aa825056ad4572160408d9d6 398 0.09/1.00 vMB 0
70,849 70,849 0000000000dadf773fbec5403291b707a276a8f8e14f1e2383be7dea4866f8b0 1 0.00/1.00 vMB 0
70,848 70,848 0000000000ece4119dbd8d76092ebaba65dd6190c8acb752ac3fa087e59bd233 1 0.00/1.00 vMB 0
70,847 70,847 0000000000f5fa900c210879446b6df0670457e0f9c236af3b67aa563e8ad50d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

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