Loading Tool

Explorer IconExplorer

Memory Pool

17,001 transactions
8.09 vMB
0.04994537 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.90/200 MB

Candidate Block

Mining Attempt cf5867826f3487b4e7538aa37c2fa1dac177118bb959a459a0f1b9aa26929a67
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 77353c1e1b9dd375b85a04b6d460e1903c28900b3a44a789d24d073135a318eb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.03294502 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (706,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,857 206,857 00000000000000a48a56625a6684b31b743522bd0c0136e1fba8f5678c81c443 78 0.04 vMB 143
206,856 206,856 00000000000000e70689ea67bf557b9eca30a11b6bd87538bcca35b8c0a56384 145 0.07 vMB 151
206,855 206,855 000000000000028d7cf130a9c64e592e039ebce3d5aa8ec80235df59df873ddf 200 0.06 vMB 234
206,854 206,854 000000000000032f1eb53180fa90b2ed45e840398e31b0a1f87c8699e615a5ae 420 0.17 vMB 301
206,853 206,853 00000000000002297c7ffc639636d8e2a06f0198ee1011335120d74fb7894a3c 43 0.03 vMB 138
206,852 206,852 0000000000000447cc2f1e675ad5bce536f2a43a3c110d93659cfd25fc4ec1bf 435 0.17 vMB 213
206,851 206,851 00000000000003ee5b490f486e5ec42dbb6af46d2d789f865ecadaf74fb7728a 40 0.02 vMB 123
206,850 206,850 00000000000000bf691b01f9788fb0bcfddcfe90b7cca952ad4d473c753bf950 51 0.02 vMB 98
206,849 206,849 000000000000020002ed0bb1a7e183f9a7785235b39325f242b8f00756f25e10 51 0.03 vMB 149
206,848 206,848 000000000000050604fbdee8de0c6bbcefa50b2951685da3a52d5ea58a90f099 409 0.15 vMB 213
206,847 206,847 00000000000001fedce283d9b7c93ad2f07ef71b0b22dff6dcd70b56f1c77c89 673 0.47 vMB 89
206,846 206,846 00000000000002c84f2e605e47e5c2bafb26a69729f5fda7dd80aa67ba0aa339 236 0.10 vMB 175
206,845 206,845 00000000000001791b184e2f9f14eeab3dea9b9386b9d83c1da2a9eba8bc8d39 268 0.09 vMB 8
206,844 206,844 000000000000049391575bac10483bb1a5aa8193057a61754df5c0e19cc74371 373 0.20 vMB 141
206,843 206,843 00000000000003f12eebff65c52508b80a97ed74741b73c1c66a74542acb619a 259 0.09 vMB 293
206,842 206,842 00000000000001590c53c7be3e40f01c0ef9cb1900a300bdad19e1078d1d66f4 9 0.00 vMB 298
206,841 206,841 000000000000028a1ccbc82729a5655f6321d7ec8dba9f1cc6e56a930a1e7c15 62 0.04 vMB 137
206,840 206,840 000000000000028f60850b66b926f19f77253d3afd31adb8ed527c54fab32bc0 250 0.08 vMB 210
206,839 206,839 00000000000003a9be59b452892277de15c99a4bde2d8441e4dc6bc4c8f3b185 64 0.02 vMB 84
206,838 206,838 00000000000004cd6ab951766033a54cbade6c375b4114749849208ddd65c321 113 0.06 vMB 93
206,837 206,837 00000000000004a15f207998d112238bcc94872d162c62416db0b7e9b9781d8a 401 0.16 vMB 196
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: 105
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.80 GB
    • Received: 0.88 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.