Loading Tool

Explorer IconExplorer

Memory Pool

81,622 transactions
30.91 vMB
0.07279873 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt d55f58c7138f7679ec37d2410210298c877d547e7fd1762d485236a48d68c6b8
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root d39984a508bd69eb09a2a7527298d7fc7a0927d795c966c23ce2afd6c07296b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.00624303 BTC
Feerates: 60.16 > 0.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (623,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,177 292,177 0000000000000000869d0e25f656fccd95bab0100263f055d30869e789891e85 132 0.10/1.00 vMB 17
292,176 292,176 00000000000000005fe810452c91b4893276577e795b3f9374ab5841f68b0512 189 0.08/1.00 vMB 32
292,175 292,175 00000000000000007aa747411b02971917317d15cd0b9c5967c7eb4a7ce7be4a 16 0.01/1.00 vMB 19
292,174 292,174 0000000000000000b8fb6b7932322dfc1a94e83fd6d0dbbd62eeef4e2a57fc7a 290 0.19/1.00 vMB 26
292,173 292,173 00000000000000000594557d487133b8d27afa0183a7d5b6e329b3f5319374dc 538 0.27/1.00 vMB 31
292,172 292,172 00000000000000002612f55090890fa1322a467dccc7d1b7effedf51963b00f5 314 0.17/1.00 vMB 35
292,171 292,171 0000000000000000da80a6b1e41970a0d94548d27360b8c77574a69346d41e18 454 0.24/1.00 vMB 41
292,170 292,170 00000000000000000d5ad77f036b8fe1b08698d671ae5c76f3cba3191065966a 242 0.12/1.00 vMB 29
292,169 292,169 00000000000000002c9d5fdcfc3bf4b5a2734dce343bc684cc5cb34d021876c6 562 0.35/1.00 vMB 32
292,168 292,168 0000000000000000964756f9e4fdd5264b3c511cdb60c4eb6e65b87b5ef65850 171 0.10/1.00 vMB 39
292,167 292,167 000000000000000031e54bae63208336e57f14fcef28f6da96e194d5f2137245 209 0.12/1.00 vMB 39
292,166 292,166 0000000000000000d408057c9d10afb3c2b2b7f43b64d4042e1926116edbedea 76 0.04/1.00 vMB 35
292,165 292,165 0000000000000000dfcdb77101cb5b3444b2face757c91bf4fb81b30179819ca 271 0.13/1.00 vMB 31
292,164 292,164 000000000000000060298898c13ce6e0abd1a1dbd79490205963bf1f80f63fa4 512 0.33/1.00 vMB 27
292,163 292,163 0000000000000000617b4788b39091e0a3a8b75aa164eba40f8160cd1e26ea4f 409 0.22/1.00 vMB 29
292,162 292,162 00000000000000008e99d53ca845e36f2ecf1f259f25f28d64353f4d0b3e3a2d 128 0.06/1.00 vMB 28
292,161 292,161 00000000000000002bb65219d66f00d4a10ee772ee6ed798ed277b25ab08ef79 52 0.05/1.00 vMB 13
292,160 292,160 000000000000000100386d3f42874ec9cce62f86a1e12a0a6d0aaa04d35b36b6 114 0.07/1.00 vMB 33
292,159 292,159 00000000000000006e1ff9500539b6ecc9245a4cfa4d2ce7e50e621b021a2a91 248 0.43/1.00 vMB 17
292,158 292,158 0000000000000000d053fae9a7c198bc2082fef5e1cf98b8978dd48df95429fd 570 0.35/1.00 vMB 29
292,157 292,157 0000000000000000c89beeece487c341ffcc312fa95616dd3c26e2de992fed00 733 0.35/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.72 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: 705.07 GB
    • Received: 16.65 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.