Loading Tool

Explorer IconExplorer

Memory Pool

80,979 transactions
34.87 vMB
0.18582054 BTC
Random Selection Loading Transactions
Max Size: 195.06/200 MB

Candidate Block

Mining Attempt 3597dfc9e7eedccb24ede461d9076d637c767053f75d06684ba04f706a98873e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 625d2d5033c86f8ca0311f6c89ddac050b78bfaff7a4d11b388e1b25607ee109
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.05204695 BTC
Feerates: 189.28 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (717,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,360 198,360 000000000000000d7d163523f12af29a9bb682cc2ebafcb911c348e1a412467a 139 0.05/1.00 vMB 608
198,359 198,359 000000000000036a546044e094db778e1c146f051cd5d0e52fb0e6c43e63ea8c 512 0.23/1.00 vMB 65
198,358 198,358 000000000000012026149fb36dd0efac5af0a9e479db75f79dfef532e0939cae 512 0.23/1.00 vMB 248
198,357 198,357 000000000000008ef407a2b79672e53563eafe5bad848100cc4a84bf4094a462 84 0.06/1.00 vMB 67
198,356 198,356 00000000000001905cc449d3678072ea045e5816fbf0eb4cb45dc42241ddc472 543 0.26/1.00 vMB 117
198,355 198,355 00000000000005920878ae80ea92fb899087e9ab75f33cc0e4ee6374f54ca044 142 0.05/1.00 vMB 766
198,354 198,354 00000000000005b1e041639c1118962ee56e47880f234a4580a8640389e54124 13 0.00/1.00 vMB 152
198,353 198,353 00000000000004f5c0938ae72c6ea52d0b78227142b1707fad816dae7972ee5c 618 0.24/1.00 vMB 343
198,352 198,352 00000000000003ff0b098927a98b539e3c0078fdc2ee68bfff4e31b46942d039 60 0.04/1.00 vMB 237
198,351 198,351 0000000000000095c01ce80ac114916b96f917faf7425e3c6e71a8c86e4b0556 256 0.14/1.00 vMB 64
198,350 198,350 00000000000000abcb84688a0cabb4596f5b67b67eaedd6565ed9ad00e46ba17 249 0.11/1.00 vMB 97
198,349 198,349 00000000000002f9a08cc47263a878ab56fcd8800f44d2a124494aff4767a030 791 0.36/1.00 vMB 119
198,348 198,348 00000000000005a7ead9268f2cc78a047623bc67a3d86c898953327a8073140d 180 0.17/1.00 vMB 74
198,347 198,347 00000000000000f154678d41fe9673f26bdd81547286c9d1b135a658e52184ed 644 0.25/1.00 vMB 554
198,346 198,346 000000000000034c21ec974a132f980450e5e1ba69ae05665f27db78f9f9a947 13 0.00/1.00 vMB 13,270
198,345 198,345 00000000000001cc6e543922dd64d6e1f743f678a9e5db96aaa6bd48c598d9ed 10 0.00/1.00 vMB 15
198,344 198,344 00000000000000f70a608cf13ef238b4887d9014d26a5475990953db39c4e85d 510 0.21/1.00 vMB 319
198,343 198,343 00000000000000d923365b244a7d4982446f92dc0c40ea28983270a768a8b161 239 0.07/1.00 vMB 207
198,342 198,342 00000000000001dd72fc057afd97d87c6c34e7d675b8907595b8b441f50d407b 512 0.22/1.00 vMB 40
198,341 198,341 000000000000050ad41a273fec91cbefa349b1eba7046491468fef6ab248bee6 483 0.17/1.00 vMB 141
198,340 198,340 00000000000004ecad635121bdb1501455d261a5f5bc28cc6bad7196edfc56bf 404 0.25/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 783.11 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: 734.27 GB
    • Received: 18.55 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.