Loading Tool

Explorer IconExplorer

Memory Pool

78,200 transactions
29.28 vMB
0.07715912 BTC
Random Selection Loading Transactions
Max Size: 179.50/200 MB

Candidate Block

Mining Attempt 3b0e7216e42e13c4670f00a4441a58a37c6116949af227ceea5e07387e77ef68
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 254062f7dd43692153c178f5d607b0fa8bfdfb0d8b9b7951153b51f5c31b6fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.01305934 BTC
Feerates: 73.20 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (661,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,741 253,741 0000000000000004bcef2aca2fbf279e268ee0d55e748165ac65a70a6fed94dc 24 0.01/1.00 vMB 112
253,740 253,740 000000000000001d35890aaf1fb42d6f8023953005cf39180bc5b4bbd4f8a153 41 0.02/1.00 vMB 79
253,739 253,739 0000000000000007b2a51cc13c7e5d50dd1bc0e21b4fa0ac4069f93949577e23 415 0.22/1.00 vMB 106
253,738 253,738 000000000000003d9785b4effcb7339bac9b0eb03457a419dee04602f97e84dc 14 0.01/1.00 vMB 89
253,737 253,737 0000000000000015c70ed9c63be17e13ce585d7fe6ad858b2ba463d9e33a2226 19 0.01/1.00 vMB 97
253,736 253,736 000000000000004c910a03d4bb57c21863f1cae3aaf2506c1d83d350c6bbecb7 40 0.03/1.00 vMB 64
253,735 253,735 00000000000000084dc10642c301c7ae57b85a7dea7bc475ebf321581f108063 37 0.02/1.00 vMB 99
253,734 253,734 000000000000004f84b886ad85b047ec1e87ba1a4fe30774aa6016f177d82cc7 199 0.09/1.00 vMB 147
253,733 253,733 00000000000000052c82b25b74f06507ea6d10f6acd57a2ba69bf9669110d039 17 0.01/1.00 vMB 30
253,732 253,732 000000000000004f5f10cd48cb3dcce53fe3ea200bf1db48dcd811688551e114 329 0.14/1.00 vMB 137
253,731 253,731 000000000000001d7172c5666f0a659935fe13862c5ebc357bbcd6038d883a1e 181 0.08/1.00 vMB 118
253,730 253,730 0000000000000002cf22424fbd35a5ecbee4dfcf3103338080d9c27cee59fae7 249 0.13/1.00 vMB 116
253,729 253,729 00000000000000046ccf879b06d4033f5b2abee3295ffd074bb52c27737b3295 75 0.03/1.00 vMB 112
253,728 253,728 000000000000001967262843360ea2e6144b37709f053f140832773850ed4e19 364 0.18/1.00 vMB 192
253,727 253,727 0000000000000020e49f0e800162a46a4d9d089ddf89b5b48dc303f5bfd6a2d9 173 0.08/1.00 vMB 136
253,726 253,726 000000000000003aa6e832655bae26484c730d74d275b91217980b26eba990bf 236 0.10/1.00 vMB 136
253,725 253,725 000000000000002ba7dd984f3b08f832760e4f626a8171581f6ebc1cde618e2d 532 0.25/1.00 vMB 109
253,724 253,724 000000000000001b5c73ed80c779556d99baca00466beceaf45f3de02574f81e 164 0.13/1.00 vMB 57
253,723 253,723 000000000000000d1ac3a29598c5e8414bd3d703ae3e56208996234acab3c814 450 0.17/1.00 vMB 137
253,722 253,722 0000000000000023d0d4943a6cbd2495fcb61290c732b2f3fe82851a10964880 174 0.09/1.00 vMB 113
253,721 253,721 000000000000003b9d4b38f6b4f9bd0af9b1285da0fb64bf7d897c853ebd79a2 545 0.22/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.81 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.17 GB
    • Received: 17.04 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.