Loading Tool

Explorer IconExplorer

Memory Pool

29,513 transactions
10.44 vMB
0.07877630 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.02/200 MB

Candidate Block

Mining Attempt ee8167dfeb6fbc268b3e3c1b873211a79f23a19933bc14d79de8e473901d8b8d
Version 20000000
Previous Block 00000000000000000000a6af0eb814f69279ee817bcb774f03d0884cf1c50d90
Merkle Root b41fda177fff5ba3cb74f7e50cb200c3383388503e68cd3b9ed59693f03173cb
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 318
Size: 1.00 vMB
Total Fees: 0.02099421 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,039 (822,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
90,787 90,787 00000000000a4f5e12139649d2c4efb17d40bd852244438f3e255e223c97c310 0.00 MB 1 0
90,786 90,786 00000000000724da4bd54ee4a35522a8933969e3a37129e6551f128f2df4f6e5 0.00 MB 2 0
90,785 90,785 0000000000080c99a783f0c355a8caaab8f50cd72f98f18160986ff849bb8eb6 0.00 MB 4 0
90,784 90,784 00000000000a76af25dcd37acfe322781af564b55ecb0c50b6a8999f9b3e58fa 0.00 MB 5 0
90,783 90,783 0000000000083e2a35d65dccfaa7f29ffb2be8d19e064ba2b1ca26531e2c7128 0.00 MB 3 0
90,782 90,782 000000000008dd160880f639833a2fdb262d4d0ec1ae2d3a838f7aed43d70f3b 0.00 MB 4 0
90,781 90,781 000000000008171fc22d1ea06823eab4d913444e245b61d0243722ac48b27723 0.00 MB 1 0
90,780 90,780 000000000001a07f6526ad6bbe6a3d970bd1ba8f2057bd7aac74458cd03114e1 0.00 MB 1 0
90,779 90,779 0000000000071a67acbac3db22f3d32555ac5e8794bbeb259629f8f5e65ac653 0.00 MB 2 0
90,778 90,778 000000000008f373b9b96eb06cbc2acf6ddf6810a2b0f2e0328e372b11977f0d 0.00 MB 1 0
90,777 90,777 00000000000d0ec2dfad7b19c1755bc794b0efdc1bf44d64f8b46aa6e20e8dae 0.00 MB 1 0
90,776 90,776 00000000000a7dfe77bcd28ce74ee94a41b90d9eb7a5c934a87bc31c9ab6c4cc 0.00 MB 4 0
90,775 90,775 0000000000040b721334ebea4da29d9185b8cdbb3da75e8443fcf29101262a6d 0.00 MB 2 0
90,774 90,774 000000000002b2a0f29f2ff6826cc68f37c8082a404e05c143cd4e771e85aa4c 0.00 MB 2 0
90,773 90,773 00000000000ab160e6bee84e824eed3e80338af62e7f6ea42ff2680b2b4c4bed 0.00 MB 1 0
90,772 90,772 000000000008da0145ccab97f71e842e1f33ddaf6f7b976835294a5a0279f307 0.00 MB 1 0
90,771 90,771 000000000008bdf507b944e4521678f399f3a5c21ee5c7adb802768097bceb1a 0.00 MB 2 0
90,770 90,770 000000000007a645ddd4cda93d5652727cb404a375a6ae56c8790370208fdd10 0.00 MB 1 0
90,769 90,769 000000000007ecb3fb097f426d6b8fe4b1e775dc9925583e6eea7779ac7c1c4d 0.00 MB 1 0
90,768 90,768 0000000000020de369485b93e45cbf36dc58a4d67191652f3c844754cdf29f9e 0.00 MB 4 0
90,767 90,767 00000000000b221aebe4609acaad97671e4d2106fe11f99a9e687b6b05bbecf6 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.91 GB

Node Details:

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