Loading Tool

Explorer IconExplorer

Memory Pool

40,451 transactions
27.56 vMB
0.06830901 BTC
Random Selection Loading Transactions
Max Size: 141.36/200 MB

Candidate Block

Mining Attempt d0f50573cbf1ca7db8988c2185c287982d772c3c4f821cfb7aa88d3d8a9ca195
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root 9fbab5a3ac78233b292d0711c9b460f27c161a04830b9ad7fdca7f263e119267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,567
Size: 1.00 vMB
Total Fees: 0.01584821 BTC
Feerates: 307.10 > 1.59 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (606,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,182 308,182 0000000000000000154f80986a70335d590a13069301f01764e144adfbd92fdc 412 0.22/1.00 vMB 30
308,181 308,181 000000000000000003f3925879bd332fbe91d7057ecc9fe6acb1780d64c5f80f 212 0.13/1.00 vMB 30
308,180 308,180 00000000000000004c474fa2386317098f8d381af1426842c704415d5b8735bc 194 0.10/1.00 vMB 28
308,179 308,179 000000000000000040224ec7d6813233464af03a5dd8c941a66f4ef461dbbb1d 738 0.37/1.00 vMB 31
308,178 308,178 00000000000000001fe1f6ab62ad0243dff0bb4e60770016ed00caf55e97ab91 276 0.17/1.00 vMB 26
308,177 308,177 0000000000000000161ab59f75454c211cc1a3f7d59e4a76307e5e127b9d06a4 128 0.06/1.00 vMB 40
308,176 308,176 00000000000000004542dddb785ed6263bc851ab33ae0cdb7effcb5b7188e30c 247 0.13/1.00 vMB 29
308,175 308,175 000000000000000042cb3aafe3068127a1f44ecdb1d4f59c92d3d01dca20f4be 145 0.08/1.00 vMB 37
308,174 308,174 00000000000000001f24505cd40f6bd0ecbacf31038790e97aa06af45c5a272c 121 0.08/1.00 vMB 28
308,173 308,173 0000000000000000265e2377f9e9e2acf40992753e84d6003184813a25dde4a5 174 0.09/1.00 vMB 28
308,172 308,172 00000000000000000779bdbc0b5e86c1e5ddfbee0030466def4579d2917d6acf 833 0.65/1.00 vMB 28
308,171 308,171 00000000000000002ece83c3e13875d73948d0a41bc73dec6c2866d1e8d476a1 190 0.16/1.00 vMB 20
308,170 308,170 00000000000000002ec90e38c7aba3aca32633c1f654da026b39fa41ceb87ffe 224 0.12/1.00 vMB 32
308,169 308,169 000000000000000000c97eb683f91620b21593f771fdd51ecff45f6ac4a8f713 764 0.37/1.00 vMB 32
308,168 308,168 00000000000000001eeaf706ebd178a826ace2d264e04ecdb2c455e9ac42c475 120 0.06/1.00 vMB 38
308,167 308,167 00000000000000001419e638a388fdc31557834c0a8cbe8e610a86e262a73363 26 0.01/1.00 vMB 11
308,166 308,166 00000000000000004356d125e9b02a9425a12f18843954eabfee174b6963fb23 23 0.03/1.00 vMB 18
308,165 308,165 00000000000000001a81555527c57b8eeb87c8b55a529cca6a29bcf698417fb8 479 0.31/1.00 vMB 26
308,164 308,164 00000000000000004ab1a52dede0a3d3643204903726ed4e20dcae561a4b4e2f 998 0.49/1.00 vMB 53
308,163 308,163 000000000000000045d17d984c002b742d4f69ed337527d9dcfc337aedd05da8 58 0.04/1.00 vMB 31
308,162 308,162 0000000000000000403ee852e45b70f3c86bfc0ca90acfeb7b528d2a6ddabd14 78 0.04/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.78 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: 632.87 GB
    • Received: 12.17 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.