Loading Tool

Explorer IconExplorer

Memory Pool

19,197 transactions
4.44 vMB
0.01476407 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 32.96/200 MB

Candidate Block

Mining Attempt 1cb59de27fe7f4efeceae5893c246fb9477727b12a31c815ff87c08c4c7bb65f
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root 60ab992e2e1e70881650207d5bee0f9cd994e8468c2fcb3b37c984820c6a2df8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 374
Size: 0.14 vMB
Total Fees: 0.00368070 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (741,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
171,469 171,469 000000000000065a9401876b61e67e25f01e9d979fe3c45db64e1796cbeb6f6a 0.00 MB 12 79
171,468 171,468 0000000000000a7663d71947b586bbd0b00a60d5b245ba2e2afa3eaa8d597712 0.00 MB 11 0
171,467 171,467 000000000000060fbf017c2341a7e27dea2a1706297c8df525f6a0dcef0d271d 0.04 MB 92 126
171,466 171,466 00000000000003ee18cb79d24807c6f37c6546894d6e53e228b2eea763222222 0.05 MB 172 67
171,465 171,465 00000000000000880671d82038669bf4e9482f88fa37a79c7bcd6a93c5e7b67d 0.01 MB 39 32
171,464 171,464 000000000000058d6b64bacab053ecffd0c9af8f90017b87273fdab7765e69dd 0.03 MB 76 65
171,463 171,463 00000000000004ef4811ba76665c908ffd52c7849917726048febcf3d430050b 0.03 MB 44 18
171,462 171,462 00000000000001dd77a5624ba201c9a2663e50075be5995f74a9b9eb04458d7d 0.00 MB 1 0
171,461 171,461 0000000000000b2617b4167eb5179d00d1b78e67768079d0fe75c7d0d3dbaded 0.00 MB 1 0
171,460 171,460 0000000000000a539e8e940dd60ecdec8c5dc694a4ca12cb707b101d60ce9120 0.04 MB 97 62
171,459 171,459 00000000000006ed98e26aeb84e034556db4efae3c1468d1d02e18db54773cdb 0.05 MB 68 87
171,458 171,458 00000000000000cc4d7194ad4dcf106ce6b38f61d18c41c465e12379786a5f2e 0.00 MB 1 0
171,457 171,457 00000000000003268ebb13f95ecbbdc15d45b312e8632dddafed7065ae5b7444 0.02 MB 38 172
171,456 171,456 000000000000038f943dad40b8993726d328ea4bd7941cd9157745d36b363579 0.01 MB 15 54
171,455 171,455 0000000000000a5fe9bffc308c72f6a0dc9169d761364ddca1bdd5edca625f61 0.04 MB 135 83
171,454 171,454 00000000000008259acbb3efeba531fea24251c7d305237017c7e17e7d85098a 0.02 MB 44 221
171,453 171,453 0000000000000079cce445a1a382c16d225c43da35c508285b41145598768e4f 0.00 MB 5 32
171,452 171,452 00000000000000b579c8af9395ca881506b8964846af686f0ad78fe3d9f6f193 0.03 MB 17 131
171,451 171,451 000000000000028c23051344d6256cba0c0665edf1437c715579051bd76b02c2 0.04 MB 145 26
171,450 171,450 000000000000099e18b84b47fba8ee569f117c8545fa375f33381bb7514187e3 0.00 MB 1 0
171,449 171,449 0000000000000761133cf54d91bedb794ee954a79b9e99daef0535c17a9f2700 0.05 MB 105 915
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 66
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.71 GB
    • Received: 0.32 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.