Loading Tool

Explorer IconExplorer

Memory Pool

80,415 transactions
29.56 vMB
0.12878273 BTC
Random Selection Loading Transactions
Max Size: 178.90/200 MB

Candidate Block

Mining Attempt c8fe34e531042621301fca56d2defb84ad363c1ced589c5eb1a37ecea263b148
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d1d5d6b93acda4a78347cdf8767224d4228712d8c38f78f5fd04afe54fe0adcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04689028 BTC
Feerates: 477.45 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (675,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,372 239,372 000000000000005c6f708926a938da4529427382d7aad407eee5815cc9838c3e 448 0.20/1.00 vMB 193
239,371 239,371 00000000000000f483497eef8bd826056f63f8a7ad711fa7450aa00fb4d12c90 36 0.02/1.00 vMB 124
239,370 239,370 000000000000012f811680568a99530049f03a39b60d540aac4a4f1e7d567429 74 0.04/1.00 vMB 117
239,369 239,369 0000000000000035cfc372222e80daac87673ab5ec0aa1f398cf5c93fa22df05 49 0.02/1.00 vMB 155
239,368 239,368 00000000000000b00375e0a7733dcc01e7396dbec46da8f9afc3ddbaf2193284 143 0.08/1.00 vMB 129
239,367 239,367 000000000000001461d79a46ad5dbcf740d850151dc4ce98214990cd44a2a16d 104 0.10/1.00 vMB 84
239,366 239,366 00000000000000155a91dccb56d8b478a3fb1567ae4ea5ba78ce52c4f08ddaa2 381 0.18/1.00 vMB 156
239,365 239,365 00000000000001559c2548970c54d6cec4a05bd0f49bda8450062e400fae7c56 585 0.23/1.00 vMB 169
239,364 239,364 00000000000000c7961e800f3cd6b0d09fa4b3f6f1a965c84d2ff14809a4a1e3 155 0.18/1.00 vMB 62
239,363 239,363 0000000000000097b6d4acd328e1f351e6477cc70686a4eef0d02c070adcb371 47 0.07/1.00 vMB 52
239,362 239,362 00000000000000d17569e60045b46f5c21b4587cc7ba7a5f44838f2f574b2785 419 0.23/1.00 vMB 164
239,361 239,361 0000000000000055c691f32face29abebfc3ce18354296d7142ed834938cbe42 480 0.25/1.00 vMB 165
239,360 239,360 0000000000000063a9ed534ed869d9e5f7991f09b470aed0357b63f8a1aa3972 442 0.25/1.00 vMB 130
239,359 239,359 00000000000000e228001398edbadd71c6a0712ec4606347a45ffd1f124f09cf 748 0.25/1.00 vMB 236
239,358 239,358 0000000000000081fa37f7b39a249d356ccd481030e7f5352707b99a824de49b 205 0.14/1.00 vMB 89
239,357 239,357 0000000000000080d36dfcb8d05e2f98de26fcdf9a407aaaa4e46875aaf51def 473 0.25/1.00 vMB 155
239,356 239,356 0000000000000086d6f87a1cc5a5e17b4b6f1b51f78b6fc390d5157616e66e23 701 0.25/1.00 vMB 212
239,355 239,355 000000000000012de2ae26249dcf2cfd60e215bbda445c65b0ed3013cfc36047 6 0.00/1.00 vMB 142
239,354 239,354 000000000000004c51d54d56cee3a512236d9264cba16321c320401506f37fca 52 0.03/1.00 vMB 131
239,353 239,353 00000000000000b8d3718e3070af5e46c0a9b115d5f7c4b0f6851b75cdce5eee 412 0.18/1.00 vMB 147
239,352 239,352 00000000000000a6c6a2e23ce13d7fa41ffe20c3cec50927007e56676b6307b2 81 0.04/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.