Loading Tool

Explorer IconExplorer

Memory Pool

73,558 transactions
27.20 vMB
0.06308811 BTC
Random Selection Loading Transactions
Max Size: 166.15/200 MB

Candidate Block

Mining Attempt 896f48e2210d314a63187361e437d4f6ee1c04ffcfd5712f8805726b84beefb9
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 5a229ab6672058781f685edf64eb3e7c19d25e49951399faa7ec8bb0987eb132
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.00533377 BTC
Feerates: 74.05 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (661,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,748 253,748 000000000000001d4cd668bf75f99f4a187cf8b6ecad3b303709cd65bcbecfdf 277 0.12/1.00 vMB 146
253,747 253,747 00000000000000533f6b7f39881a59a2a06ba4e26f8d43f938539cdd17b8326d 42 0.02/1.00 vMB 121
253,746 253,746 0000000000000048b0036be4822bd0eb01b0694756a9e53db8d6c1a3d9a1ca48 625 0.23/1.00 vMB 116
253,745 253,745 00000000000000032433b672d9220f9ba6ca1f87c10988111c88f0a8e47fa43f 128 0.07/1.00 vMB 52
253,744 253,744 000000000000000f4dee6a752d672bd26f39d3e87bc5a3f07c159dd24a1077c5 162 0.09/1.00 vMB 53
253,743 253,743 000000000000000c9aeb60d6e9a90197b48d813ee7857ac3f65c6d59debf4238 383 0.22/1.00 vMB 105
253,742 253,742 000000000000001e9d9c56873ef2e3f4945dc43355c9e13577141ca4423cda10 589 0.25/1.00 vMB 123
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
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.