Loading Tool

Explorer IconExplorer

Memory Pool

44,448 transactions
26.58 vMB
0.05808955 BTC
Random Selection Loading Transactions
Max Size: 140.53/200 MB

Candidate Block

Mining Attempt 7caaa3ac589bc6689a7e3292cb5a7b0857a58d1581b4b49428042891235ec70d
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root 898cd4e879e005c2567de2c5ce1cc0ebfe8dcb6e7f107171cb157dfaaeeb04d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,511
Size: 1.00 vMB
Total Fees: 0.00929179 BTC
Feerates: 101.72 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (143,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,361 771,361 00000000000000000000049c5b552b27b8bf9bcdb35c6e2b7b9e51422b892ca0 3,231 1.00/1.00 vMB 5
771,360 771,360 0000000000000000000559f690da89fac91d1401930f5bc35e36c142bc8baa02 1,749 1.00/1.00 vMB 10
771,359 771,359 000000000000000000072a096843cb9fe76dc61d44b764122d95e497662dd713 3,151 1.00/1.00 vMB 6
771,358 771,358 0000000000000000000538e464139b5757ed38b7cde41a8e837b3a635c643b76 3,091 1.00/1.00 vMB 2
771,357 771,357 00000000000000000000796f38cdc8e39efb78fceb9a062492ed26540fc7f965 2,532 1.00/1.00 vMB 6
771,356 771,356 00000000000000000003a654025332f49d207c93db7eff6abd348297570da04e 3,158 1.00/1.00 vMB 13
771,355 771,355 0000000000000000000120eed22b2228d18e785d165ba3938837b6f79a0c3576 2,329 1.00/1.00 vMB 10
771,354 771,354 000000000000000000000fe0bb0adaba73da0f81047ce9949658ff839723202c 2,899 1.00/1.00 vMB 9
771,353 771,353 000000000000000000039fab4c5ac8afbe0acaf9dd6cc5ca28674410ac6ebf46 2,953 1.00/1.00 vMB 19
771,352 771,352 000000000000000000034971c0942ab08f106a44e21a4df909847617afc9c37e 1,327 0.83/1.00 vMB 6
771,351 771,351 000000000000000000002d03a1faa210a75c43e6f82f159aef9abf341268046b 631 0.30/1.00 vMB 6
771,350 771,350 00000000000000000000dd326663a2ea68a77704bfc72b0f9e196f99b4b4298a 599 0.17/1.00 vMB 11
771,349 771,349 00000000000000000002beb35a55d5e2a4b3da7720a96f6d738458d62d982326 292 0.77/1.00 vMB 1
771,348 771,348 00000000000000000004a0d670e0e6f3e9ff155c6560b00fcd881242d55af43a 1,535 1.00/1.00 vMB 2
771,347 771,347 00000000000000000004cb5162377389404a9432418de259f25553983a8fbc51 1,460 1.00/1.00 vMB 9
771,346 771,346 000000000000000000051cd18bf722ba83cf0c0b83b09bd8d4cb63a6e4f3f3aa 3,642 1.00/1.00 vMB 11
771,345 771,345 00000000000000000007b8f417cf4c38bb1dc8e0573df2e6e43170176d07745a 3,594 1.00/1.00 vMB 10
771,344 771,344 000000000000000000021f02ed76c1db0ae4bf4f813a71affb01dd39866abd58 1,241 0.85/1.00 vMB 4
771,343 771,343 000000000000000000004729c250b9d136ad22155108039b5cade0ade99b9aba 2,342 1.00/1.00 vMB 3
771,342 771,342 0000000000000000000538fb8525a6fa38c5d0b5939a24c62e7df7e8511cd640 3,009 1.00/1.00 vMB 9
771,341 771,341 000000000000000000007681f9592d1ff95b1d1244c6e3f1b311d26ff42afa95 2,846 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.00 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: 648.93 GB
    • Received: 13.11 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.