Loading Tool

Explorer IconExplorer

Memory Pool

38,928 transactions
26.26 vMB
0.05499864 BTC
Random Selection Loading Transactions
Max Size: 136.50/200 MB

Candidate Block

Mining Attempt f0adbb32e37d8f540d5ca417864694bac18a85b85dcc8a5696b5c1baf7a85bf9
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (305,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,392 609,392 0000000000000000000667b927f89eb52e900e54d5b0a1fad6d5458f9068f1b4 44 0.02/1.00 vMB 18
609,391 609,391 0000000000000000001200005aee5bc93bcf935b285c234bfd2911e09d330ec0 1,553 0.50/1.00 vMB 17
609,390 609,390 000000000000000000107c64c0ec98354e2e453c37b2d140c70cb2010d5b9374 1,969 0.63/1.00 vMB 18
609,389 609,389 0000000000000000000c10f47bb43235826c14be68a146770cb95a55485935aa 1,691 1.00/1.00 vMB 5
609,388 609,388 00000000000000000003884262d9a1d8834b3c460e6ffd2f509ec92820cdefe4 2,791 1.00/1.00 vMB 23
609,387 609,387 00000000000000000009da88a2df44f1d8e95f5d3358aacfdae9233d64375e8a 2,704 1.00/1.00 vMB 17
609,386 609,386 00000000000000000010ad41c861027fd4bfa1746634a444e775753aae068e10 996 0.66/1.00 vMB 6
609,385 609,385 00000000000000000002bb12dc7377fc75885a6532a3b753f7fe4a4d6a7bb71a 2,007 1.00/1.00 vMB 19
609,384 609,384 0000000000000000000fe8e09a8de87f6c92982147c898cffcc4947359934809 995 0.34/1.00 vMB 14
609,383 609,383 00000000000000000001b72f4d07a048c67683595190419e641607dcd2b68957 2,050 0.98/1.00 vMB 14
609,382 609,382 0000000000000000000e5c1e9a810b0749e821eb7bca168973b56cdad00a3afd 1,220 0.35/1.00 vMB 16
609,381 609,381 000000000000000000152fe9c9ee5381bc5542a1641291991263ae0feaa4e3f0 1,997 1.00/1.00 vMB 13
609,380 609,380 000000000000000000159f9cb8a0eca6abd4609de0fe58ef9064fa447c75f18c 218 0.05/1.00 vMB 17
609,379 609,379 00000000000000000015961bef41cd18f39ab040f11340d46ef58da1c4f69d11 1,102 0.35/1.00 vMB 16
609,378 609,378 00000000000000000014816beceab45082e0b2f50de7ce0002321e42c31543d3 1,897 0.56/1.00 vMB 12
609,377 609,377 000000000000000000030902fbc01bd71cdb522824f3e67b76f8d8b15bd68618 2,209 0.73/1.00 vMB 10
609,376 609,376 000000000000000000084a9e1d8add9b75475cfe88280c9aa228a9344089abca 2,587 1.00/1.00 vMB 9
609,375 609,375 0000000000000000000f74c0670b2957964864ff922bf4e2b34e93b88ec0d7af 2,842 1.00/1.00 vMB 5
609,374 609,374 0000000000000000001349030ce585bb7b16fcc28c51b399fe06dc1caa058825 2,662 1.00/1.00 vMB 21
609,373 609,373 00000000000000000002dfcde39f822aa016dcd3f73eba461cbf1ee1cc6eb39f 679 0.19/1.00 vMB 16
609,372 609,372 00000000000000000010f2f8aed4ce270160e414585ac000cde5ed41ae9af483 1,279 0.40/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.15 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.14 GB
    • Received: 13.83 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.