Loading Tool

Explorer IconExplorer

Memory Pool

25,898 transactions
27.15 vMB
0.06243181 BTC
Random Selection Loading Transactions
Max Size: 129.74/200 MB

Candidate Block

Mining Attempt 754e0108442652ed5cca6ce2c847243c1b77234af32d01f0dbcee5cfda63013f
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 2af334a9019db073d8d96a44e0e96836dc50ff6d96dd5622dcfaa55b7c8d8f42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 1.00 vMB
Total Fees: 0.01114315 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (670,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,899 243,899 000000000000007af0fd6388f7c8854b41a5bfaee7f360e5507cda8547e286d5 6 0.00/1.00 vMB 16
243,898 243,898 00000000000000a79adc6691f1ac546bbd2bb8ee659410593fb46dec69bad757 120 0.06/1.00 vMB 119
243,897 243,897 0000000000000097021a43c7700ad9b4a9d5be4f8aa75c52de0b620700c10f47 67 0.04/1.00 vMB 118
243,896 243,896 00000000000000c5a74a6cb3f39e5df2dad6104190af503bc4118b88549a4e51 383 0.18/1.00 vMB 156
243,895 243,895 000000000000000c84110f812ef3e132cf557c04c002ba56b2084530545ef134 4 0.00/1.00 vMB 47
243,894 243,894 0000000000000006e72df6e9ad7a83858af7de44e59b19407bb272f6e2fc1b63 171 0.08/1.00 vMB 162
243,893 243,893 00000000000000a0a383696f12d7fbebed6226b33386ad6e01f61913d6ad6cd5 317 0.16/1.00 vMB 102
243,892 243,892 0000000000000002ffd2f0983da78737496e7a4b0551966248e8315eccec92ef 571 0.25/1.00 vMB 157
243,891 243,891 000000000000003cf3b9b6eab2fd90738dc334d7e5c4c61a1eb9b504c2a1edec 168 0.08/1.00 vMB 144
243,890 243,890 00000000000000844f73ba38e4ad4ccdf8ff5db7283c4f99dda84c0918bcf63b 5 0.00/1.00 vMB 104
243,889 243,889 000000000000004b177557a9329187dc1f201d4b3b3b12f8452cfca48f7d8fb3 184 0.09/1.00 vMB 149
243,888 243,888 00000000000000525d8cee178e1f8cb05a8ddb67cf223f96977739c8814d2e6f 279 0.12/1.00 vMB 192
243,887 243,887 000000000000009bd739c859547fe98bd05e9815ec268c8a909ca7533cd5d344 128 0.05/1.00 vMB 120
243,886 243,886 0000000000000004eec40a384d9d9fa42362fc9570b6f14454f10b7dea84b469 110 0.03/1.00 vMB 29
243,885 243,885 0000000000000075cae08b57c48a679394d033ccf68c4e285533a222aa4ee02f 246 0.11/1.00 vMB 123
243,884 243,884 00000000000000d6290cfa3f7f50edb544dbbc5748d140db178327bb139c4ab1 17 0.01/1.00 vMB 192
243,883 243,883 0000000000000054a2013dffc108d621c406489ea44f15e6d4139a81eb73d2c7 110 0.06/1.00 vMB 140
243,882 243,882 000000000000008846d4e5a7988b52a434a926439a02927ee5220de6020ccf8f 242 0.11/1.00 vMB 149
243,881 243,881 0000000000000027bee06714b39bd902060ae33caa34fbd8bf9184a47699c193 100 0.05/1.00 vMB 133
243,880 243,880 00000000000000dc09204634ead57450dd62d2f671c64263d15d11eee2454705 180 0.09/1.00 vMB 123
243,879 243,879 00000000000000406abd1901c82e790c3e7217a76441ad235fbf36cbdde0fb41 269 0.13/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.04 GB
    • Received: 10.79 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.