Loading Tool

Explorer IconExplorer

Memory Pool

23,260 transactions
24.58 vMB
0.05323733 BTC
Random Selection Loading Transactions
Max Size: 118.46/200 MB

Candidate Block

Mining Attempt 6e8169dc7434e1af193f0e7e78bc85a69ba5d95a258a3dd390dedec4bc4eb8a4
Version 20000000
Previous Block 00000000000000000000ebfca2dd5a5d1d4bd9d4f9ab5c8fb51d534119ee4a4f
Merkle Root 7b4172e04acdd85303466df69574bb37152e34a113ba9500e5007364f02fd8b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,311
Size: 1.00 vMB
Total Fees: 0.00935789 BTC
Feerates: 502.62 > 0.94 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,228 (851,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
62,712 62,712 000000000baa9c2fba5b1018d4dd02b39a0289b5f5e735012719e398e0183d05 1 0.00/1.00 vMB 0
62,711 62,711 000000000775908c83550ada467d51e3be73cf3f69e9c006ae5eeda94b27b837 1 0.00/1.00 vMB 0
62,710 62,710 000000000c68632d33a1727fca85c24acb935f29a7acbc795dc31e682f0b8a3f 1 0.00/1.00 vMB 0
62,709 62,709 000000000cc50bd10c6785d72637cd638e93133918cbaf21b9aa129d98dec3b2 1 0.00/1.00 vMB 0
62,708 62,708 000000000769a68b38c8e24f2aeab79235b4992a7124b1a6c3d577a8be806ec3 1 0.00/1.00 vMB 0
62,707 62,707 000000000bdd9ba42b408ebdcc8cd6ca18ab4e849f7828b0b8bc9bc821dde2f0 1 0.00/1.00 vMB 0
62,706 62,706 00000000027aacf12c92f86720b6070d87ca84d63f6c7a737d5f0ebacf12416b 1 0.00/1.00 vMB 0
62,705 62,705 00000000067a9b166f92a9df36fe1d9158c0707dc3bc16ac7d0c421ad8177c63 1 0.00/1.00 vMB 0
62,704 62,704 000000000a07c0b4076a563fedf57c5c62dce59f9295a481d22bdbdeabee3629 1 0.00/1.00 vMB 0
62,703 62,703 000000000ae5984729a4b4c3ab6ca7e32928ea0b51649a99a30424599629c972 1 0.00/1.00 vMB 0
62,702 62,702 0000000005abfc5225a8c7597d32b7461b712bd3bf351e47021d506735a98847 1 0.00/1.00 vMB 0
62,701 62,701 0000000000675f5806dac93392ab5ce8c240e15ca814185d034135ad91da4ee5 1 0.00/1.00 vMB 0
62,700 62,700 00000000011728b7b980bc921bc8ffb0bb064a73f3a844bd125ff70973837b24 2 0.00/1.00 vMB 0
62,699 62,699 000000000d24e0c5442fc58ce260957a8614b987a892b8f68d7402bcc11f9ff2 1 0.00/1.00 vMB 0
62,698 62,698 00000000008d9b0c3a6a4085b4f6790207b5e819415f6c6d9df3510ff9c006d6 1 0.00/1.00 vMB 0
62,697 62,697 0000000003f592b0eb13d59dbcc0906162a0803551b350da6c4cceb66b8a6824 1 0.00/1.00 vMB 0
62,696 62,696 0000000006ab2d4977873b01fe9bfb18bc28e7b789e19b80c14ac538a5a3aab3 2 0.00/1.00 vMB 0
62,695 62,695 0000000006c218e63fa8d90e50699d2586ee4bcdba45c6fcb5853460fc8f21a9 1 0.00/1.00 vMB 0
62,694 62,694 000000000bf3fe1e433108dee9d54c4b9c8172a0df00cb84cb62cd1fccc9849b 1 0.00/1.00 vMB 0
62,693 62,693 0000000000f20c7f31c5c879ac2d73d64c55a560c99ef0d51ea5e1c61a9283d8 1 0.00/1.00 vMB 0
62,692 62,692 000000000b3a9a2b878fc2692a1f26abf343c604950d9d507ac4dc48eb9c2c78 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.00 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 575.41 GB
    • Received: 8.27 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.