Loading Tool

Explorer IconExplorer

Memory Pool

76,288 transactions
28.84 vMB
0.07230193 BTC
Random Selection Loading Transactions
Max Size: 176.26/200 MB

Candidate Block

Mining Attempt 6ed90fe7bbeeccacc02ad781bce3e735a4fb36020114b8ea82a3fada6c93210c
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 933f37a8b3c4fdd2f0847549f676c5f1c246d2f72201c7bf82b76970249e2d4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,287
Size: 1.00 vMB
Total Fees: 0.00960213 BTC
Feerates: 104.17 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (675,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,625 239,625 00000000000000019452614bf1b2055c227cd24f39f14e2cbbe52cc064604a5b 288 0.14/1.00 vMB 165
239,624 239,624 000000000000011e71013d002d12853b5d9c1d007cff9023029fbcca9ea9251a 291 0.12/1.00 vMB 206
239,623 239,623 000000000000002a8c61bf10c28ae0ae9e7e6662c15d043a6ef559a24dd63906 537 0.25/1.00 vMB 170
239,622 239,622 000000000000006ebd3dcc045ba14e9e86db83a3936e4a721c7eccff38b4ff42 92 0.04/1.00 vMB 151
239,621 239,621 00000000000000338a9ca57b5d7d3fa60d80e137c11777da9890c352638a7446 205 0.09/1.00 vMB 162
239,620 239,620 0000000000000060865cbc53bf9ebd959a07926a88fdc585b4ac89bbd2a515bd 70 0.03/1.00 vMB 153
239,619 239,619 00000000000000913ab12cf7b7119cf3f56179e79104bd6ec8649c5eccd2523d 197 0.11/1.00 vMB 43
239,618 239,618 000000000000001b74784cb4173dc5fb53dfb44bf8bae2011a4b05a7780ec95f 649 0.25/1.00 vMB 185
239,617 239,617 0000000000000143a0d9529ead322d4fc45c9bff955c2ba1637a1c11c2bf65e9 301 0.22/1.00 vMB 100
239,616 239,616 000000000000015af3e4d8b3a584501bc4155483b52c54e5d53ebe0ab9ccf835 256 0.08/1.00 vMB 204
239,615 239,615 000000000000004a02bddccdf300bc841b7c42b83bb159e772de3e7710c550c6 222 0.08/1.00 vMB 25
239,614 239,614 000000000000011c0cbe9111baa0286208ce60a4471dee38d454929583ce582a 701 0.25/1.00 vMB 226
239,613 239,613 00000000000000c706f44ee7dd09f63ca03a36a255b1ca9f55b1ed110b86f07b 127 0.06/1.00 vMB 239
239,612 239,612 00000000000001479f774ab87bf37bcf89140c3ad2def65056b5e04398a3d773 277 0.12/1.00 vMB 144
239,611 239,611 00000000000001191045c75d659af9432050e04bd7a36d04221c0632b5571e5e 48 0.02/1.00 vMB 126
239,610 239,610 000000000000007b3e82a4393b5415bbea6c82f2a8f7d10c61289f3e177ebf60 126 0.06/1.00 vMB 108
239,609 239,609 0000000000000041dc7dc9e363ddc45d20b3e8ff5143c7327db37b957e581dca 85 0.04/1.00 vMB 143
239,608 239,608 0000000000000085a2117a455a03d63f2d9ccb2dc18b2f9e1af0b8bdad620d25 130 0.06/1.00 vMB 134
239,607 239,607 000000000000009b29bfb413c19a66e109e020e525aac8909f467995455e39bb 273 0.12/1.00 vMB 149
239,606 239,606 00000000000001412efb7458c13309352eb1efda00db78010c50bcd991804b6d 86 0.04/1.00 vMB 137
239,605 239,605 00000000000000005760fa1ceb8a13cdb07c16d7e8712155b4a8232d6011ed76 219 0.09/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.82 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: 710.56 GB
    • Received: 17.08 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.