Loading Tool

Explorer IconExplorer

Memory Pool

17,124 transactions
8.13 vMB
0.02895214 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.09/200 MB

Candidate Block

Mining Attempt 92024987b1944f00b4c0e4fff8a5a4240663d0c5a697eb3e7c59869b36ef2117
Version 20000000
Previous Block 0000000000000000000114d0bd228a9df12e76c5333182c38f6ea58c78acaee2
Merkle Root 46be8290946bdb09ab36af503d7cb3e5ca6a7adc04cf37772040aad2b72bde05
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,354
Size: 1.00 vMB
Total Fees: 0.01200687 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,416 (646,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,540 266,540 00000000000000088eb4a92e088449966a5b7a2b4f4f841871a5adcfc2860deb 281 0.12 vMB 106
266,539 266,539 0000000000000003d60e77038cd01c6808cfa57b0e8c83da9114b1f853c0cd2e 320 0.15 vMB 85
266,538 266,538 0000000000000008765c9ba357fa7f1ac9684e00950992a24c3ba26eb3cfe2c5 682 0.31 vMB 90
266,537 266,537 000000000000000aec48bdafdddbd29e540ceb6b8150c07faae7c91388624ad3 613 0.24 vMB 99
266,536 266,536 000000000000000704435e70fb9b332332095c2d7aaac33191569200b5696365 58 0.02 vMB 36
266,535 266,535 0000000000000003161c2c9309b513dba91da4f96dff09181832f52a19059009 351 0.14 vMB 90
266,534 266,534 000000000000000a7b045d12a6c34b07c1c3cb4151ebdafd99c8cfbe7f9d4ac4 444 0.19 vMB 102
266,533 266,533 000000000000000a2b55510751b619852afc9436f87e72cc8db30fe66ccc05e5 341 0.20 vMB 58
266,532 266,532 000000000000000ae9073b5d31c91dc005673736247faa9cfa911777730aa1e7 601 0.25 vMB 105
266,531 266,531 0000000000000001fc5f8d995e840a2cf782bb1768ce2814aa482ef80b99cd74 51 0.02 vMB 40
266,530 266,530 000000000000000859b4b61a146b12812b318741b18cb56fd0d26fcf8d9d9a66 455 0.20 vMB 84
266,529 266,529 0000000000000009fb4643ffc792276cd6bff816fb7bd16886cb36de510ee01d 128 0.06 vMB 84
266,528 266,528 000000000000000091701d8e18d52ce63738e4ab689b53e21341450ae70c10f1 294 0.12 vMB 125
266,527 266,527 0000000000000003eea44c4ca382e6f90f8f7b0d4eedcaf684f3d66c860f75b9 117 0.04 vMB 59
266,526 266,526 0000000000000000a2323d80610952b5abcdb5212943ae5a66ab1ed3b4b612ae 84 0.05 vMB 18
266,525 266,525 0000000000000006a52c3212b63ab87d43e3ead645d9a6aac41b9daf392d71f6 508 0.20 vMB 92
266,524 266,524 0000000000000009764b2bc69ead5c48c5218e86930f83b878ca2fe58be96082 386 0.21 vMB 86
266,523 266,523 0000000000000007b403feee748d7e48c68c177d88022afa58230dbb77d95b0c 409 0.24 vMB 32
266,522 266,522 00000000000000032bc75dc114d5b09035a3a2b4405a74540cbae314c9dd3b4e 450 0.25 vMB 124
266,521 266,521 0000000000000000b32fc2273a893d619f4ed6d45d36763480a78bf8a253bc2b 166 0.10 vMB 56
266,520 266,520 00000000000000020135da31b75dd0d25ab9b42948b267c9aaddf9169f684dbc 546 0.21 vMB 110
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 290.96 GB
    • Received: 1.19 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.