Loading Tool

Explorer IconExplorer

Memory Pool

81,326 transactions
29.86 vMB
0.13377587 BTC
Random Selection Loading Transactions
Max Size: 180.82/200 MB

Candidate Block

Mining Attempt 1d9dfe323a3b18391424775d0c63456df410fc5ad8812d4d79aed4cc6c3d8121
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root bbcf65b89e4514270c15a6ca5428baca41db7291109ae8c15845dbdc966bcf02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.06800158 BTC
Feerates: 213.90 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (478,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,479 436,479 000000000000000001d15925a691b5c35382996c1d41b2d17dd346a6d6cc46f1 1,792 1.00/1.00 vMB 40
436,478 436,478 00000000000000000252ca94a97dd6d08edb85485da65217f3b2b7aad99a63e3 2,208 1.00/1.00 vMB 69
436,477 436,477 000000000000000000b287685178eac794cc57988f4650522330a1cc7fd09245 2,379 1.00/1.00 vMB 71
436,476 436,476 000000000000000003d246f2150b7bf43025cb3792b252e62309950840b4410b 2,580 0.99/1.00 vMB 53
436,475 436,475 000000000000000000a5dc8480c667ef8c32ace966b836a2de6b60d4806ec75a 2,612 1.00/1.00 vMB 57
436,474 436,474 000000000000000004057526fda537a47e112bd0ce74c7ef3fd81a1c26308c4b 2,837 1.00/1.00 vMB 88
436,473 436,473 000000000000000000f789d4da3aec85265f0972a74245018d87bbc7d5652320 2,274 1.00/1.00 vMB 126
436,472 436,472 0000000000000000000d81297dfa4e1c538a792ab64b5fb2099887ccd3806d09 2,831 1.00/1.00 vMB 82
436,471 436,471 00000000000000000234ce50795cb2dd757b05c06f23ae967746465bb04d2c35 2,241 1.00/1.00 vMB 71
436,470 436,470 000000000000000003cf055ab93cd6e57feea6c742207047093dd84831d95385 2,585 1.00/1.00 vMB 91
436,469 436,469 000000000000000001f1a78382a7bc8cc1a5df2eb7b8f58f49c83472564d4c78 2,437 0.93/1.00 vMB 88
436,468 436,468 00000000000000000145a83720075dd26fe317f4e5e7660dccc7e55118498d6c 2,061 0.96/1.00 vMB 62
436,467 436,467 0000000000000000005539572fca1034fe9b89e525717b7bbdd7131adddf84e0 1,156 1.00/1.00 vMB 27
436,466 436,466 00000000000000000247d26e855eabcab46321ed47adffa35aa8c06f633442ab 2,322 1.00/1.00 vMB 73
436,465 436,465 000000000000000000af7790d30557b34fceb32fe4606d974e32917e99ae0b82 2,274 1.00/1.00 vMB 60
436,464 436,464 000000000000000002b3a648187e9fc1040d51a4087d3d60e6f73e45d36969a1 2,447 1.00/1.00 vMB 74
436,463 436,463 000000000000000001758fd48edadf19603cd2f36cdab1ba226adf25a446e6c5 2,394 1.00/1.00 vMB 62
436,462 436,462 000000000000000002348e5398dad882fb14aeec6801d38b589ff21201fdb067 2,192 1.00/1.00 vMB 69
436,461 436,461 0000000000000000006172fe8743f3ff7c19917f3e7e62e464df3b94b370f547 2,910 1.00/1.00 vMB 120
436,460 436,460 0000000000000000031453c5b62a28b342524eb7086a8a4e569a7d3307b061b5 2,024 0.75/1.00 vMB 82
436,459 436,459 000000000000000003c2e85405eaa86de3fb68197e7c029eb83ee4c3afabe55d 2,349 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.58 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: 671.33 GB
    • Received: 15.91 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.