Loading Tool

Explorer IconExplorer

Memory Pool

79,008 transactions
29.51 vMB
0.09316377 BTC
Random Selection Loading Transactions
Max Size: 178.07/200 MB

Candidate Block

Mining Attempt 6cd113bf484591611b723dd7de3e0a480ed19adb2e153b6201ea7f54aa9e8d57
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root b0bc07c7eafac2958db51df28fe5865298863fc935fb3aeb78d503967f46978f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,825
Size: 1.00 vMB
Total Fees: 0.02916768 BTC
Feerates: 302.06 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (467,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,802 447,802 0000000000000000020c700cf3161c83d787d8271048eeb597d48b0778de2438 1,385 1.00/1.00 vMB 39
447,801 447,801 000000000000000002d15e904685ac6ce4cf7945d21b7b1030dd6209c2002955 2,456 1.00/1.00 vMB 88
447,800 447,800 000000000000000002becfa639078371476247a8d9bf0a412e2dde71171cf10d 1,973 0.79/1.00 vMB 80
447,799 447,799 00000000000000000250dc4c09f375af8cff358eb37988f2ebf64c24c0585b88 1,398 1.00/1.00 vMB 47
447,798 447,798 0000000000000000013f8236a9650bd7e3b0cf30c51d20916dafba2284089f1b 1,571 0.63/1.00 vMB 86
447,797 447,797 000000000000000002fc13a21c39cb03d26d5baf51a6bf3d881f72989c42202e 1,014 0.61/1.00 vMB 55
447,796 447,796 0000000000000000014414ccf332da3b0185cb747288f401229df8a1852e618d 2,637 1.00/1.00 vMB 90
447,795 447,795 0000000000000000023126891441d3371649cf4d793570cfabdfb03e7ea1c70d 1 0.00/1.00 vMB 0
447,794 447,794 000000000000000001fb2b6cdcca99e26b966e7c41566b53fd4d6b7602adf34b 1,734 0.94/1.00 vMB 64
447,793 447,793 000000000000000000673daacc0c58e18c796c90b04988b036b69fb8dc9909ba 1,752 1.00/1.00 vMB 64
447,792 447,792 000000000000000001785835e1a218da6a97893c61ebfd00f942370d5e4ecff3 1 0.00/1.00 vMB 0
447,791 447,791 000000000000000000249d49d1598d9bc1ba70d64ed8eaa3b610059ed9d5eb6c 2,220 1.00/1.00 vMB 69
447,790 447,790 00000000000000000010399df86c8d4d3892176a4a5c65e82e4bf161bcc154e7 2,117 1.00/1.00 vMB 84
447,789 447,789 0000000000000000015d4df6c4ba8907485ac85d30bf437db4f94e52ef68b227 1,928 1.00/1.00 vMB 77
447,788 447,788 000000000000000001f7ff4e4d5f36f15ef3419350f892d5ddf76a7852b1e94d 2,487 1.00/1.00 vMB 105
447,787 447,787 000000000000000001349dff4a3e149171da70c5e03f251051b15c910c7e62e0 390 1.00/1.00 vMB 12
447,786 447,786 000000000000000000207a44417907a44175fc9152dc05b901d180a68fe42070 1,084 0.80/1.00 vMB 38
447,785 447,785 000000000000000002d4ff390da9406247ea523827d5fa80629f1bbd1b5b9ce0 1,773 1.00/1.00 vMB 70
447,784 447,784 000000000000000002dad9b9500695fc4c8fc5233263ff32d23743cf65d6bc9c 2,156 1.00/1.00 vMB 88
447,783 447,783 000000000000000000933e2d0620857cef10aeb3e4d8c678660a25912b361a31 1,940 1.00/1.00 vMB 69
447,782 447,782 0000000000000000016e542b9da099dc2ce3f411b1dd72b9c335c865632da24c 2,544 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.99 GB
    • Received: 16.09 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.