Loading Tool

Explorer IconExplorer

Memory Pool

79,079 transactions
29.61 vMB
0.07366849 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt d5a953e4c1bb4a07465374f72483b70b764b1b0e56f3bd7c3dec674e2f8f08c6
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 58243a5f4cc04556bea0643feef838e0d66e82cfd602215f1178d61834d7c1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,380
Size: 1.00 vMB
Total Fees: 0.01345214 BTC
Feerates: 90.48 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (616,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,442 298,442 000000000000000073da8dcc0fffdd663e8d021a71c42d68ce2703072bba8aab 150 0.08/1.00 vMB 31
298,441 298,441 00000000000000003fe60bf088243af2c19ddeac9f2a9bc8c8a639bc16bbc63a 1,005 0.50/1.00 vMB 39
298,440 298,440 000000000000000078eb8425ea3648ade0b74d158a573ffe5375288140b60c50 890 0.50/1.00 vMB 49
298,439 298,439 000000000000000073fbc869b540d2db9e645faf64da98ef2370923592aa1e3c 53 0.04/1.00 vMB 8
298,438 298,438 000000000000000060759012eb5d27de983d86cd7f8da5f0fbcd1920d29c4585 183 0.09/1.00 vMB 30
298,437 298,437 000000000000000036b6cce6cb9c28e72c7299da29246cd6edc9e9d4a8edfcf7 114 0.18/1.00 vMB 14
298,436 298,436 000000000000000012999e53e0b9494e9c7b8009626742be8ba2ce519ac153ad 505 0.35/1.00 vMB 25
298,435 298,435 000000000000000070fb0313e6249c6884182f3d8a369c5c45cc16d07b9ee8fc 899 0.35/1.00 vMB 39
298,434 298,434 000000000000000024c90777a0fe99562d823250089251aee1997754b9b47dc5 240 0.16/1.00 vMB 29
298,433 298,433 000000000000000065ffdde50cb3d46cbcf414cff13078496200961f1d54b01c 285 0.24/1.00 vMB 22
298,432 298,432 00000000000000003487026138477982d5e9c32879d365079d887a76a35bcdc8 932 0.63/1.00 vMB 24
298,431 298,431 00000000000000006ef6b4b25f41cdf700dbe746f57d213d5102d3889273db64 632 0.25/1.00 vMB 41
298,430 298,430 0000000000000000685c262ff31ca2c4780292087fde02811f26b574ab952ced 243 0.13/1.00 vMB 38
298,429 298,429 00000000000000002588e412d47690d2b277f7bb569f8d294365cb766f35f9f2 84 0.05/1.00 vMB 23
298,428 298,428 000000000000000036f3ab196e48d516c0e65b78dedd660cd3fe618d06ae0c66 343 0.24/1.00 vMB 23
298,427 298,427 00000000000000006a3155454d0f7e42bcc8e8f8db183b4d18cc0c62e4ef9beb 947 0.73/1.00 vMB 26
298,426 298,426 00000000000000007f30471dafb1bcc366aa569db20d66140fea2da64ea5cdca 809 0.35/1.00 vMB 39
298,425 298,425 000000000000000046fbe29e3a4149b492a1fccdcc3dc1504df192d2d18b8874 163 0.24/1.00 vMB 15
298,424 298,424 00000000000000000f8f4e2af9413943c48f90b63be6a3fb46466133a5f43d04 640 0.25/1.00 vMB 43
298,423 298,423 000000000000000060a218f62f916c4222fa9e82cbef3ac994e8423bfaab506e 128 0.06/1.00 vMB 34
298,422 298,422 0000000000000000127846187ac55e5b6ebf94a7d2bcaff11f2e5c9c3ab54855 103 0.05/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.