Loading Tool

Explorer IconExplorer

Memory Pool

42,439 transactions
26.68 vMB
0.06840940 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt 1453fddf28697a63c430f0323c8cfa69436ca7dae149e92bf25f9da0bc0c15cf
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 4860e6ba8a980782823ad89fb9d1b84b59f74d29e4b034ea4817cf204d8c3b9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.01930900 BTC
Feerates: 101.59 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (154,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
760,421 760,421 00000000000000000005ca344916b557a4861499d7af041594405243406ffa72 2,146 1.00/1.00 vMB 21
760,420 760,420 00000000000000000006f65cd2a15b8615c005b07a2121fa7650300584bc023a 1,981 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.