Loading Tool

Explorer IconExplorer

Memory Pool

81,786 transactions
30.37 vMB
0.08323543 BTC
Random Selection Loading Transactions
Max Size: 183.01/200 MB

Candidate Block

Mining Attempt 1a9c6f86195f41a9e1194986c1f4e47ac1c0ab087c80eece17ee4ae7db0bf8bc
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (616,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,518 298,518 0000000000000000404e9b9ac46ae1f2442cf4fc10fcc58a724e9e255f18a47a 362 0.19/1.00 vMB 33
298,517 298,517 000000000000000031c186d29ea6e0c805538339cef481aaee03c30c9f7868f8 389 0.31/1.00 vMB 25
298,516 298,516 0000000000000000366cfd0412044f22d5e1fbf5fe648e13ef0036b87b901de0 617 0.35/1.00 vMB 30
298,515 298,515 000000000000000019c3dcf5928af75224c843356bf204fbdff8ae8cbf65b37b 512 0.24/1.00 vMB 45
298,514 298,514 00000000000000002697b8108ebb0ec841201297917ad18fe7aae4807cc6e0e6 188 0.10/1.00 vMB 32
298,513 298,513 00000000000000004d9a7f1a09f6e00f8882fbb42230bd8d76d1262c4516e3f6 663 0.48/1.00 vMB 32
298,512 298,512 0000000000000000690d58f0e2fcca175c17009406babe69176175d962c27f51 340 0.19/1.00 vMB 28
298,511 298,511 000000000000000075ca793a991d110f631c523da5dca614fdc3987e9b23eadb 195 0.26/1.00 vMB 21
298,510 298,510 00000000000000000f1d9d48b75cf3155715eb7843fbc9b37a98e121285cfbd3 1,920 0.92/1.00 vMB 37
298,509 298,509 00000000000000006a3fad809dcfb68e2bf1cca727fcb3e43faa29e744700119 56 0.02/1.00 vMB 34
298,508 298,508 000000000000000020c27d9a128872fa432002b89a33948f1382e8b6d56742f7 262 0.32/1.00 vMB 15
298,507 298,507 00000000000000004ca9da9393de776a5a46152161fee0c646d9529cf7f574d1 1,024 0.40/1.00 vMB 44
298,506 298,506 00000000000000002dd3b442e015d7c66f99c42a8f7662a30f7deab7dda1f778 242 0.13/1.00 vMB 30
298,505 298,505 0000000000000000888c192030ca4eda54e6e172825563473557d896fe617b4e 599 0.35/1.00 vMB 30
298,504 298,504 00000000000000002bed3242ca7b49521185806f4b6af99972a47070375e5795 294 0.17/1.00 vMB 25
298,503 298,503 000000000000000077af183a05d984ca0faab19108cc25bda7c5b488f24373d2 701 0.56/1.00 vMB 30
298,502 298,502 00000000000000003880df270202e71ecaeefdab0bbc09e9ef4de42d4e82b621 220 0.28/1.00 vMB 14
298,501 298,501 00000000000000000113221b896f40f04121549424a4bbcaeec232e1bf3aa69f 1,097 0.90/1.00 vMB 26
298,500 298,500 000000000000000069d587f78b63ad24a7d0a099e4a56fb53e292e5691b297cd 222 0.35/1.00 vMB 75
298,499 298,499 00000000000000007d8cda6cd0ca56b59ba09b870f5bdcb9b4ef5e2ae4bbb8c8 779 0.35/1.00 vMB 47
298,498 298,498 000000000000000050015e179ac642c153a65db6883110e2edf861e11f6f32d5 1,571 0.92/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.