Loading Tool

Explorer IconExplorer

Memory Pool

81,018 transactions
30.08 vMB
0.10442222 BTC
Random Selection Loading Transactions
Max Size: 181.45/200 MB

Candidate Block

Mining Attempt ca3c17b64a942b0bcab28f85a530426488a32950f6f5974699f24914b481a655
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root c6212ac0dd953da1fcb1b13625df250662234fd480c942865a74ee797a5ddc66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,069
Size: 1.00 vMB
Total Fees: 0.03673272 BTC
Feerates: 100.25 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (274,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,205 640,205 0000000000000000000956cddf30a5b68cd3ec84ad3a7dd7879d0cb00ebbb588 3,299 1.00/1.00 vMB 112
640,204 640,204 000000000000000000063b6fa33b95c8117dfc33f95ddea41f91f9ae0258c521 3,243 1.00/1.00 vMB 107
640,203 640,203 00000000000000000007620178a66f93df4419d104d9cf667a77cd75a562dd41 3,188 1.00/1.00 vMB 111
640,202 640,202 0000000000000000000c9c61afb4412ea5a72e99ca6b8b8a87ccb305c9a2d593 2,846 1.00/1.00 vMB 121
640,201 640,201 000000000000000000099355588c57904d8f8c29cde403aebcec8eba0edc4d81 2,234 1.00/1.00 vMB 129
640,200 640,200 000000000000000000083f95bee5b282f31b4ef87e6f6dc975854ec02353929b 2,427 1.00/1.00 vMB 116
640,199 640,199 000000000000000000011a2cdf905336aa2faf24d6e55800fbda540391564839 2,592 1.00/1.00 vMB 120
640,198 640,198 00000000000000000005140c5d2e3e709f44cf26b1e873f694396305d118dbc5 3,435 1.00/1.00 vMB 145
640,197 640,197 000000000000000000040b2b60ef732a855c1f233c398ef4198882bbc86feeee 3,151 1.00/1.00 vMB 130
640,196 640,196 00000000000000000003f0d37761aff6db29fc3f3825309a0e707a136dd6b610 3,234 1.00/1.00 vMB 131
640,195 640,195 0000000000000000000ecb84faf52719578ea782f92f4f5c6699f7429ebcb86f 2,106 1.00/1.00 vMB 111
640,194 640,194 000000000000000000041ec570b90cd0beb13842a15eeb16012718ea69f1bb70 2,961 1.00/1.00 vMB 120
640,193 640,193 0000000000000000000e8c49f2bda7e9e4e96238ffc8efe8e05f800cfa305502 3,063 1.00/1.00 vMB 101
640,192 640,192 000000000000000000055e82a91c1cb6e88e8dcf653a3f9aa182aba4ab9e9b7b 2,406 1.00/1.00 vMB 101
640,191 640,191 0000000000000000000a28796931f470f654a4c0b99167871f0114485d4740f6 3,044 1.00/1.00 vMB 106
640,190 640,190 00000000000000000005e47a9064d4ce89699a141369bb7c6601c0de7a79f638 2,676 1.00/1.00 vMB 108
640,189 640,189 00000000000000000007e6b4438b38ea07101bdc5423627bca34f2849948dd70 3,186 1.00/1.00 vMB 124
640,188 640,188 0000000000000000000e3cabbbe15924682370e2918457a75ec1f325008f8845 1,074 1.00/1.00 vMB 99
640,187 640,187 0000000000000000000dd7b86d6f197c85a666b36365535acdc259d0ef4c89c3 2,273 1.00/1.00 vMB 105
640,186 640,186 000000000000000000098969b68bd99fdea8f270be32006c9f26cfe6b66ef541 2,681 1.00/1.00 vMB 113
640,185 640,185 0000000000000000000de6932a78b31bad17e926016c06f35bc99a5763819125 3,202 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.56 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: 670.18 GB
    • Received: 15.83 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.