Loading Tool

Explorer IconExplorer

Memory Pool

82,216 transactions
30.04 vMB
0.14935398 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt 75545698e6a661a85adc526dc50026f8c09236faff97afc7b4bbb2bb2bb09b6b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 89203b0c500b61d82f28c8482a4d96c1ce1ff26895f67174d236498026d3a8f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.07893901 BTC
Feerates: 101.65 > 7.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (283,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
631,665 631,665 00000000000000000003dc886e40fcd0b040a838f5363eea6ccba794850203c6 2,286 1.00/1.00 vMB 71
631,664 631,664 00000000000000000005c4864b7b211d008b462dded5e4c9b41f247c3fee28be 2,676 1.00/1.00 vMB 60
631,663 631,663 0000000000000000000cf077121a81592ca237f57ddec305c7f0f285b65972a9 1,336 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.60 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.70 GB
    • Received: 15.99 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.