Loading Tool

Explorer IconExplorer

Memory Pool

81,501 transactions
30.95 vMB
0.08683716 BTC
Random Selection Loading Transactions
Max Size: 187.61/200 MB

Candidate Block

Mining Attempt 164cc4cffdebd608157c2189d336578a79c60df07d5f8e18c71293192534c596
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 059b5b6ce12b1f1a985a701fc07687ebc3c1c8c036732450563d60c25d8c880f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,064
Size: 1.00 vMB
Total Fees: 0.01412492 BTC
Feerates: 115.63 > 1.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (478,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,911 436,911 000000000000000003f1ca5b21f0db5f4f7d1daa7ec13704d6f30bcbaf2d853e 2,263 1.00/1.00 vMB 70
436,910 436,910 000000000000000003c7028fde39d6ecf34f18a04d17b647f080f08e533c4539 2,512 1.00/1.00 vMB 93
436,909 436,909 000000000000000002163d9245bd1d5c7fbeefaf4bac486d48aa5779995e752e 2,538 1.00/1.00 vMB 81
436,908 436,908 0000000000000000042b78543197522dfcc4bd9c77db1d192a215a1538d28302 741 0.99/1.00 vMB 47
436,907 436,907 00000000000000000126a0828fd9c091123476ccaa7633cdf0cb19910a8394ed 1,272 1.00/1.00 vMB 62
436,906 436,906 000000000000000003f776c1f6fc3caf67905daa3695560bc7b3d4dc0ddab3ba 626 1.00/1.00 vMB 52
436,905 436,905 000000000000000001921e8850933d3441a2afa53efe1c74d6b498d0f8446d6e 1,280 1.00/1.00 vMB 72
436,904 436,904 000000000000000001c9bb0840fb18c042949034c99c46287ed42bb0f6c9bed6 2,389 1.00/1.00 vMB 74
436,903 436,903 0000000000000000023f9d95e762f92b13b6ab395741d6d7af831fbca4e657a4 2,408 1.00/1.00 vMB 80
436,902 436,902 0000000000000000012f7cfa526aeb759a68d1dffc0749c0293f4f263ede0c04 459 0.53/1.00 vMB 33
436,901 436,901 0000000000000000011f46641c41ae312c2428a2174b911e519a02810cffc49d 2,579 1.00/1.00 vMB 73
436,900 436,900 0000000000000000044bdd53f3abd6eaf6fccccf041790245232f32315c37751 360 0.35/1.00 vMB 31
436,899 436,899 000000000000000002af5e758d1603541c89566e151cf589ec8aa51028e223fc 546 0.49/1.00 vMB 31
436,898 436,898 000000000000000000ffcbfee92602fbc7986bf07e8046e6820ed2fcffa215c8 1,854 1.00/1.00 vMB 51
436,897 436,897 0000000000000000035d737ba5347c9e16434b9d3c5967392d35ab73a5bd0cf7 1,904 1.00/1.00 vMB 66
436,896 436,896 00000000000000000100d654d8e9b8d01239e43adc21d99af8c5fd939207e420 2,661 1.00/1.00 vMB 77
436,895 436,895 000000000000000002353f891ca391de002bbaf119dc43f9c16f55a72e12679d 385 1.00/1.00 vMB 52
436,894 436,894 000000000000000000cb7bec03895f6bac202d5a10d27c0eae4ef1d451d8cec4 943 1.00/1.00 vMB 59
436,893 436,893 0000000000000000011d22bf205d23a158a8d741cce8fb021165b46b33ce9bc4 1,332 1.00/1.00 vMB 64
436,892 436,892 000000000000000000b925369a98f28a0a013d1ce7b153dc715a82d1963356ec 824 1.00/1.00 vMB 61
436,891 436,891 000000000000000000121f625bba02472fa8cbcb70755567602278e6d5f11a33 1,821 0.98/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.