Loading Tool

Explorer IconExplorer

Memory Pool

81,867 transactions
30.85 vMB
0.08206378 BTC
Random Selection Loading Transactions
Max Size: 189.24/200 MB

Candidate Block

Mining Attempt 5d6b166c8ac4e9697f71f6b341ba1b447358f7a9616102aefd82214541829b9c
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 31473e8525dbb8cd508d8c91a5b801a906da8287a39d93e2a145caab590dc841
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.01268658 BTC
Feerates: 151.12 > 1.27 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (668,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,488 246,488 000000000000000b6da6ddb8e79c33c17d114b00d8c97e63b2459641646621b0 319 0.17/1.00 vMB 100
246,487 246,487 0000000000000069f23d89317f0fe8d9db578ad732bd127391f565f772642c34 73 0.04/1.00 vMB 197
246,486 246,486 0000000000000086ec72f6eda4e2027c0fa9833dfe97666bf41a7914f5c747bd 32 0.03/1.00 vMB 35
246,485 246,485 000000000000004cb7aa951aa3aa37ce55d972b56bc07df867a84a78a74aed49 442 0.22/1.00 vMB 125
246,484 246,484 000000000000000f64e135e39243f0ca877f16ffd4083e62a0432f06e57617fc 31 0.01/1.00 vMB 227
246,483 246,483 000000000000000ceec5700ec57cc5fbbc94b0f057ab8205d35896f92b9a33ec 199 0.14/1.00 vMB 77
246,482 246,482 000000000000000b417941ea7220640c0bfdab3fd3b1be210cb7f40fd8d9198a 144 0.06/1.00 vMB 114
246,481 246,481 000000000000003b7ccb93319aab20321903793d9a20de32e768a9fa6a9a419a 193 0.09/1.00 vMB 139
246,480 246,480 0000000000000072c4fafecc3e1e01d087e8a24c0f3bba3ecc0bb7015fa48840 23 0.01/1.00 vMB 164
246,479 246,479 000000000000006802dd8536c021354776e5d5b1a9845338cf396c464553ca51 162 0.08/1.00 vMB 115
246,478 246,478 00000000000000418c0cd6c6458b17567988f10b3b1863d0022a4f96b5a40e37 139 0.05/1.00 vMB 184
246,477 246,477 00000000000000180401462081e96fe3bba7e18054b434a3dd1a9621d4e9983b 145 0.08/1.00 vMB 125
246,476 246,476 0000000000000002524421ded5b286c7430cf36280d72e47baa9154e05db0a21 146 0.07/1.00 vMB 141
246,475 246,475 0000000000000048401289b067d012f5c25afe7d0d73f49a639602431d35df39 212 0.11/1.00 vMB 154
246,474 246,474 000000000000005b6ef89b392fc64ace2fa3541c2b76e1381f8988b3eb60edd6 64 0.04/1.00 vMB 24
246,473 246,473 00000000000000113c8029ef13e5c2f5daeacd438cde3b41abeba297f5800e74 102 0.06/1.00 vMB 127
246,472 246,472 000000000000006054a69b4bb40756dec11f71c6f8c8d97d2da02feab3f54d83 280 0.18/1.00 vMB 133
246,471 246,471 0000000000000052bc4336a9ccc5f2484b32f10187bb6412d4ff8ab324b6a53b 338 0.20/1.00 vMB 124
246,470 246,470 000000000000005fe1faf876c2952b2f257219406cab36c200a37b2dcf1a2435 109 0.14/1.00 vMB 54
246,469 246,469 00000000000000836597cc216daeda1e7d82361a04312f29bf75c12b511bb2db 215 0.11/1.00 vMB 132
246,468 246,468 000000000000006a2025f59283d9b18a1f1965d6592a4ec242171164722f0030 201 0.11/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.