Loading Tool

Explorer IconExplorer

Memory Pool

14,640 transactions
7.52 vMB
0.04096757 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.82/200 MB

Candidate Block

Mining Attempt ffa889ba9d27e596363e2858889a3741d7b7b7a358fd51d7b977d2aafccbfa3a
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (725,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,294 188,294 00000000000006d631a93442e3937a56f668d94854d0958a05f0390c7b66bcf9 33 0.03 vMB 258
188,293 188,293 00000000000001b190552f8fb4b5e3f013ab7b3343be7f13fcc7129a5fd39ea5 14 0.01 vMB 7
188,292 188,292 00000000000006418f0f8d79bd6d22b39a5807498ef123fc0c82667b3d3e3600 700 0.30 vMB 120
188,291 188,291 0000000000000513e413d95e3ff471caec7045569d48383211d884286bd4af21 141 0.05 vMB 21
188,290 188,290 00000000000007d9e9d4d7fba0df39fa2932e9f63ab76d4601ece2a16105bc25 286 0.12 vMB 134
188,289 188,289 000000000000024a513e364b59abb7cc20e306727b864a6a79fb19d080b0a570 53 0.02 vMB 75
188,288 188,288 00000000000005ba396b97adbd835f438e11fba7f7c3d3062e103548933312b5 95 0.04 vMB 108
188,287 188,287 00000000000005090040f9a6ba4a19576411d352c1ff7664ec62379ebc511b12 141 0.05 vMB 53
188,286 188,286 00000000000005754f384f18956c43da74e86c41b140aabaaa42ebd8240c3448 295 0.10 vMB 179
188,285 188,285 0000000000000955e38072b22155feebff55ce213280fe6470979e9a69a2b25f 64 0.03 vMB 86
188,284 188,284 000000000000023f78d0ff23b651881e575936cf68ecee376173ef66aecacd5a 270 0.12 vMB 110
188,283 188,283 000000000000092e05ae0499e02cd9dab2223d611d09137b4fb9d39d47c2a105 357 0.16 vMB 370
188,282 188,282 00000000000006cdcd6954bb2ed8cb594a4a7af4c68f71e20e280d4d9f513ab6 7 0.00 vMB 72
188,281 188,281 0000000000000894f30ab3c89a9febce08c1492866a3efd622d413395e153a65 68 0.06 vMB 75
188,280 188,280 00000000000006c17157f8bb921353c7fe73e85c6b0bbfc4858864781918f5e1 55 0.02 vMB 40
188,279 188,279 000000000000009ab9a4ca490edbb7f6b7fb810dfc4fbeed53824d4f95b9c862 128 0.05 vMB 180
188,278 188,278 00000000000002b7e39cb699e74d7f6e1a1e55d55b85d1e0c6f5da87554545da 87 0.03 vMB 60
188,277 188,277 00000000000004c8bd924c925dcd16879274b09c5b47c82b84026f1f4d8d74b0 92 0.06 vMB 145
188,276 188,276 00000000000001c505972117ff594c6724ba535cea5bdaffc2d6a4493e36043e 9 0.00 vMB 34
188,275 188,275 00000000000008a82fb03dc05559bdb3afb3df0b9f1a9d98431685fd670c7750 64 0.02 vMB 125
188,274 188,274 000000000000025537efd063b7d3221a3bde1665209fae375bdee00107a97481 275 0.11 vMB 111
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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