Loading Tool

Explorer IconExplorer

Memory Pool

24,925 transactions
5.83 vMB
0.03758341 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.83/200 MB

Candidate Block

Mining Attempt ca21dc350cd4eb34f5b71ed5732c5541f72d45cc56e3d23d4c6cfd65b7d38b80
Version 20000000
Previous Block 00000000000000000001ba540179348e126e660bea94ed6ba838e68a81db744e
Merkle Root adc1354efa7d11eec08dbc042b2e034eda5f05f483dda3021e9a7b0e52d19f91
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,127
Size: 0.95 vMB
Total Fees: 0.02483825 BTC
Avg Feerate: 2.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,117 (822,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
90,796 90,796 0000000000052dea0cfaac02384ec65129f84f6aad37f47dbb65f7ef9e50bf60 0.00 MB 3 0
90,795 90,795 000000000000d66fb376796729eae57a0fd2c023b38cfa39f0768da554d1bbbe 0.00 MB 2 0
90,794 90,794 00000000000a9feb437be53c13d4366d74c93322d187e9ce2787484f6d1f5ec3 0.00 MB 1 0
90,793 90,793 0000000000027b1d41170922740f06af44e1d681fd2ab2306be2c7b44b19f146 0.00 MB 3 0
90,792 90,792 000000000005b3b4e74cf76603c67bd516e464d719f455d4fc1db06bd247c112 0.00 MB 7 0
90,791 90,791 00000000000ace9c85d07b9160deb102ea372acbd7c3aedc5a7e91d676a96ea5 0.00 MB 2 0
90,790 90,790 00000000000ba0ee4b5f51cc0d6e38fe1829a15e6e892d66973f4cf3aec56a80 0.00 MB 1 0
90,789 90,789 00000000000e227a5d8e7b45ba419b61fa4a2164f243df8f0642de7d18bf3237 0.00 MB 1 0
90,788 90,788 0000000000028b955ed90e037d82f0d7b4f21b1f9c16440ebc2903469c20bbe2 0.00 MB 4 0
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
Previous 10 blocks ↓
Total Size: 779.06 GB

Node Details:

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