Loading Tool

Explorer IconExplorer

Memory Pool

72,470 transactions
28.91 vMB
0.07726316 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 7772a03770cd6e96d1ec58ec18cf8884234f8700669ba3d54e63e0afd8838bc8
Version 20000000
Previous Block 00000000000000000000597320d72168a9b2a17bcb42a38ed79bfbe3837672ac
Merkle Root 3ed74dbf4c9f54fce77ad29ba3f5b207bc533e85396c7fae8dca60c56eb5eb49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 904
Size: 1.00 vMB
Total Fees: 0.01688936 BTC
Feerates: 41.53 > 1.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,049 (713,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,351 201,351 000000000000038759d8a443e44985f13f987136ad90b1fb0ec215c72c722e24 48 0.02/1.00 vMB 105
201,350 201,350 0000000000000188fe3feebae6b976310460692902d7b0fcbfc28e457a1587ae 99 0.05/1.00 vMB 113
201,349 201,349 000000000000014323c1da66dc3cd2c3201f419d0f25110799530f148c0e630e 616 0.33/1.00 vMB 122
201,348 201,348 0000000000000285a41e58ea9948daa804af4d57da5af8e9ebb733e75e2a0f95 9 0.00/1.00 vMB 44
201,347 201,347 00000000000003fb672ac29ceb85a30ad8b446103060e169b46c0eb15ed7e5b0 31 0.02/1.00 vMB 55
201,346 201,346 00000000000005765183203990d874ce8fbcd82d5ca3ae193882badcb64c0055 132 0.06/1.00 vMB 121
201,345 201,345 000000000000017cb24d114cfd8ebb1a3d9a2b70e9dd154b4321030e7e0ec51f 11 0.00/1.00 vMB 3,942
201,344 201,344 00000000000001cc3d0b20bc79ce365222ef8c65336b6c49481d32cb323354e1 157 0.07/1.00 vMB 227
201,343 201,343 000000000000057834b44d7350e52450440809e4e04bc7e24fe8e0a5c2b343f9 197 0.09/1.00 vMB 130
201,342 201,342 000000000000025e8ad02efa9ec1c87a9433f617c7da9aecd2ab5d410cda521c 32 0.01/1.00 vMB 0
201,341 201,341 0000000000000320707910375ca21dc608c6eb3f540c8599b7bd92a2466cf3c2 229 0.35/1.00 vMB 54
201,340 201,340 000000000000052fb29045a458a71648b157169eb54c261c984faae3e503cc13 83 0.08/1.00 vMB 40
201,339 201,339 0000000000000494ba771e83a1cf2699229413390aa8f227eb7c08ea10a46509 124 0.08/1.00 vMB 86
201,338 201,338 0000000000000329a13c496431fe7c31ca30619631017f62b0526ef3ff374598 211 0.08/1.00 vMB 148
201,337 201,337 000000000000050006832fa6514ed516d6673088081742a60a8d71086cbbcf53 173 0.07/1.00 vMB 148
201,336 201,336 000000000000056905b9b90215a1b612282ca282baf313847416d9926aed7408 111 0.06/1.00 vMB 100
201,335 201,335 00000000000002f87f079057f3c30b81ff7c8191e8335ea8946940cedfae8653 196 0.07/1.00 vMB 72
201,334 201,334 000000000000045963fe32abfdc58b60543583ffb7eb95849717c8453072dfc4 95 0.04/1.00 vMB 68
201,333 201,333 00000000000000fafea79a4e43c8a562d836b1d068bfc503c3e86d58745f823d 298 0.13/1.00 vMB 128
201,332 201,332 0000000000000306002d59f4a5528abfa9452e8bdfc8dce67d1ce4e2c5a591be 272 0.16/1.00 vMB 99
201,331 201,331 00000000000001a70bb8802036445316564ac9094f08a5b203894f8d0f619c69 137 0.06/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.48 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: 668.15 GB
    • Received: 15.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.