Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
29.29 vMB
0.08172724 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 04bd154907167a0770e59a5c40dae08974f9b35b399a115ab7cc89150c259398
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (676,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,372 238,372 0000000000000146234dd4218fb3da54725859bf11ad2ce49fcb0827f5d46b25 710 0.25/1.00 vMB 268
238,371 238,371 0000000000000031396e38657262f34ae89abae369bfe821d0e3f9776d92eca4 302 0.10/1.00 vMB 141
238,370 238,370 00000000000001053dde763cbf6545182840d473418e776fd3fc240303dc42a8 40 0.02/1.00 vMB 143
238,369 238,369 00000000000001282792620fee7487a4be780676513b7a64d0fc2cf7c78d3aa6 555 0.25/1.00 vMB 183
238,368 238,368 000000000000005e66b357f9a04cb4193d53bdcfc9abc4b92f9e74b3db43829f 470 0.22/1.00 vMB 167
238,367 238,367 000000000000008f8028a81afb543cf878628b91661134a25904b2f156355891 224 0.10/1.00 vMB 191
238,366 238,366 00000000000001478391549891be43ba723ddece046a590dff9871adda75aec4 330 0.15/1.00 vMB 168
238,365 238,365 000000000000015ff6c7367139fa749072ff64ebfc4f95fa770a861c586f12b5 95 0.05/1.00 vMB 88
238,364 238,364 0000000000000081cf31a3b7a643ecc89a3624ff8a1e2643fc74b470f7031cc7 263 0.15/1.00 vMB 128
238,363 238,363 000000000000000dfa395a98c15de9cea39fc52b0eeedfb9d72d2d2162d7a594 420 0.21/1.00 vMB 161
238,362 238,362 000000000000014ad2c4533b7b40801c25fec811e6985aecbaf6fc44db6fb97c 629 0.25/1.00 vMB 201
238,361 238,361 0000000000000150592184b535431607ff091a8b359771b50fce0cd2f103717f 89 0.03/1.00 vMB 216
238,360 238,360 000000000000006f112f39979926547f5cadc043463e75c451171ee903723737 246 0.11/1.00 vMB 180
238,359 238,359 00000000000000c26c7ea1e8df11516695acf16061703e0933ba65bc36530703 259 0.15/1.00 vMB 154
238,358 238,358 0000000000000145f025af0e39aba1f5bb98d7d3584e2269e23335fd390d937b 356 0.15/1.00 vMB 196
238,357 238,357 000000000000014d6fbacf3374dda9fd688e74ac9b3385aeaeac2398a7d4e9fc 323 0.13/1.00 vMB 189
238,356 238,356 00000000000000c4fab1febe1c40fc384d053355a5a4e55f65cb34cbd9ac8b84 201 0.18/1.00 vMB 113
238,355 238,355 00000000000000ef66a95ca6e88afa245868dea83d797ecd2fcae67510acd697 395 0.17/1.00 vMB 176
238,354 238,354 00000000000000e49b90365f87b785daadc9917673e252be937dc41a309aa108 430 0.19/1.00 vMB 173
238,353 238,353 00000000000000ff543f4c89d75e65189dbb5d02d7934d5e7950864a0648adc8 280 0.15/1.00 vMB 189
238,352 238,352 0000000000000050a8949087dc9d1725332475b126677f6478e8126fb502b350 319 0.14/1.00 vMB 194
Previous 10 blocks ↓
Total Size: 782.67 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: 674.53 GB
    • Received: 16.43 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.