Loading Tool

Explorer IconExplorer

Memory Pool

81,031 transactions
30.55 vMB
0.09156083 BTC
Random Selection Loading Transactions
Max Size: 186.49/200 MB

Candidate Block

Mining Attempt 7e97bf4a073015f92d9db89f44008723b875321bed16c46bba35e69c26e22725
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root c3dd1ab1df52fe801e5171a4c8ae0db423023926d5adb6b8b3da1764c9acaa1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,279
Size: 1.00 vMB
Total Fees: 0.02163612 BTC
Feerates: 151.00 > 2.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (636,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,124 279,124 0000000000000001bc0bd86a20f65c0582e48349b6721218210b4a89732cd9d3 722 0.25/1.00 vMB 70
279,123 279,123 00000000000000021b8d6f17afa94f73c0c2d4922064e377bcb09558cab007ea 692 0.25/1.00 vMB 65
279,122 279,122 00000000000000008e5adea7060a87ec39cad44b741b2b003e10187b2b246fb5 656 0.25/1.00 vMB 40
279,121 279,121 0000000000000001eb2be68dd97aa086d517d9b925e818426516e76ca06f16e0 835 0.25/1.00 vMB 75
279,120 279,120 00000000000000013f391a440399bdf0ed5b3ce53f69b645c1f9c5a38b068527 114 0.03/1.00 vMB 374
279,119 279,119 0000000000000002253aeebb49c4327945c5feec1cb9216b39064114ccf74b16 611 0.48/1.00 vMB 33
279,118 279,118 00000000000000007ab3c02a996089b26d0aeb38df5c29200a98761d024077c6 845 0.35/1.00 vMB 39
279,117 279,117 0000000000000000e4e1a490b6adf643f28f26a0ff7f3dfe87c54fff4eafdd43 84 0.03/1.00 vMB 168
279,116 279,116 00000000000000024a5ebba42a090973ae1bafc0abacfc58eab13ed6de76b6d2 770 0.25/1.00 vMB 62
279,115 279,115 0000000000000002c201fdfcdd8d6dcacf3023f3f1c19bf32906d30125a2878b 602 0.25/1.00 vMB 61
279,114 279,114 000000000000000275a236b9589a220f9864a14b862fb7f3047f0611cc1240c6 269 0.12/1.00 vMB 26
279,113 279,113 00000000000000008d8d66f403ef14ab4303043433edd09d5b83c1781c0176f7 164 0.12/1.00 vMB 24
279,112 279,112 0000000000000001f5030ef65370d6757f8d10948e7da87d5bb7504f65b745ca 319 0.25/1.00 vMB 35
279,111 279,111 00000000000000025e488518ba0725451e65df293d7b8f55edacdb6a7adfb02d 1,122 0.50/1.00 vMB 39
279,110 279,110 0000000000000002e60f08f9de89ed85d2ee3451eec5a7fe79868b567315e853 107 0.03/1.00 vMB 54
279,109 279,109 00000000000000018633757b449dd5329e17149a3b34001ecb90badea1523775 104 0.03/1.00 vMB 242
279,108 279,108 0000000000000002da467e4cb5a37e8509a8a12e4ba39831a6f46a4b52590fa1 418 0.19/1.00 vMB 773
279,107 279,107 0000000000000002188dd7ac866021bf0a062cc26e39ec3267e292ac345e9e1e 200 0.08/1.00 vMB 66
279,106 279,106 00000000000000019daa1757375a891a9143d62dda7b7a06fb3a86ee58f2227d 224 0.14/1.00 vMB 34
279,105 279,105 0000000000000000597ccd2be82c9b4b1ad14ee26268440c604c87d2d9c100a9 433 0.24/1.00 vMB 31
279,104 279,104 00000000000000026c046b1837d8778fad8370b55e53be9af6e97e4f76bf4b33 110 0.03/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 783.07 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.89 GB
    • Received: 18.30 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.