Loading Tool

Explorer IconExplorer

Memory Pool

26,941 transactions
27.36 vMB
0.06558084 BTC
Random Selection Loading Transactions
Max Size: 131.17/200 MB

Candidate Block

Mining Attempt afe16dace3dd35a951b91757a39f120574320b5bf9621e254a4739d2cdfc7e47
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root ffc0f308ab970a5b59b348d4c0b0da28f13623e6c6f33ad270591e7dce639c7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.01381302 BTC
Feerates: 101.32 > 1.38 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (389,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,628 524,628 00000000000000000021515fe70622c8d83b931af3aa58c3594bf512533ca1e6 1,174 0.50/1.00 vMB 31
524,627 524,627 0000000000000000003b361c716bc95d752dff25efbfaf4a25c75206ebfe7057 782 0.37/1.00 vMB 36
524,626 524,626 0000000000000000001e4b1824a98f2ff266e6ee7449b657fb50b1bbf8f998ab 381 0.13/1.00 vMB 25
524,625 524,625 000000000000000000123e5064e5ff94a7d85cd7ddda7cb6ba8e116f33444bac 1,300 0.78/1.00 vMB 27
524,624 524,624 0000000000000000000636f96d1caa60da46c9d8768ae02b2fe8ac5e6ba1eda6 580 0.39/1.00 vMB 24
524,623 524,623 0000000000000000002c0ec5e4247b99ea82ccf7bbc8d99bdadae68d5acd3002 703 0.41/1.00 vMB 26
524,622 524,622 000000000000000000118f67108b058e5aee232d3b0d57c7c171ac69ba8e96f8 626 0.29/1.00 vMB 40
524,621 524,621 00000000000000000034da7aa11671a54b4351e61643ae8c40d3bec6a0d89704 266 0.11/1.00 vMB 45
524,620 524,620 00000000000000000001871aab9ff3b950db61d2dfd5fbc658088829b76ab9f2 45 0.18/1.00 vMB 5
524,619 524,619 000000000000000000159d78d960ac1751a4f37b1b49d17d0178984d0e94103d 92 0.03/1.00 vMB 33
524,618 524,618 0000000000000000000e7dae7afa6aa57f3b078bbb7e8c341f70702d2a25fa4e 438 0.19/1.00 vMB 38
524,617 524,617 00000000000000000002be65806c66d577de172d855805f69b93e65607893bb8 318 0.13/1.00 vMB 13
524,616 524,616 000000000000000000291f0a9e8314c432ab2c2ef3a8b2418f025c563c6fe767 899 0.45/1.00 vMB 52
524,615 524,615 000000000000000000085dbf232d5650dfa071e1a1902318ee7615815a063d87 149 0.04/1.00 vMB 20
524,614 524,614 0000000000000000001efdb8cc0cd2414ea5250aacec2eeb39bb9f82056a428e 2,092 0.97/1.00 vMB 49
524,613 524,613 0000000000000000000c7f516a7207945e3b5dece0d9ed9bacf803bee2575262 443 0.25/1.00 vMB 41
524,612 524,612 0000000000000000002c673a6ea9fcc897fdb1dadceea082d6004d5e21f54f8a 840 0.46/1.00 vMB 58
524,611 524,611 000000000000000000071dfc4ed27cdfb03559f91a7470bc9863ae0e62a2991c 399 0.22/1.00 vMB 41
524,610 524,610 000000000000000000277dcb4d16b7f02a706d41058e1c43c9f22b7f92a5fbd4 493 0.22/1.00 vMB 20
524,609 524,609 000000000000000000049bf0c0f525db260a080fce29f4b09663414a3f4772c0 1,630 1.00/1.00 vMB 8
524,608 524,608 0000000000000000000a4bf008a7708f4e9c1777f5e9bc2a35c3e082e5abf6ca 2,084 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

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