Loading Tool

Explorer IconExplorer

Memory Pool

81,345 transactions
29.90 vMB
0.07762621 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 6c150dfd7cedca33f9f30493d5ea9010f31cd0c58eb240377fcebd697c07f728
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 6882d8612f31627b15000c086cc1b5fb62965b972bc82eacdf845a8e4aed7ec3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,866
Size: 1.00 vMB
Total Fees: 0.01657004 BTC
Feerates: 151.12 > 1.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (700,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,725 214,725 00000000000002b2fcf5e9bf9c07b4b11cc496ab56aa62cc809e86382055249f 214 0.09/1.00 vMB 176
214,724 214,724 00000000000005615be9a5e54f1ef41518732eb9df3e17467a715442a8f562f6 263 0.10/1.00 vMB 192
214,723 214,723 00000000000000636c46ff68e04c3bd5a8fcad3af209426458602441069941cc 83 0.05/1.00 vMB 129
214,722 214,722 000000000000010a5cc477650657f3fbdb039242f8c84bb158ef137e13bf1fcd 665 0.33/1.00 vMB 93
214,721 214,721 00000000000000cb4bfd29839b66ec09bfa9eaf9e4171ab3958e376361370ba4 508 0.25/1.00 vMB 152
214,720 214,720 00000000000003fa51d95626b0aa2ddc969be35993bb74c43a26e38332540dab 573 0.20/1.00 vMB 197
214,719 214,719 000000000000011f0ab482e911938fcc2c53d5e91d22914da7d98fd48846ecec 68 0.03/1.00 vMB 168
214,718 214,718 00000000000004e732fddfa09dfdc2e0af8abfdf30c61244f7508d1f4e24991f 534 0.27/1.00 vMB 183
214,717 214,717 0000000000000444afc684781c6ea743488c6a4b128d164bffddb3e0bd452511 261 0.10/1.00 vMB 171
214,716 214,716 000000000000018b4792b5a96f9cdebd2d515f6c282c6e30554f8e3451b21b28 85 0.03/1.00 vMB 193
214,715 214,715 00000000000003902677773d61d1b37c2f7ff9d61020d798cef5ec8fecf84a30 57 0.03/1.00 vMB 190
214,714 214,714 000000000000007ecdf573a11db478493b2d5db8b049f3a635b912988438c249 83 0.04/1.00 vMB 136
214,713 214,713 000000000000048a9e67ef7de8cfe741abe984cd5353f8f5b81fef7e70d16932 328 0.26/1.00 vMB 46
214,712 214,712 00000000000003fcbabe2def6fa6d42498a55a31b876a236f7d3e8b155274eda 179 0.09/1.00 vMB 157
214,711 214,711 000000000000028f1ac6e5de6b26793a7d1d75a831216abdfbb884916da59705 435 0.17/1.00 vMB 202
214,710 214,710 000000000000029aba1c53e0f3edfd3ce47bef24a3f1248223ba01b2bcf8551a 154 0.06/1.00 vMB 128
214,709 214,709 00000000000002317005570a0eebdf0824d48a1df85b8b1754fc82521b419fce 296 0.12/1.00 vMB 178
214,708 214,708 00000000000000ba61b3cc2635784db97b53a38b08966d9b3fe5705ed622cd1a 717 0.35/1.00 vMB 156
214,707 214,707 000000000000031837e02e4742dc61eae83f5ac06d0a90f66b9b60cbdb6d1bf4 30 0.02/1.00 vMB 38
214,706 214,706 00000000000001307922d3355b7fbea0d4dad9d767485360fe4f408198c3f1c0 281 0.14/1.00 vMB 145
214,705 214,705 0000000000000307d06b01d592d1b1587db58c0c63ddf77919e91c229c9ec9b2 303 0.13/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.