Loading Tool

Explorer IconExplorer

Memory Pool

85,729 transactions
32.92 vMB
0.07779290 BTC
Random Selection Loading Transactions
Max Size: 195.79/200 MB

Candidate Block

Mining Attempt 06d41fd1392206e64d46e8bd1c90cdacab6f70873e126dab09bd25d798a4a172
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root 308b94a2af4ce1e277b502ef03fc5576798efce1c6fd7b36da176331ce4486b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,412
Size: 1.00 vMB
Total Fees: 0.01265392 BTC
Feerates: 203.60 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (705,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,451 209,451 000000000000030003fcf5ee0c030ecc3b10bbb677dec6339eba60d956a3e3e3 563 0.26/1.00 vMB 345
209,450 209,450 00000000000001e29e61f00ed5c48b2323e5a7f9ea807a0edbf6ad67d5ca5238 137 0.05/1.00 vMB 107
209,449 209,449 00000000000003144e2767a12e4955fe8361478fcfa3c4183b9c90b1ebce573d 352 0.14/1.00 vMB 215
209,448 209,448 000000000000000d6a5e02d2f65945b21253ae7905eb0658b87d8a9c1fa81dc8 12 0.00/1.00 vMB 153
209,447 209,447 000000000000026f8e9286b4aa1bf736cdf0ef085c4e1be368b529d874e56036 752 0.35/1.00 vMB 160
209,446 209,446 00000000000002e5418e417ab25335ab5df5949e5f89d5afe3dfd9d7bb071773 308 0.12/1.00 vMB 195
209,445 209,445 000000000000029d49e0479283c65b159bc4bc919c6f7f14ab14860035148940 135 0.05/1.00 vMB 177
209,444 209,444 00000000000004ba5351c8fe53d4d5fc83658c35008961edce66b3e762302fde 160 0.06/1.00 vMB 188
209,443 209,443 00000000000001bf75d6aa2cb51563da6faaaede27351e92f619604e35de49d7 190 0.05/1.00 vMB 9
209,442 209,442 000000000000045e6aca1f039f318d0ff328f4ff844939634308cd1390407a54 147 0.05/1.00 vMB 223
209,441 209,441 00000000000004f95ab524e86d5ac6041f4d342f51df0ace729ad05e438beaf9 283 0.11/1.00 vMB 253
209,440 209,440 0000000000000464ce58af1b8bde769d9a93d0c392c1a3c757e65c0ed65e3910 84 0.03/1.00 vMB 153
209,439 209,439 00000000000002f9de8cfcd5aa062169667814526b4b4a5f7fb7bc8e7f0106b3 272 0.09/1.00 vMB 188
209,438 209,438 000000000000033e1ced68eda55f3eafbff9f842eac4c746e164751f312d7fb2 486 0.14/1.00 vMB 171
209,437 209,437 0000000000000258be4e092c56e23905a7b55593f5a2fddfd3d79d0386902308 494 0.25/1.00 vMB 180
209,436 209,436 000000000000004b525071b5069bedf21180c0d71d94b961c323fd07ec0450a6 281 0.11/1.00 vMB 177
209,435 209,435 000000000000008713455ac86a469c101383b8c9fa68bbeba51a948f9f6ea573 305 0.24/1.00 vMB 125
209,434 209,434 00000000000001e18cfab0ed2eb85fc7197f0f6435336c80648af9cadf029258 255 0.15/1.00 vMB 150
209,433 209,433 0000000000000461a59fedc3a822d6f51f785761941c4572c6e709e4ee24831a 144 0.05/1.00 vMB 185
209,432 209,432 00000000000001b9ec644462caf64275f5e1487605aef46d1fff748d88af9b4f 200 0.07/1.00 vMB 313
209,431 209,431 000000000000001b849e3ba35d73b5bab6684415b076a881c32f9d45e8fb1ab2 355 0.18/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.