Loading Tool

Explorer IconExplorer

Memory Pool

82,284 transactions
31.68 vMB
0.08861360 BTC
Random Selection Loading Transactions
Max Size: 188.53/200 MB

Candidate Block

Mining Attempt 96cd1149cce7166898bdd944cc627d509c3da9d35bf96193abd2136b2231558f
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root bfca2c74600ca3201e115691b1e83d216fe0f411a1bfe2782804ea6c0979ba00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,563
Size: 1.00 vMB
Total Fees: 0.02562500 BTC
Feerates: 101.66 > 2.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (108,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,489 806,489 00000000000000000002630f01dd9a158a9ec6815468eb9d41b7b9a83ffdd917 2,986 1.00/1.00 vMB 41
806,488 806,488 0000000000000000000267ea6ce76df4c04bb1e71a4b891d6ce9e07889cabd35 3,033 1.00/1.00 vMB 25
806,487 806,487 000000000000000000044a8c4d2e7ed6dbfba9d2be62727fb06d28df9a211f8d 2,668 1.00/1.00 vMB 25
806,486 806,486 0000000000000000000093d9c85c499541af21a8c05f310b134b2a9db8f92b45 2,413 1.00/1.00 vMB 22
806,485 806,485 0000000000000000000142b220f5b6128a326ab3c3e0ccc1835865a54040cee2 3,123 1.00/1.00 vMB 23
806,484 806,484 0000000000000000000056df8bbcd6edb926c7a2766434099423f17929f70017 1,351 1.00/1.00 vMB 27
806,483 806,483 00000000000000000000a87e97b8735fa98bd7f6f0c0c1cf7c9182d4cc5c3e46 307 1.00/1.00 vMB 27
806,482 806,482 0000000000000000000412d9321f9a45c34e06bf414e0727a26d8479aa8fac9d 3,104 1.00/1.00 vMB 41
806,481 806,481 000000000000000000040364fc0f7f978e05653b3f76848e0ac98e865e941585 3,800 1.00/1.00 vMB 21
806,480 806,480 00000000000000000001e8f2b93bc7a3c3ef4096ac9b9d0ca4b505920141b54a 1,476 1.00/1.00 vMB 19
806,479 806,479 00000000000000000000ed81d4c0b01362e6cd0cab7c73e7df197ad68fbebaa4 1,825 1.00/1.00 vMB 20
806,478 806,478 00000000000000000004e2677149143ba8f7c1227b6a8194c764824bc258d52f 3,228 1.00/1.00 vMB 28
806,477 806,477 00000000000000000003fc39627694b7705c138e1d67908f52f8297c883979dc 3,076 1.00/1.00 vMB 20
806,476 806,476 0000000000000000000009a2a170b65816f83a10c52ad1ba4b6377c55afc8b08 2,414 1.00/1.00 vMB 31
806,475 806,475 0000000000000000000279c7e2330ec1836895911d88d3ecf1cf3b342f37da7a 2,805 1.00/1.00 vMB 18
806,474 806,474 0000000000000000000278a21860c2c810e77ad0fb2bdc27aa1a6c8309b7a002 3,071 1.00/1.00 vMB 23
806,473 806,473 00000000000000000000e2d19da0fe29b6d2fcc7f5b46111b84b892fd8e3a09b 4,596 1.00/1.00 vMB 22
806,472 806,472 00000000000000000001c9a374e2614623c914be9478c48c76377a9dfadad3cb 3,246 1.00/1.00 vMB 41
806,471 806,471 00000000000000000000f7cafab498a78e7ea375e1eb5666413bb8d7fac32244 2,263 1.00/1.00 vMB 33
806,470 806,470 00000000000000000002b2cb8040fc83b6daffdd22adec1e888f54815eb8a119 4,997 1.00/1.00 vMB 20
806,469 806,469 000000000000000000047cf9b3aeafbc81abf5f0fd541b8dacf74b325c856df5 3,071 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.31 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: 658.63 GB
    • Received: 14.58 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.