Loading Tool

Explorer IconExplorer

Memory Pool

81,407 transactions
31.24 vMB
0.09993395 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 592a5136b075327220237ce4e9e915167cd5bb0fe69b2f12e320eeaaca921052
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root fcc565c30c944e4be1099df5b42d1fe3e411f003ba970edf6a8c11b9fec8c685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02292258 BTC
Feerates: 106.51 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (622,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,363 293,363 0000000000000000287723d33c25d3b94702251185d28cabac8d2297ee3925ac 256 0.08/1.00 vMB 234
293,362 293,362 00000000000000005ad70c160e22d1998a681dfcf6bb1c3043a2c4fb4136645f 102 0.06/1.00 vMB 37
293,361 293,361 000000000000000081162468e8b0c1824a3a54ae5b4fa9d8a5cd3cf4610849f9 377 0.47/1.00 vMB 18
293,360 293,360 000000000000000092352e026203ece4523ace5b36f07c1ae67d09bceadeefd2 850 0.35/1.00 vMB 60
293,359 293,359 00000000000000004c0907742a0af146f1693fd9c6fab9587ccc59cf57cf3754 81 0.25/1.00 vMB 15
293,358 293,358 000000000000000060e17f4adfed75b0109e2114ad37510e8bd2a053605ded6a 256 0.11/1.00 vMB 42
293,357 293,357 0000000000000000be314b87ddc307ff5b2ef0d9c521784e5d30ab4a9730c5fe 481 0.35/1.00 vMB 29
293,356 293,356 000000000000000090b6bc58f83fa9ed8062526fd78f7d1c568c65f6eacf838f 415 0.25/1.00 vMB 34
293,355 293,355 0000000000000000d0107bf2a556b6913db2eea785b574491833b1b84e0805f5 897 0.50/1.00 vMB 31
293,354 293,354 0000000000000000ac110e21c614e6e8704dd493f51db3adc5004906993cbd9e 792 0.25/1.00 vMB 57
293,353 293,353 0000000000000000403cbafcdf4727bce959d83536c655609290d85a6e84ebbf 669 0.35/1.00 vMB 42
293,352 293,352 00000000000000001cde28b4f052cb1dab821b613365fe67587fbb17ff0e2039 86 0.05/1.00 vMB 24
293,351 293,351 00000000000000006f978095b3ef41f8e58907eaae656a48574937255730ec41 195 0.11/1.00 vMB 29
293,350 293,350 0000000000000000c2418a2fba8317696cf32174c537649cf8f1a796769a09eb 60 0.04/1.00 vMB 8
293,349 293,349 0000000000000000a53b5432084b836d1235cee2f45db8d716721d3462cd7a59 261 0.34/1.00 vMB 15
293,348 293,348 000000000000000025f6353bb5ff18e0b20f1edaeeb8c21999a5ba165fbccd22 1,025 0.35/1.00 vMB 57
293,347 293,347 0000000000000000581d4ca45ed7b02e77323e13621c1ce3811e6976b5bd0885 18 0.01/1.00 vMB 38
293,346 293,346 000000000000000070e636417ece9dd7e74269ccd93be1a6ba77f890f801d75f 117 0.06/1.00 vMB 10
293,345 293,345 0000000000000000b6038804b87c6928c2c6294598a7f58d45346ecc5e1462c4 344 0.20/1.00 vMB 35
293,344 293,344 0000000000000000a50a274a33b8a2b5037864df540eb70723b24b9a808a51d9 497 0.29/1.00 vMB 30
293,343 293,343 000000000000000080eae6043cf40339cb8ee3114ca69ffe84ea0b3fe22fa413 249 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.