Loading Tool

Explorer IconExplorer

Memory Pool

44,945 transactions
27.24 vMB
0.06779545 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 6c1a4c416365817cad6d8972299359187fdd7c1d2abcdb2f3136460ecbea1e87
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root bbdec7015a34d42440c132265e433dd1faaefda57d529ef2da4d8b55daf8d4d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.01659778 BTC
Feerates: 100.00 > 1.66 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (674,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,664 240,664 00000000000000f38ecdda502105b987693c0ec218b1e1e5e85ef78d82123af5 242 0.10/1.00 vMB 1,083
240,663 240,663 000000000000010fbf754346858a01e3cc413584694abf2a6d09f51781ae4fe7 272 0.12/1.00 vMB 185
240,662 240,662 00000000000000ce817e5dfedef2341d2cbc778640f8e12c45db8bb462fa80a7 98 0.05/1.00 vMB 157
240,661 240,661 00000000000000ef7e11da404c518ec990c76f47bfc76cb9b92010bf6a1496bb 116 0.07/1.00 vMB 131
240,660 240,660 000000000000004ce8fe63c24a03da2ea83a80b96812575cc5896c1d8ec28529 54 0.02/1.00 vMB 80
240,659 240,659 00000000000000072e71d4cb9d8d4c9f97bfa83d0a68598c58117db9fc76fd19 386 0.16/1.00 vMB 212
240,658 240,658 00000000000000951aef846666a93cecb036cd74d5589d455edd73d02e40538f 202 0.10/1.00 vMB 76
240,657 240,657 00000000000000544217daa75af9b07444a502119f6a9bf53700bf4f8cd268ca 154 0.06/1.00 vMB 131
240,656 240,656 00000000000000e2827794d0bbb4341efeb3e03a6c28c0f667b5584e5b6af91c 656 0.25/1.00 vMB 174
240,655 240,655 0000000000000063454f045b2c3f6ad6c0ad0d193636d6c45e16c96ed5ae5879 301 0.12/1.00 vMB 159
240,654 240,654 000000000000010f3f283ce51c85f26697e26df03341ec45b741505c1f52b854 142 0.05/1.00 vMB 173
240,653 240,653 000000000000001847a4bce1f8185d503586b76d841ed11b3348a5430c83e0f2 92 0.04/1.00 vMB 122
240,652 240,652 000000000000005a1756d12ede8f5507f543c2466056e52329758c519d58a87f 101 0.04/1.00 vMB 168
240,651 240,651 000000000000004597bec7baa742dadaadb6649d554a688593f93f43cd78dbfc 270 0.19/1.00 vMB 129
240,650 240,650 00000000000000152b9c605f3e6524c6bb5467166de135c823b3cc460f9e716b 38 0.03/1.00 vMB 21
240,649 240,649 00000000000000c6748ba2e87082a0d58f8ee276dc9d4476340c73af9483a094 391 0.25/1.00 vMB 152
240,648 240,648 000000000000000bff8f0e72a8a8a5c637bc9585853e674cbbd0d46a86c0e79d 234 0.12/1.00 vMB 150
240,647 240,647 000000000000001545a03083475059d570d3b9063bf0beb3d8db7471551a3225 92 0.05/1.00 vMB 156
240,646 240,646 00000000000000d3fb7bb8de851c7052c8d35dff76069dd3f62daa5117c00e44 6 0.00/1.00 vMB 0
240,645 240,645 00000000000000fb7aa7f662c3e04caf172d22ae7c58bbea616a7dc6bb363d89 373 0.14/1.00 vMB 175
240,644 240,644 00000000000000a8db3192c30f63c2e67d6bba059c09682469faf4361a421ed7 97 0.04/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.19 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.77 GB
    • Received: 14.05 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.