Loading Tool

Explorer IconExplorer

Memory Pool

34,727 transactions
25.76 vMB
0.06422282 BTC
Random Selection Loading Transactions
Max Size: 130.77/200 MB

Candidate Block

Mining Attempt c30665c905ed1cd149594250128fd7f5d44f49bb626a8fcea87de420541e165b
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root f538ba84b988b9ed5a3b6942c5886ff1b30c1a57bbd09fcd76baae5ed3a614ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,292
Size: 1.00 vMB
Total Fees: 0.01715800 BTC
Feerates: 101.16 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (620,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,484 294,484 00000000000000005d9d4b952a66dcc251184246f54ac265576aced2816d6f41 246 0.11/1.00 vMB 36
294,483 294,483 000000000000000022747cc04b1ed4f546e02f22f69de78b93e9168f85d6aa47 244 0.19/1.00 vMB 22
294,482 294,482 0000000000000000a52d70653e00389c9bb1b2fab3b3df30a615b0402bee5c28 256 0.09/1.00 vMB 50
294,481 294,481 00000000000000000ca3e654e4599ac6cc36b19fe8331d5952f687ddbdea2da2 256 0.08/1.00 vMB 59
294,480 294,480 00000000000000006d970f289dc02228cc7413251c7f67e27ce18369e6fdbfbf 64 0.02/1.00 vMB 60
294,479 294,479 000000000000000090beb02610ddea413c41b0a65222cc95a0fdc91e33920670 137 0.06/1.00 vMB 37
294,478 294,478 0000000000000000a2dbbca3a36839376a47ea69b904a1f55486552e2aa8244f 147 0.06/1.00 vMB 39
294,477 294,477 00000000000000004ea193b88bc34933643b0fe8ac0613b4bccbbbb39e4b6768 234 0.11/1.00 vMB 39
294,476 294,476 0000000000000000a98f26600d9d16600d2999bfac1a47ace34c4bf9ff1e9a56 373 0.22/1.00 vMB 28
294,475 294,475 00000000000000002bae579ab0bdb5958acf1c06e7da92bac94b9140ccd9481e 32 0.01/1.00 vMB 41
294,474 294,474 0000000000000000027bed3f73c3ab474f19c7b8c8ef8856ceead8f8b58b0f81 39 0.02/1.00 vMB 33
294,473 294,473 0000000000000000ac44549413fe9ba78189c9c454578560a20cef1cd7a2f427 235 0.12/1.00 vMB 31
294,472 294,472 000000000000000076093577717b57e11726da8a2ebb19379b655aeb8d39eea2 379 0.20/1.00 vMB 31
294,471 294,471 00000000000000008e0c153561f993f5593e796e3367d8a605cef0ef0102ec5c 214 0.09/1.00 vMB 20
294,470 294,470 000000000000000059b2958c7b0e37e1feed8c491a6b0db10a00af98dfb4f372 663 0.39/1.00 vMB 29
294,469 294,469 00000000000000009333ea4b54151b260bd6a273adbd3e4f1407226e724a8d37 120 0.07/1.00 vMB 26
294,468 294,468 00000000000000003cc8b3575aab4619eeee8e10cb6b57e2c6550c136039e778 244 0.25/1.00 vMB 19
294,467 294,467 0000000000000000366ac1ade904c0d955cef4a4011b75dca06449c1026a1560 256 0.14/1.00 vMB 33
294,466 294,466 000000000000000073657c867a21fc6b9b266449caf2f704f94608de7ebc5bd0 255 0.18/1.00 vMB 31
294,465 294,465 0000000000000000a591da137e96cb601bba97f8b272f69675d684889bb4aa14 153 0.08/1.00 vMB 53
294,464 294,464 000000000000000081fa025dd0d3f7ab6b705d35502014fc3126ee6d727ea736 171 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.