Loading Tool

Explorer IconExplorer

Memory Pool

42,614 transactions
29.02 vMB
0.06340872 BTC
Random Selection Loading Transactions
Max Size: 149.38/200 MB

Candidate Block

Mining Attempt 124092ebc290ba03e3eebd97c6c6399fc912813e4b78abe62bd5abcbff1bae7d
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root ef7b983b33f789dc071953379e69b70c28010f14ed5281b3f64c87f31459655e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,571
Size: 1.00 vMB
Total Fees: 0.00681408 BTC
Feerates: 20.84 > 0.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (669,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,397 245,397 00000000000000361d694308e2175f34f8a6740d455d55ecbca6f6ac78de7dd5 7 0.00/1.00 vMB 16
245,396 245,396 00000000000000a162cf1771b31927828629dae53613b7aaefe8220810c27ce6 351 0.14/1.00 vMB 141
245,395 245,395 000000000000005ac6808a2b66249738d17892f02896c8deb6b62f543723f522 512 0.27/1.00 vMB 55
245,394 245,394 00000000000000242cf13ae3506557fc7484d2e25652a6b88b8c6af841b17ae2 180 0.08/1.00 vMB 100
245,393 245,393 00000000000000c13341d91612ff8cd7cbf7100201b9ce44d83efa8fa7b92146 208 0.09/1.00 vMB 136
245,392 245,392 000000000000003f8e3f0dd2fac311863f562daf2b391151f4fcdfa41caf730f 263 0.11/1.00 vMB 142
245,391 245,391 000000000000008d4b1db8494b4748ad56e5b5607f766dcb7ad5d2bbc4b36cd6 14 0.01/1.00 vMB 86
245,390 245,390 0000000000000075e72b0de624e24ec6261df617b7f557adaaa39e6ea138498c 210 0.08/1.00 vMB 155
245,389 245,389 0000000000000074c90e951196497a4eb23d41938239b4b558f1a26562f497f8 88 0.05/1.00 vMB 92
245,388 245,388 000000000000002548d2b3fd1927670c640b3008422b57ed597589c7458a85b7 315 0.13/1.00 vMB 144
245,387 245,387 00000000000000222fde70d0ba817e9a0b5a9a2ea1c490cf20ab29504a330a75 8 0.00/1.00 vMB 31
245,386 245,386 00000000000000041af7302dcbccc992ad262384025cd11899be14f2dabea2a8 240 0.15/1.00 vMB 117
245,385 245,385 00000000000000ae89b10d2814199b92703a7953afcbfa3a63efbd92735bfbf3 163 0.08/1.00 vMB 129
245,384 245,384 00000000000000b7a1f2a35ee1894c2b3bfe7cee98d95c661ea853c080c4405b 119 0.05/1.00 vMB 168
245,383 245,383 00000000000000898c3928281dc59c9534d9e880d0f5db7dc65f9f39590a2c59 181 0.12/1.00 vMB 108
245,382 245,382 000000000000009b3dad0ba7436c2c9037c1a04e37f8604ecfeb2163e57628d9 50 0.02/1.00 vMB 17
245,381 245,381 000000000000006a3511e218c47801485695b0ac5c4362134b248a229f98cfbe 145 0.06/1.00 vMB 182
245,380 245,380 0000000000000024ddb178b0f493711fbef12e0970d595e581c098ca949057dc 83 0.03/1.00 vMB 19
245,379 245,379 000000000000007519f72bc7d2104edb13d689494d76f02e0c40f4d7d76689e7 159 0.09/1.00 vMB 66
245,378 245,378 00000000000000b3edd0c1fbecd11ab23c1a3b4b646c0fddac3aeeb8bb72da00 615 0.24/1.00 vMB 134
245,377 245,377 00000000000000952662a3f5cffb15efb83eddfc52dfe7104f524d6cdfb721f4 292 0.13/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.