Loading Tool

Explorer IconExplorer

Memory Pool

102,218 transactions
25.12 vMB
0.07317674 BTC
Random Selection Loading Transactions
Max Size: 175.22/200 MB

Candidate Block

Mining Attempt 5d8da5a2abf92ec9e587914b601523fd22b1bc14dee765a4c1e407dc00d764c9
Version 20000000
Previous Block 000000000000000000001c93565973e85ca738de0480ecb7353029bcda8dc77f
Merkle Root 27dc226e6ece75cf31adb2a5470d0af7d65fb607f5a58c9f0d5d4b748d03ff8c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,861
Size: 1.00 vMB
Total Fees: 0.01581152 BTC
Feerates: 160.57 > 1.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,916 (698,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
217,468 217,468 00000000000001808286e2cd2353fba1a20958f28ec015e81336d39910c2994a 687 0.20/1.00 vMB 285
217,467 217,467 000000000000018ba8beb9ee2270fda3dac945142313b0aa017f297fcadd3cb1 621 0.27/1.00 vMB 169
217,466 217,466 000000000000011451ca1713c69826e9210a29a2523efcbae3a293cf0f9bc743 924 0.31/1.00 vMB 261
217,465 217,465 000000000000044f0e9baba02966bb5ebfe55b84365f42051c262e4b41641992 437 0.17/1.00 vMB 200
217,464 217,464 00000000000001bfacb8d446683c13f2ea91428b963c9c5667434201f0b9f0d8 292 0.13/1.00 vMB 159
217,463 217,463 0000000000000064d2d5e51675eeda86762cb1b1875f958808e9101bdec542ce 538 0.19/1.00 vMB 193
217,462 217,462 00000000000000846e0e72da9034e45f52881f9783c45b2ca3e23eed845e80bb 70 0.03/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.96 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.46 GB
    • Received: 22.50 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.