Loading Tool

Explorer IconExplorer

Memory Pool

80,052 transactions
30.02 vMB
0.08698752 BTC
Random Selection Loading Transactions
Max Size: 180.07/200 MB

Candidate Block

Mining Attempt b8c86fc6ed4c877d31b7f6147e765a0ecbfe38d8491ed313aceb870b05c2beac
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 26ecc3a8604cf827457f2d34bf4f89003e49ec72cb3c2ae60684830151116e62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02562140 BTC
Feerates: 301.07 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (643,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,481 271,481 000000000000000415664fe6732ae29d3d504c1b761a79ae1124265d7ac7d0ce 53 0.03/1.00 vMB 52
271,480 271,480 0000000000000002d25cd31bb8a840bad1c9c8a62947816e1cff89fe9f5f2847 328 0.18/1.00 vMB 43
271,479 271,479 0000000000000006c862ae90b11e8ff735658c27298bfef98a0a947484b243b4 418 0.23/1.00 vMB 43
271,478 271,478 000000000000000494962b21ab19e3f7b731c0d7e5cf7f22f66c1919072f0232 687 0.25/1.00 vMB 60
271,477 271,477 00000000000000051de5118b2c5991160503afea480d9ecff195be5d53ec49ea 166 0.06/1.00 vMB 74
271,476 271,476 0000000000000000b47e4e65c0c0798a03883b08c3dc31d13346b93273e08d0d 292 0.14/1.00 vMB 30
271,475 271,475 0000000000000003ad9f930a8130f913c263fef73a82333028537d64d3545c68 70 0.07/1.00 vMB 20
271,474 271,474 00000000000000016192f90931cdd5e1ff6d0c07200375f7520476fdb60345ce 617 0.25/1.00 vMB 65
271,473 271,473 000000000000000154c52788e75add2ee258f3926271654cccdeff57a16b3332 81 0.03/1.00 vMB 50
271,472 271,472 0000000000000004a5b75246d33365500e2e12ca7abdc94c4458c32ddf7a13eb 361 0.14/1.00 vMB 48
271,471 271,471 0000000000000004aa28f5a402ddf8b0fc649ac688d4dcc879788a70795a132f 163 0.06/1.00 vMB 59
271,470 271,470 00000000000000019e06a5d406bcff8343a8923ad5e54dd4bc8725fdcf94a933 567 0.26/1.00 vMB 47
271,469 271,469 000000000000000657ede03f605631a60fe09cee53d0a464defb579c6d54b82f 254 0.16/1.00 vMB 43
271,468 271,468 0000000000000006ad93d99a3e18145ef04234c87f6f808d6a8bf0fe28ed7504 598 0.25/1.00 vMB 54
271,467 271,467 00000000000000008323a7aaeb0349504422335bdae105a23919de93a59d5f29 905 0.35/1.00 vMB 56
271,466 271,466 0000000000000005f70e4a1726673c3607d26de39e5437047a6cc7be5544b28a 1,124 0.61/1.00 vMB 36
271,465 271,465 000000000000000213954e02bd5345e5c0bd9a759c7b8f7df52095b616a86940 490 0.25/1.00 vMB 58
271,464 271,464 000000000000000392cb41768bc94e9881666edc4065914fcbdf7056f7bc7261 640 0.25/1.00 vMB 63
271,463 271,463 0000000000000001694751759db63c05b2c918c2ae2c8103354cbcc1615972a2 65 0.12/1.00 vMB 13
271,462 271,462 0000000000000003122c1ea1bf968999e0614b8d56107898720b1f4d2a0f0e58 1,353 0.50/1.00 vMB 39
271,461 271,461 00000000000000063b7cb3692977e49f27edd8ffa152bc47b940d860b4e28663 744 0.25/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.