Loading Tool

Explorer IconExplorer

Memory Pool

38,262 transactions
19.14 vMB
0.05972162 BTC
Random Selection Loading Transactions
Max Size: 106.22/200 MB

Candidate Block

Mining Attempt 70e1891f476df59463e8761859263ca175a97aff70811aabbefd4a07a9eb4e6b
Version 20000000
Previous Block 0000000000000000000063736c6cae7dacbf15d4eb124e826ef2821de31bf22e
Merkle Root a7797ae737d415dbcc6e837f9585773ebb77d0505ec0332d563787b56c8b73ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,282
Size: 1.00 vMB
Total Fees: 0.02308041 BTC
Feerates: 516.75 > 2.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,055 (912,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,042 2,042 00000000f076f68728aa514ade3e30bde5fafa5cf8718bf0ce58acd6b4c37dd4 1 0.00/1.00 vMB 0
2,041 2,041 000000008f03e333128be68a54a9ec1e7aaab0a2685ce746e67c05242a876a29 1 0.00/1.00 vMB 0
2,040 2,040 00000000d4df6eb7089e80d84e4b22d144a901dd63162af435f742c319b025bb 1 0.00/1.00 vMB 0
2,039 2,039 00000000d17eb0d926689a019cc34c8590505655d3e64a5b9a4b58143decf183 1 0.00/1.00 vMB 0
2,038 2,038 000000003ba309b2c952b348063e6238f6a867727baae6951a6fd87bf363a5a5 1 0.00/1.00 vMB 0
2,037 2,037 00000000fdda310197211d8baa3283412f078b2a4194d59b0713f08861415076 1 0.00/1.00 vMB 0
2,036 2,036 0000000011de33c7f0a5c814697d7844d1c6ea5894bb0a2fb348289632844018 1 0.00/1.00 vMB 0
2,035 2,035 00000000837ed9c989ed7506b7ed9d04cffc3b32c9bc5bca7f4215d4c08f9237 1 0.00/1.00 vMB 0
2,034 2,034 00000000aee0dbe3b27059da0a4410e4d59b3d70959f01ed21269dfab332d425 1 0.00/1.00 vMB 0
2,033 2,033 0000000079c4800a1f1a60d6a2e39dd37641b9f00e11edc0a30e4ddd3b95f14d 1 0.00/1.00 vMB 0
2,032 2,032 00000000b4917905c6183a5f94eec3413800842757bd48c773e14165883bfcbf 1 0.00/1.00 vMB 0
2,031 2,031 00000000b1c8b944d9d8a4d6165abfc98fbce1e894070e1dacfb4bfcad9b17d0 1 0.00/1.00 vMB 0
2,030 2,030 0000000036e9b23428b4e9e275c5edc14b4765c82fdad3d5f8abd078303d63d3 1 0.00/1.00 vMB 0
2,029 2,029 0000000056db511c4a2801cab2704dda95dfd97ac1ddf7c107fdbc089b4a19f2 1 0.00/1.00 vMB 0
2,028 2,028 00000000bf7540f41ae96e804929b75fb307c16ab46f071765ff35184231f066 1 0.00/1.00 vMB 0
2,027 2,027 00000000e2fe00b652b77364ced8b96402bf35d3064c4bd253140ef907adf1d6 1 0.00/1.00 vMB 0
2,026 2,026 00000000df3d3d8e1b63db203496a67c186cc7508adac33aa72db03685ada3b1 1 0.00/1.00 vMB 0
2,025 2,025 00000000cc455e6c79b0d9b7d9546a507ea312b00626a4cc3b625b270d9ad6d3 1 0.00/1.00 vMB 0
2,024 2,024 00000000a0b289cb223408631a29dd583140a04d52870bb82cb7887cecbf7dc7 1 0.00/1.00 vMB 0
2,023 2,023 000000005a6dc0cc4c7efac72b59fac06a22ed02118789300fd0cc9ff9a48e3c 1 0.00/1.00 vMB 0
2,022 2,022 0000000026024cd1f3a914b4d034e6cbbea6d0262569c04abe39a3f4a03d5aa6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.29 GB
    • Received: 6.71 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.