Loading Tool

Explorer IconExplorer

Memory Pool

28,030 transactions
25.67 vMB
0.07768150 BTC
Random Selection Loading Transactions
Max Size: 125.34/200 MB

Candidate Block

Mining Attempt 007c20feb7e1ce618441b0f1d09cb6fe7afbfe964b7454ae35a32de639cc7bbe
Version 20000000
Previous Block 000000000000000000005fd3391e896564591024b2a30b91b65278d6f6666448
Merkle Root 196cd111f140acb5f9ff10fd4cee364b8d70c0b46b5a6467ec01794a9faeeeaf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03060895 BTC
Feerates: 500.91 > 3.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,232 (906,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,866 7,866 00000000af9ecd4de95e6f92a55106c7b2a78161fdb71531497f0328b42cc14b 1 0.00/1.00 vMB 0
7,865 7,865 0000000020bdf900fc67ded9a556b6f22740856a1bf2ad92a6871ac4d3d0f594 1 0.00/1.00 vMB 0
7,864 7,864 00000000b7c90bc517d76eb5a16385be59b308bf303f69db242a714561db02ee 1 0.00/1.00 vMB 0
7,863 7,863 00000000c53dbe6b1e67b2d6903bb1829a383d44c900d5b8c3e930f4aaaa7af4 1 0.00/1.00 vMB 0
7,862 7,862 00000000e055383ede208a39e8a1b48de44abd430b80149f483a81a84d5564f6 1 0.00/1.00 vMB 0
7,861 7,861 0000000026e64b5b6ef0594d272e81ad05ad19fc949446348b0b5e15dd75be16 1 0.00/1.00 vMB 0
7,860 7,860 00000000ab8331a09dd577856abffbfad3b65d66652d1ad6a1a8802f1346d5aa 1 0.00/1.00 vMB 0
7,859 7,859 00000000993d6ee47240bfee4ce320a54fef8b7091334e92ef713bb3e7590034 1 0.00/1.00 vMB 0
7,858 7,858 00000000ff43e4905adad05611d886de6192920903d8de58a3958a474297536c 1 0.00/1.00 vMB 0
7,857 7,857 00000000d1bbc52d1d3613598e50214b571c1f5d525db9e0845cd320cfa64d16 1 0.00/1.00 vMB 0
7,856 7,856 00000000c5ba60743d325006126cb3b1fb3a0c5cfae38f70c3b30a1b02f81b4a 1 0.00/1.00 vMB 0
7,855 7,855 0000000014f66ca81e544f8b094aced340ae2f0e3452829eba2c28bd360bf52f 1 0.00/1.00 vMB 0
7,854 7,854 00000000606b3f705e9d875b960ffe3ebc03a2e4bab96a44e85ae00a995c693c 1 0.00/1.00 vMB 0
7,853 7,853 0000000005b20bb1fe4821dc10b369e453a7642e1279419126efe34f1e2bee82 1 0.00/1.00 vMB 0
7,852 7,852 00000000551d6d74c20b6cf721470c85e0db58cd8dce4feee3d9537d9097a29a 1 0.00/1.00 vMB 0
7,851 7,851 0000000071c93c1b85a9d259786cb8fd604f3ac366e26428bdff4e18e0b37085 1 0.00/1.00 vMB 0
7,850 7,850 00000000b1564f7023873353c8e95cd498177d0d6f4d1ef4b6bbab4533461e80 1 0.00/1.00 vMB 0
7,849 7,849 00000000d9d32fb5c2f98d89cd677b9c1d2316dc29dc2592bc4903825f2183e7 1 0.00/1.00 vMB 0
7,848 7,848 0000000093cd17e2342eed322d209f94ca67eab09b2670ad50715a306662e83f 1 0.00/1.00 vMB 0
7,847 7,847 0000000095f66f5c23feee3647daae12ddf08df9acccac906cfeb34fc9e9e813 1 0.00/1.00 vMB 0
7,846 7,846 00000000f50ecd7a0b35076021c957d6df5b1f045ad24cfeb271c278bafe030c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 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: 575.75 GB
    • Received: 8.33 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.