Loading Tool

Explorer IconExplorer

Memory Pool

74,092 transactions
27.35 vMB
0.06590879 BTC
Random Selection Loading Transactions
Max Size: 167.03/200 MB

Candidate Block

Mining Attempt c06934188d19ae5b10abbf140b8e91108636d1f99c0f2efa9c23c68a1866de12
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 2057811d889396389b4366ca2dc26283cf820eb81b17c733806391616e8a8a9c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.00775245 BTC
Feerates: 80.00 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (634,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,344 280,344 00000000000000019e3cf95883cb2e3b3120e133db724117d3d916477948f07d 259 0.33/1.00 vMB 22
280,343 280,343 0000000000000000f4a70f98d94860c66c862ac275dc6a79671543d55ac71aa8 356 0.25/1.00 vMB 43
280,342 280,342 000000000000000102907ec6b7b1996ba610bf3463690e2d967bbf522eca8119 107 0.03/1.00 vMB 70
280,341 280,341 00000000000000008f3863c7a773fb73378ddc91a89e810d561b7c27bc837e54 260 0.50/1.00 vMB 23
280,340 280,340 0000000000000000d88447154eedcbf0c06e3bc2f105d86aee359b1a4ff754d2 467 0.25/1.00 vMB 27
280,339 280,339 000000000000000050e6d2fab85b1bf1733b379bbac83bd2a96f261a8e3a3b87 688 0.25/1.00 vMB 53
280,338 280,338 0000000000000000cb1bc32590a8aff5f9c18e35e129722e1b6610bc7f5dda3e 92 0.03/1.00 vMB 187
280,337 280,337 0000000000000001a19632fa234f978963a37ffd0c2f7ab16483386c38b9d4c3 725 0.25/1.00 vMB 73
280,336 280,336 000000000000000054b12af5872849eb90330251a9eabd4cf6907542cb76404b 321 0.22/1.00 vMB 39
280,335 280,335 0000000000000001df15a6f9ab254492d8fdafb5762292ab8afa9b16b7f8c4bf 164 0.11/1.00 vMB 27
280,334 280,334 000000000000000086ea7e4159da0ad26beeb068173934a3f36c981cebe390b0 470 0.67/1.00 vMB 21
280,333 280,333 0000000000000000b35ddbdc583e4c383a6f8e49bd4e68b0113248f56ad0b4eb 195 0.10/1.00 vMB 34
280,332 280,332 00000000000000013ce3b6dd2bf3613d97845d7f1c8389b96a9ddd924e46a9df 430 0.19/1.00 vMB 30
280,331 280,331 0000000000000000565394a3715d92b619b14da991b42d22d61f341fc8da9b75 76 0.03/1.00 vMB 109
280,330 280,330 000000000000000004cbdfe387f4df44b914e464ca79838a8ab777b3214dbffd 118 0.06/1.00 vMB 36
280,329 280,329 00000000000000022237a1782d8344cc4f7e0e23aa4219e49372693f81e8d152 161 0.06/1.00 vMB 57
280,328 280,328 00000000000000023c5972e3d6e797b1721a05e31b1e28bce23fab1aa532ddd7 265 0.18/1.00 vMB 31
280,327 280,327 0000000000000000442a135b557b2114c0a53f7e8becf338577305e67428960e 941 0.50/1.00 vMB 29
280,326 280,326 0000000000000000d27a0c708f7bb9983a36e9b4c5a6a28f903c107f40f4a51d 1,224 0.39/1.00 vMB 74
280,325 280,325 00000000000000011e5c7fc711099c81fd360e6aba4624d21d887a198dd2a9dc 93 0.05/1.00 vMB 27
280,324 280,324 000000000000000252dfb4c9e812d9656bbd19fbf96d1ba8555d2aadd9886b4d 258 0.19/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.84 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: 712.08 GB
    • Received: 17.16 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.