Loading Tool

Explorer IconExplorer

Memory Pool

43,532 transactions
26.34 vMB
0.05683651 BTC
Random Selection Loading Transactions
Max Size: 138.78/200 MB

Candidate Block

Mining Attempt 7bfae24a065857ad2384b895123946b5d8b5c46136c0f2f705cce5ca142d8104
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9f99d1e6ed6c8dee3ef3f6d36e18c8d7cb4f51244f7a8fa930478490beb3094a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00872212 BTC
Feerates: 140.50 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (598,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,745 315,745 00000000000000000a7dbce650f8963d8c49431fb9ec71b4725b0ff334a52657 325 0.21/1.00 vMB 22
315,744 315,744 00000000000000000e2a184d851500e68b6c3f2f666cf31ba2cf73b8fa4348da 357 0.15/1.00 vMB 31
315,743 315,743 000000000000000023b80f2e74275d50bc3174960273048791f213cff057ebe3 399 0.30/1.00 vMB 20
315,742 315,742 0000000000000000333cd63aa28c3c7bcc2af9f2a0907e8587756516b60b0298 512 0.18/1.00 vMB 47
315,741 315,741 000000000000000033c9e336fbb059ec5a6b5498ec7424291f4b302ff9c03fb8 150 0.09/1.00 vMB 26
315,740 315,740 00000000000000002ab465fbf73c87f52812113f00eb45c9ed5542ca14f3536f 233 0.13/1.00 vMB 19
315,739 315,739 00000000000000003601d8df7592d52db09ce2967352df873c38730664764ebf 698 0.46/1.00 vMB 29
315,738 315,738 0000000000000000130f92f41a9f4ff6aa73abac41a89b20d30c20afe9f417d0 543 0.38/1.00 vMB 22
315,737 315,737 000000000000000028c3b00903358835fae961961db3a5d1e5d154b64b6e72a6 81 0.04/1.00 vMB 27
315,736 315,736 000000000000000011400784b5ea04b6cbe239c530a10d021eff6457b434439b 601 0.32/1.00 vMB 26
315,735 315,735 000000000000000026e4aa4a7069f0c4f62f00350d1e7dae06b2289fbc4922e1 92 0.06/1.00 vMB 10
315,734 315,734 000000000000000020282648a217ae56b5f6d2374f2f8e8ee99bf0d9750f90c6 492 0.28/1.00 vMB 27
315,733 315,733 00000000000000000718dc87537e893a0c7a88de785d07395a995c64124944b4 449 0.46/1.00 vMB 21
315,732 315,732 00000000000000003005ac2e45aa8108399d592ae432a3cc1729ca11b9f180e9 81 0.06/1.00 vMB 5
315,731 315,731 000000000000000001fc920f065f6d4b68f3a6b78253dcff038d8de3dd3cfb7c 262 0.15/1.00 vMB 89
315,730 315,730 00000000000000001ed8ad8d0ba37ab6c95660477f3c61aebca6766efc84f514 478 0.35/1.00 vMB 21
315,729 315,729 0000000000000000027ca2fc35a8f9a6077a8af453e864b862224e181a8e497a 184 0.11/1.00 vMB 25
315,728 315,728 0000000000000000307d9309ce0659263d04e2bca042285e70b3123104b546eb 302 0.26/1.00 vMB 20
315,727 315,727 00000000000000000f6d28e7c8a324c342cba020a9226a22e60ac1b3205cb99a 695 0.25/1.00 vMB 40
315,726 315,726 00000000000000001643811ccc745dc0728da6324495d2c03b5c72377fe4a8a9 292 0.14/1.00 vMB 26
315,725 315,725 00000000000000002d66a55463b95882e6fa3e4cbfa032f83e8f338ff06eca51 775 0.43/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.