Loading Tool

Explorer IconExplorer

Memory Pool

31,993 transactions
18.32 vMB
0.09178391 BTC
Random Selection Loading Transactions
Max Size: 110.44/200 MB

Candidate Block

Mining Attempt 9139cd0ee35281f18d2fc0c5d89f96f3f30b864b43e68924c785d689d6ba5178
Version 20000000
Previous Block 0000000000000000000161b65dc9cf0adfdad107b801cd87f1dcf0cfbb454654
Merkle Root 75a6eff0889af8988e708ff52e1335a3d88a515198e5fa090ecd474468599693
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.07225322 BTC
Feerates: 39,346.58 > 7.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,903 (15 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,888 938,888 0000000000000000000019b048ea201280ce5ff8096b488e0120de57f1bcfeb4 4,473 1.00/1.00 vMB 1
938,887 938,887 00000000000000000000f84f1d23c04c3dc3f436cc5ba598ab70656358363c64 4,171 1.00/1.00 vMB 3
938,886 938,886 00000000000000000000dc6ce7e0449c7a6b867ca3531ba60a44b4e0e3121fca 3,352 0.99/1.00 vMB 3
938,885 938,885 00000000000000000001484ec1674a6ce2801a2409b9c1868b1687c5fe26d993 3,670 1.00/1.00 vMB 2
938,884 938,884 00000000000000000001b0c79d75e5e9e84cc772719f0e8aec4855ed3738224e 4,243 1.00/1.00 vMB 1
938,883 938,883 000000000000000000012ee5307c00dc112a7c857dde4addec4b1ee219bf57f5 3,570 1.00/1.00 vMB 2
938,882 938,882 0000000000000000000184da3102e3b62e0a5af5d457ce39d04b001dbb5128ec 3,707 1.00/1.00 vMB 3
938,881 938,881 00000000000000000000b9b857aecd6a7f8293ceada7bcf619e8e7b231759374 4,589 1.00/1.00 vMB 1
938,880 938,880 00000000000000000000f08c62116ec9a546c36e5843415677d0139b76dec9dd 4,354 1.00/1.00 vMB 0
938,879 938,879 00000000000000000001e90d33a7c7ba0a4bb2ecccb0c8b41f5dfafe37a63d46 3,610 1.00/1.00 vMB 1
938,878 938,878 00000000000000000001298ecd2ef0686bb2b0f58155267f1425491f1a77c8d5 3,979 1.00/1.00 vMB 4
938,877 938,877 000000000000000000012599c7cf5e2b256cb41cb97b943f31de18fbc9f2017d 3,434 1.00/1.00 vMB 2
938,876 938,876 000000000000000000003e393c7dc8c358d8155f692490a81338cc8faf81e86b 3,586 1.00/1.00 vMB 2
938,875 938,875 000000000000000000013dae8b70859628368a53ba73c4c4db3e50f78fdb7800 3,489 1.00/1.00 vMB 0
938,874 938,874 00000000000000000000a8c242d8861299b323612117947fe812ac788dc5a8f0 2,970 1.00/1.00 vMB 1
938,873 938,873 00000000000000000000cfc76a4ff0fc57b4cb51e8ca6442253703e764c19be0 2,559 1.00/1.00 vMB 2
938,872 938,872 000000000000000000007e3c8b8a3170500ca776beb8154a081e0f910c6424bf 4,627 1.00/1.00 vMB 0
938,871 938,871 0000000000000000000008cb0fa84fcdb2d4e547b1d2184de00e9bea8a0ab89c 3,655 1.00/1.00 vMB 0
938,870 938,870 00000000000000000001bbf2ddd073e630b9330f969265cc2c04bb6e8b8350c5 3,351 1.00/1.00 vMB 1
938,869 938,869 00000000000000000000bf9861a2695a2d2d2fc1dd44e283aa1d21d53563347a 4,079 1.00/1.00 vMB 0
938,868 938,868 000000000000000000006eb2f7b2133c303d55b1d18a2fd4e8e4671c16b6ffb5 1,811 0.47/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 824.72 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: 4,208.78 GB
    • Received: 230.31 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.