Loading Tool

Explorer IconExplorer

Memory Pool

43,485 transactions
28.37 vMB
0.05994675 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt d83a35838741396c4e678fc2601cd1ecbd5b95883423c17543a2bdc0752f31e7
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 0d29745e8503c12b1ec0235f412fa707cd9b39c15f01eb8a16d332f4cf5c6ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.00623231 BTC
Feerates: 100.33 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (305,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,393 609,393 0000000000000000000475d6830e9eb8e59ecd10ec0bca9d5f839ffe33fcbd56 49 0.01/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.