Loading Tool

Explorer IconExplorer

Memory Pool

14,434 transactions
7.48 vMB
0.04041166 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.53/200 MB

Candidate Block

Mining Attempt c0306fc6ec3b26c96c8a5f4baf70cd8a158da4ef0c188093cf7ed90b21f76e64
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 5947324562cf00f1c08630ef3ee4d57a0105dd9204b7c22490bfc373a39e1db2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.02527199 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (689,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,389 223,389 000000000000022e55ee9175684fa52b04f4da430763100654a11524b0ee7d4d 223 0.10 vMB 167
223,388 223,388 0000000000000270e607e83b1df3b30ce85ae061c54892809f5aa89c8ed5f947 114 0.05 vMB 96
223,387 223,387 00000000000001a06c8effa0edc6c0bdf3a8a88f92bfcdff53288d137f798c57 100 0.05 vMB 161
223,386 223,386 00000000000000f5b3a80e3ab8293a61b6dabbc10c2b497c06251a3f0e16dda5 253 0.10 vMB 179
223,385 223,385 0000000000000214e3134a9c7b63bb9b5236bd13d1144d006fe8c3be76c2a115 243 0.12 vMB 150
223,384 223,384 0000000000000309e98cd6729ade845426328ed42143cd8e191cd23001d94640 277 0.13 vMB 252
223,383 223,383 0000000000000075f2cdcee6a530743ae7341bcc5f5ce46ed6a4cd6845c6d144 132 0.07 vMB 187
223,382 223,382 000000000000036fa04a580a014389a5ce2c69c81d29c1fca1cc2cdca5deb3a6 108 0.05 vMB 158
223,381 223,381 0000000000000411a1499f96c9bfc0da53b3a8e88d4af1094e0f5ea6b4a3d6fb 281 0.12 vMB 208
223,380 223,380 000000000000043503f0266a6f5e5b6f615256bc380b29d2589b80081ad99362 1 0.00 vMB 0
223,379 223,379 00000000000004976c18e97ae2759c1cbaf2e1f6fcbbb5840f581d6e7f21ccaf 230 0.09 vMB 176
223,378 223,378 000000000000042ee4262123f5055f0364f12c7832558d859ba2fd2689b00896 314 0.12 vMB 162
223,377 223,377 00000000000003adb7db74b7c36a9c2898500ec67203533491bd4512658eedeb 241 0.16 vMB 147
223,376 223,376 0000000000000211d04b1a5a217b885d0023961452ed7106d6b4558904546077 142 0.09 vMB 135
223,375 223,375 00000000000002e7b9f757446822798e578708fbdb7dc66433ce66d4be2410a8 107 0.07 vMB 51
223,374 223,374 000000000000008767c6979ddc9f0ea551d9f17e581fecbceb24fde56fc337fc 192 0.08 vMB 161
223,373 223,373 00000000000003f6e9684f82f86d442e4ad7584792a47c7a48b59d240bc61ea6 160 0.08 vMB 143
223,372 223,372 000000000000006491258a22f70859fa60b10f571d1ef50d92d36d0361b3e28c 415 0.17 vMB 172
223,371 223,371 0000000000000439bc98eb67454bf5ef3f0dcb05edff78f66cf459f6338e1677 117 0.07 vMB 158
223,370 223,370 00000000000001d79a88151cb6a7ded83864ae51b49c73c796da48d07900e396 80 0.08 vMB 113
223,369 223,369 0000000000000007fc20f776ef4f48f1fb84b3aec51061d9e3d8e8cc19fb6920 333 0.14 vMB 230
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: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.07 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.