Loading Tool

Explorer IconExplorer

Memory Pool

99,781 transactions
24.73 vMB
0.06949861 BTC
Random Selection Loading Transactions
Max Size: 171.90/200 MB

Candidate Block

Mining Attempt 69785a366b23936efa182ba68ecd91679c4583fe3222383334db3e2255d50289
Version 20000000
Previous Block 0000000000000000000197dfeeb4dee6b56d0c23e775b6501031f614440bde66
Merkle Root 28b6f260d84de19b1b63e987119ff95b47058d107a476a707e18eddc3dcf4387
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,234
Size: 1.00 vMB
Total Fees: 0.01309626 BTC
Feerates: 452.05 > 1.31 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,923 (698,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,489 217,489 00000000000002de9969d155dc25d6b602d8fc738a491b07a49ef304602347cf 67 0.03/1.00 vMB 145
217,488 217,488 00000000000003405712f56cea3dee20fd44f599e13bff384993343c9f5f7f02 1,209 0.40/1.00 vMB 140
217,487 217,487 00000000000000de63bacfbc28f21b2a5f7f99416a767468ac06ff80854ad804 425 0.26/1.00 vMB 126
217,486 217,486 00000000000003a752c23ef6a6cc33e42d35bf7a26938644755e948e3bf5dd3b 840 0.25/1.00 vMB 262
217,485 217,485 000000000000019ecb8d02afa64b08fc831ce815abcdb642fc23477a8671ded1 188 0.11/1.00 vMB 147
217,484 217,484 00000000000002971315ac64431f80f578919d52d59dcf272260d4f2c866c938 116 0.05/1.00 vMB 150
217,483 217,483 00000000000002b53e97d7f1e957b37c93c4a7fa208b9253c2ab29715288de2e 507 0.29/1.00 vMB 211
217,482 217,482 0000000000000234a5ed529c35452b3f1916d11cbf4fc2413187c4a1084f27ba 87 0.05/1.00 vMB 107
217,481 217,481 00000000000002c8dbb5426b0562a396eb0aa3edae9aeea694774fdb0e952060 768 0.25/1.00 vMB 245
217,480 217,480 000000000000046cd1729998839e71970bd51a34327a6d878ddcb22a9a331ad5 826 0.35/1.00 vMB 120
217,479 217,479 000000000000044c8be032d93df9e0b7c26d8b514f311f5de138e2658879fc0b 694 0.30/1.00 vMB 195
217,478 217,478 0000000000000165834b811998e5e655de0ab45c2fd97a18aeff479437ae2e52 136 0.05/1.00 vMB 183
217,477 217,477 000000000000022af000032297313c26da32b251730bb8b884a2165e8a09d590 139 0.05/1.00 vMB 150
217,476 217,476 00000000000003272370c3e5df180e5c6f3420918f7add7eb5a18c445653b33f 512 0.24/1.00 vMB 169
217,475 217,475 00000000000002b45cdc3188e0be20b994ba0bd429fe802e35b6181aa25a1a64 468 0.41/1.00 vMB 9
217,474 217,474 00000000000000950d8268264cccbd8005b24d3bdb3d145df28988da9b4779cb 473 0.25/1.00 vMB 138
217,473 217,473 00000000000004b66354813ea813ed3b416c4718073fb41e476685ba53aabac7 255 0.27/1.00 vMB 170
217,472 217,472 0000000000000506a6fbd5cdd16a656e8cc2c0c71d96ef50080fb6348ef27b52 699 0.25/1.00 vMB 242
217,471 217,471 00000000000002ad3443ab02298af21c1cab8c0eb1c26c67efb27debe2399fe8 623 0.25/1.00 vMB 187
217,470 217,470 00000000000004adc71ee06422b53da20c0b78288068afac2082bba94035edb4 123 0.05/1.00 vMB 9
217,469 217,469 00000000000004679dec02f8dba10375f7267b31401fe3e608e08f8b5bfefb17 441 0.23/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 783.97 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: 798.73 GB
    • Received: 22.56 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.