Loading Tool

Explorer IconExplorer

Memory Pool

49,331 transactions
29.90 vMB
0.09176473 BTC
Random Selection Loading Transactions
Max Size: 159.98/200 MB

Candidate Block

Mining Attempt f497fdcca6155c66d99ad25bf12c59a12864c559fdebc5ffb0826726c5e46088
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root aed360787093bce36c39594939992c7bf2817bfedbb2ce1eef807802a4d6bc49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,720
Size: 1.00 vMB
Total Fees: 0.02598544 BTC
Feerates: 51.03 > 2.60 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (154,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,442 760,442 000000000000000000018c5d198a6d1f0f533ec950c593c2718bd561eb1631f8 600 0.26/1.00 vMB 14
760,441 760,441 000000000000000000069dbdf7b3b862b483fbb1b04dee70c92191cdbdb81f46 108 0.03/1.00 vMB 16
760,440 760,440 00000000000000000003a44c124ea9471869d13617c917be07eaf2e7a5a6a6f6 1,872 0.77/1.00 vMB 13
760,439 760,439 0000000000000000000651fafade9aea7fae5e877ecf7a1f28d251c3f30c1193 413 0.38/1.00 vMB 9
760,438 760,438 00000000000000000006afe8f961fbbfcb3bb1cf0f9da0f137264128d09578a7 2,711 0.97/1.00 vMB 15
760,437 760,437 00000000000000000002ff764df25ed06da59904aa4b7759b24ee7e732ff0755 898 0.34/1.00 vMB 12
760,436 760,436 000000000000000000052813f0ba258baa0dafda3f7117322bf5034ed4f55f72 989 0.61/1.00 vMB 5
760,435 760,435 0000000000000000000612ef7351bde42680e620f0389ceb7c8ecbcce4348d5c 2,981 1.00/1.00 vMB 8
760,434 760,434 00000000000000000005572efbabce3d4bc3a7b07faef1606559e70d47d8316b 2,450 1.00/1.00 vMB 18
760,433 760,433 0000000000000000000208d6992ae8736688b4276a2d65039c3e2a89650ed249 1,968 1.00/1.00 vMB 14
760,432 760,432 0000000000000000000032102cb65ca2b69e32c621a6184fd209288aac31592a 2,314 1.00/1.00 vMB 24
760,431 760,431 000000000000000000043f0640f4f99e836097dcb32f01d350163f7926776bb4 3,226 1.00/1.00 vMB 22
760,430 760,430 000000000000000000020fb4a89ee97d0df4613ede0d15e11058ff7b8ec9acdf 2,212 0.86/1.00 vMB 14
760,429 760,429 00000000000000000005637007e29a89b0853df3219f605a9c227983d263064c 671 0.58/1.00 vMB 5
760,428 760,428 00000000000000000007703ee418e940f1f7a245ba5554aada077fc40ec7ffc8 2,782 1.00/1.00 vMB 15
760,427 760,427 0000000000000000000453dc5320fb371619ef329231a7cd12085c1ba4f21c00 952 0.42/1.00 vMB 13
760,426 760,426 000000000000000000041040b8814f4e8ca9b7bf17c47027b483ba59495c969a 2,096 0.84/1.00 vMB 11
760,425 760,425 000000000000000000055d044a2257626e288ed851d4568082b19605a1cbabe3 2,567 0.90/1.00 vMB 14
760,424 760,424 000000000000000000035f592ad746b4d08fb3ef1909bef7de218719cf179b60 1,566 1.00/1.00 vMB 8
760,423 760,423 000000000000000000013846e4b11528503e57f14c058e5f00e437dc2e6267eb 2,029 1.00/1.00 vMB 6
760,422 760,422 00000000000000000002f4a88debe2dc79b680d89f9f0a5d2e91feecbfef8c4a 2,216 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.09 GB
    • Received: 13.40 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.