Loading Tool

Explorer IconExplorer

Memory Pool

13,326 transactions
5.66 vMB
0.02657393 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.28/200 MB

Candidate Block

Mining Attempt 2b4adc9c911e2a32097e4072de37bb8ed88225e8feaa89c70e2777879332b7b4
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root 611292a0c898ab74911b8498a1c2289f55c6bd811ec26e44d2906ba376cfe8b2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,665
Size: 1.00 vMB
Total Fees: 0.01722140 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (712,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
200,809 200,809 00000000000005a82e535db89e4dc82d3040dc1fd3df3117014cded38a066c85 152 0.05 vMB 153
200,808 200,808 0000000000000103ad29972b4842ec7d4d7cf7f01766dd457d2ae78f617f6466 120 0.05 vMB 196
200,807 200,807 00000000000003d0a2b137c66d55be62f106b95239e71013f63b57a512796470 100 0.04 vMB 57
200,806 200,806 0000000000000352d6073bf718b31baa8d268b74f4f2d9d91758f4447e1ac9fa 140 0.06 vMB 124
200,805 200,805 000000000000051dcdc2f44fd0bfc7859eb9921a27cdb0fda3ba166ef140c633 288 0.18 vMB 101
200,804 200,804 00000000000001fc33a9475b80488db1d55ca7f30d51908056a7b3449568939d 7 0.00 vMB 21
200,803 200,803 00000000000001630272cbaccb03ecbeb9d9e40276d59f4ccf9c7697ee8c9577 197 0.09 vMB 84
200,802 200,802 00000000000003b5a5955d8685ba2f383d6c15074b005eb67876d8a1f68df6a6 88 0.04 vMB 51
200,801 200,801 00000000000005b35a1c797a75117d30460553017c24e247fc5d6bc037354e3f 133 0.06 vMB 92
200,800 200,800 00000000000004419c4022bc1b61c237e3af5c6cd8454a1cf9ec55430b0b7dfc 481 0.21 vMB 230
200,799 200,799 00000000000003781fcd2d73c86b550c4ae8d827f97d5616bd688786ff3501e7 154 0.05 vMB 136
200,798 200,798 000000000000050d314a54311796a2f4daa0a75fbe0e30bc93905075ed51424f 16 0.01 vMB 77
200,797 200,797 0000000000000454d2b135c6abcc23e6825a980c69c80099ee5035ffa120cd05 109 0.05 vMB 107
200,796 200,796 00000000000001e0bed50e9bae671e918a8d83f34f0c5dbc39a39c4f6e7c38a1 154 0.06 vMB 183
200,795 200,795 0000000000000030ae341f1c2fa64dcb65b6bb356e8fc04637e16e884e8bdeab 34 0.01 vMB 125
200,794 200,794 0000000000000229ac2578fbb54e173b76d0ab22226fd152cce0b68a8a1b6bf5 9 0.00 vMB 82
200,793 200,793 0000000000000453f8f4333fe1ce3bb63d855a7bb7cc8129238bf457bff6544a 63 0.03 vMB 77
200,792 200,792 000000000000024f0abd34d8d69cc1c6d715c3f9ad671ee53f883a4a2d077d3c 19 0.03 vMB 42
200,791 200,791 000000000000004e4a1ecaf81bfe96d37be4c9f058183f29099b5c83599dec82 84 0.04 vMB 134
200,790 200,790 00000000000000b88b16c6f4c4d7ae44a093c22b8c58ee132763bd27df98be4f 159 0.07 vMB 159
200,789 200,789 00000000000004ab038f7b1af7e2febc381ebef0e58868b73ca791e6f0006f81 68 0.03 vMB 114
Previous 10 blocks ↓
Total Size: 779.65 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: 306.84 GB
    • Received: 1.43 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.