Loading Tool

Explorer IconExplorer

Memory Pool

47,637 transactions
27.71 vMB
0.05745320 BTC
Random Selection Loading Transactions
Max Size: 147.88/200 MB

Candidate Block

Mining Attempt 4193692c96915f8a23bbe840df29e6d97a9af2353552369701311924581c2ec0
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root effdaeacffa01c17142598a9ebd58a0788572634ca4282524e41c40886994504
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.00527527 BTC
Feerates: 100.00 > 0.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (738,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,343 176,343 00000000000000795c16c667d502a43e96e84016d717ebc638c9209ece49b3f4 43 0.02/1.00 vMB 141
176,342 176,342 0000000000000a6eafebf1f244a004d7afbb3a90458a0009ab3941bbcfc76d6f 95 0.03/1.00 vMB 123
176,341 176,341 000000000000072008eeb60a6ed5786d6910c2aa23672330ecacc66adb5f9acd 54 0.03/1.00 vMB 133
176,340 176,340 000000000000086491d05b269825de601a41f1b26669f66e0df678fb4135f960 94 0.03/1.00 vMB 39
176,339 176,339 00000000000006622939b8298917d345ee8bbd5f691463a13c38e1f2abdae5b1 182 0.10/1.00 vMB 129
176,338 176,338 00000000000004ea9c5f353f8d2853fa4f3b1d3c21e1f2ed3bff3ad0e00947e2 12 0.01/1.00 vMB 447
176,337 176,337 000000000000004e3fd9a9fa4a2ac4be883ebb27d85bb92d17e60b04254a6397 92 0.03/1.00 vMB 142
176,336 176,336 00000000000000b32e0659b77fe24c2351f70114cf0f6be9afe79cf060765cee 59 0.02/1.00 vMB 76
176,335 176,335 0000000000000844d74bf30edd33897f4ff9fed6ac081b6909d111f07f496fad 41 0.02/1.00 vMB 87
176,334 176,334 000000000000098f4994254ad8d93463cde371782eb6dbfe9ed6ed265989035e 132 0.05/1.00 vMB 119
176,333 176,333 00000000000008594fc47dc624763bf82c3069253b58675caad47ca01841e486 16 0.01/1.00 vMB 203
176,332 176,332 0000000000000217a5a2c76f7866322fc4c1c6d407368dfc96162fb6721bee9c 32 0.01/1.00 vMB 67
176,331 176,331 0000000000000250cd06f14f5ee96819d973ebe916fe208d298167d3b97e5eb1 68 0.04/1.00 vMB 43
176,330 176,330 00000000000005ed74cfe863e9b534ed74a61697f85bc123fca4646310c9da60 146 0.05/1.00 vMB 98
176,329 176,329 0000000000000273fde493eb0528fcaea2a15ef9c186e5ba0f833126e0315da3 84 0.08/1.00 vMB 65
176,328 176,328 00000000000007973ed3ac2cb1ddae9c94710d24d41fe9f3382c6b9e03eadec5 85 0.03/1.00 vMB 15
176,327 176,327 000000000000095c8b94a7ed0bf3cb4a7c2a95491f3640ccfb0172040269eefa 14 0.01/1.00 vMB 141
176,326 176,326 000000000000074918103024047dee78f7a02583466db6721746daca1c2dc7cd 39 0.02/1.00 vMB 94
176,325 176,325 00000000000002b414933fbed5216562744f095f795c5f7119d98fe3094ba1af 42 0.03/1.00 vMB 572
176,324 176,324 00000000000006266e3a0c519efd556c2d87a8750b00aa151961d3aad4f3f1d0 70 0.02/1.00 vMB 177
176,323 176,323 0000000000000164b2b51e8f09e8ce9a577cddca878421222b8dba046c704bd6 75 0.03/1.00 vMB 232
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.24 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.