Loading Tool

Explorer IconExplorer

Memory Pool

22,843 transactions
9.85 vMB
0.05554831 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.32/200 MB

Candidate Block

Mining Attempt 5ec934fa0f187929d5d1bc1170829bd4913e1d2ea102f192105183a6000ae8fe
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (828,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,788 84,788 00000000002253969e7645721105879c7070e546b67d9a4c563b8d2158ca1bf3 1 0.00 vMB 0
84,787 84,787 00000000001ae3a45e0ada1b930c5359f19b6c4f3411ed920f82405efa05f682 1 0.00 vMB 0
84,786 84,786 0000000000104d8d614f29cc01625b1d5d28448e39e803fc1b16d0f459d23204 1 0.00 vMB 0
84,785 84,785 00000000001dbf8c0732853a28e14da378128a39f19e9bd172fadcc7598c25fb 2 0.00 vMB 0
84,784 84,784 0000000000043a9c437ce79732592331bbeb99e0b8101c30cbbf6c81684092eb 1 0.00 vMB 0
84,783 84,783 000000000017f8b804bd1b76c304d03868957f5dbdffc9607c3a31b2c2cf4991 1 0.00 vMB 0
84,782 84,782 0000000000142ecee770ecf8dc5c367f0cc033fccfda6281e03e7eb7286ca1ed 1 0.00 vMB 0
84,781 84,781 0000000000280bc44d4d9736c4bb62655d882d9358058dcac48ab2edebf8faa7 1 0.00 vMB 0
84,780 84,780 000000000007ed827ed308315b7ec6c2c1859b0c14c02704df171c6964abefe7 1 0.00 vMB 0
84,779 84,779 00000000001849484857eb1a76a515698722fba940d8841c9963fa83334e8627 2 0.00 vMB 0
84,778 84,778 0000000000199a07703bd74bada7eb65661e1bf24df901230f8228ae9e09c75b 1 0.00 vMB 0
84,777 84,777 00000000001845462d5683b83cb1b2619d293eff49b9ef5dd017ca1c6618d3ef 3 0.00 vMB 0
84,776 84,776 000000000021fdf44d7fc8a6a9e4c28cc62e21cef6f2770475584b4411f6e409 3 0.00 vMB 0
84,775 84,775 0000000000154523f893a0ae678523bb11d45354106c9280554d4625addc8ac8 1 0.00 vMB 0
84,774 84,774 0000000000270e5e8ea13401f7bd7e44086737b0f16a7a3a38e92616c15b0e09 2 0.00 vMB 0
84,773 84,773 0000000000298377df094a667d4ccb2bdb6420a6564f3d26cb4b7cee1dfc56bb 2 0.00 vMB 0
84,772 84,772 00000000001c41f62032b2044ce94683bb186f631da51f5cea9d38825e681876 4 0.00 vMB 0
84,771 84,771 00000000000585377bef5a1493ee9c74fa5eff5a151d9dbab959fe3577f34c63 2 0.00 vMB 0
84,770 84,770 000000000027ddb452ad25a78b46a7a9d02b62037b7ebd2c65122c3a0e0eb9da 1 0.00 vMB 0
84,769 84,769 0000000000213254d69d28907aa2d7809fa35d377d623285131ad921664f1169 1 0.00 vMB 0
84,768 84,768 00000000001827867c22fdb065e332ed2904661477f0e36add6f9cbc3d669cbb 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 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: 279.07 GB
    • Received: 1.09 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.