Loading Tool

Explorer IconExplorer

Memory Pool

82,104 transactions
30.47 vMB
0.12608552 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt 15a8db90a513ea5b8f6e971acde8a4007cf97b8f4361f7b4707566225096829d
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root c45389b6836de7607aa2133099f14971b08ab989bcaae56d8cb77c1ae1b329d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.04768908 BTC
Feerates: 502.62 > 4.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (283,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,686 631,686 00000000000000000005391e09aaf6400ddf21393ed0267f20a2f720a5491807 2,876 1.00/1.00 vMB 102
631,685 631,685 0000000000000000000f63c29106c0bd884cc89270886a10a5db7255e276a478 934 1.00/1.00 vMB 13
631,684 631,684 0000000000000000000b969c513e2dce186d8f38382ceee68072effc735cd749 2,200 1.00/1.00 vMB 63
631,683 631,683 000000000000000000082b971ce2082674e5a65784ee6e0718a00abeb9d8c307 868 1.00/1.00 vMB 28
631,682 631,682 00000000000000000000427c2cbfd8868c5bc987603d2483c9637f052316f89f 1,302 1.00/1.00 vMB 53
631,681 631,681 0000000000000000000a5143d19836f15f3ecc2faafd329614243a5e1937ec4c 2,728 1.00/1.00 vMB 22
631,680 631,680 0000000000000000000b595ee94c3ca1a3c625724efef861e9ebb9a1d8662ed8 3,200 1.00/1.00 vMB 43
631,679 631,679 0000000000000000000c4993c41fddaf4ff5460b7f2ef96171f828fcb3c7fed9 2,557 1.00/1.00 vMB 98
631,678 631,678 000000000000000000067f4687dddac13af230fb7670e1b6e57e56222412a785 2,263 1.00/1.00 vMB 103
631,677 631,677 00000000000000000004ad73044316bcf141a5e98e534a7f628f9fe777f6b7ac 3,064 1.00/1.00 vMB 154
631,676 631,676 00000000000000000005dc127dacb35dad5ff9fb9851eb65eccc57dd7a498a4d 3,129 1.00/1.00 vMB 174
631,675 631,675 000000000000000000027ed6359efa4043d0f667530c41945197742cb475e355 2,313 1.00/1.00 vMB 36
631,674 631,674 000000000000000000115646fec2ec7fe09069f121ef068e4ad9b650782312ef 2,846 1.00/1.00 vMB 41
631,673 631,673 0000000000000000000b30ab215b7310d3f0c36204e4fbf29b0cac15595e8970 2,669 1.00/1.00 vMB 72
631,672 631,672 000000000000000000046ac1131405334d30327e6360c72ec5f29d0e6015e515 2,650 1.00/1.00 vMB 19
631,671 631,671 00000000000000000008be133e954c90d241c866649d4b5c9635e7382d9e9f09 2,987 1.00/1.00 vMB 54
631,670 631,670 00000000000000000000fadad215dd0c1ef4ca0bf2fac63dc0a0a107faf04d80 2,704 1.00/1.00 vMB 117
631,669 631,669 0000000000000000000a06610e4c87fb05bf40e7b81ba838237eac3e5305aaab 2,867 1.00/1.00 vMB 126
631,668 631,668 0000000000000000000cbc62083e8dc448ea777bad1da6dd67f2e0dc56c8777a 3,009 1.00/1.00 vMB 186
631,667 631,667 00000000000000000005091a82ce770df2f6701e259a1f4ee35ab4afe8367e90 2,543 1.00/1.00 vMB 54
631,666 631,666 000000000000000000069cadd59c92daf7e9a1966662b23c896dc63883719851 2,396 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.