Loading Tool

Explorer IconExplorer

Memory Pool

82,219 transactions
30.58 vMB
0.08152494 BTC
Random Selection Loading Transactions
Max Size: 187.62/200 MB

Candidate Block

Mining Attempt ce9a592a2ab56c5b0d229ffe19948a6b00eec3da3ab6a29e4ee527983138918b
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 59d36a96d7a4257ea02ba2f9e7cfc1c421cd6d5c8c5407efdb394edbdcb970c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,449
Size: 1.00 vMB
Total Fees: 0.01264914 BTC
Feerates: 72.50 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (402,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,924 512,924 00000000000000000053b265da633e363c295bb6ac0e8ffb87a190d59155d92d 2,109 1.00/1.00 vMB 23
512,923 512,923 000000000000000000075f4b68e6ef38c866fb8a0cb06940f9505ba5608fa8cf 643 1.00/1.00 vMB 10
512,922 512,922 000000000000000000107e48c504026bdd6389e85aa7d2b05ef3ef2875f1246c 193 1.00/1.00 vMB 2
512,921 512,921 00000000000000000013b9cfd88c1245f16ef48414ef944e6dd83f61512d4541 2,211 1.00/1.00 vMB 21
512,920 512,920 00000000000000000044504d4f95d540d97ffa1ff1e0b0c3ac2c63ed40d7bd68 284 1.00/1.00 vMB 2
512,919 512,919 00000000000000000034a654e150ffebc4244287d390a62f311cc755fe841f23 1,605 1.00/1.00 vMB 23
512,918 512,918 000000000000000000499e172a19fcd86c16327613ab741e736258507a5e26eb 538 1.00/1.00 vMB 5
512,917 512,917 0000000000000000003035b4542f7f00102a28ad57685cab2b1369091f716ad2 261 1.00/1.00 vMB 4
512,916 512,916 000000000000000000122d270314fd357021d0e9c5aceb9d99e93dd1b72e6ae4 1,456 1.00/1.00 vMB 25
512,915 512,915 00000000000000000052affac0b58fc0a756d381715f4aa3523552e533094d65 1,041 1.00/1.00 vMB 24
512,914 512,914 0000000000000000004d94048c17a44fc97d36ce8f2de9764573cd830be3b2b4 771 1.00/1.00 vMB 12
512,913 512,913 0000000000000000003f51c9edc273365fb2964639ebb458ae7d0cb95595474c 121 0.06/1.00 vMB 91
512,912 512,912 00000000000000000024ece41100b5b20fbb4ab9a4c461fa77dbd7c1f4a6c55a 1,951 1.00/1.00 vMB 9
512,911 512,911 0000000000000000002697c25c3486a3e3dc829bb9f1869d5bf69dde4b57ebfc 1,962 1.00/1.00 vMB 33
512,910 512,910 00000000000000000029de8c173c5024bf06d13b6ee7283cf3f9d46da3540dd1 2,224 1.00/1.00 vMB 60
512,909 512,909 000000000000000000307bd3c2722ec364d8b19043ef9dc22de55f7459d28b00 1,613 1.00/1.00 vMB 16
512,908 512,908 0000000000000000000425f0ba77631cc505a9512f839df6a372e25dca1b3a62 2,334 1.00/1.00 vMB 43
512,907 512,907 0000000000000000000f2e8b54af6a61339a017aaf23ffef70a1f8458124ab3b 474 1.00/1.00 vMB 9
512,906 512,906 0000000000000000004a4ad379dddd79ac807ea3c6572f81f78ebfd746044055 2,717 1.00/1.00 vMB 32
512,905 512,905 00000000000000000020ae90f10cccf6850d040ce692cfff0d9eb43bd8bf6b56 2,941 1.00/1.00 vMB 38
512,904 512,904 00000000000000000008355cfa85eb1f507335fcd92f79aa4d4d9304b9985810 302 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.23 GB
    • Received: 18.02 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.