Loading Tool

Explorer IconExplorer

Memory Pool

80,576 transactions
29.94 vMB
0.09172880 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt f0bfe4913f3dae955b8da27ad4dd9a853cdedb1b9ef89bc05f9a7794d1a9410a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ef82b12f8f4d781d6b6697ea6d3955f294d33bcb4a4927bc86dc5edd131e95ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02498744 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (621,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,366 293,366 000000000000000014a8997e4446a78c9961074ca41df230cc6245557adb6d33 104 0.11/1.00 vMB 18
293,365 293,365 0000000000000000a82aedad604bbe13a96bb95994e56a6c05a80789037d61fe 629 0.35/1.00 vMB 38
293,364 293,364 000000000000000042a9f211d800810391a20a1e111dbb6cdff7c8d8eca921b2 381 0.30/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.