Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.46 vMB
0.08923470 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 24693335a9a16598c0d4e39bcda5e449b725f5c9eba4f537cc798deadc6575bd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (161,553 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,746 753,746 000000000000000000022caa3331458e45f5261f2ce8532f4632d24499cb99f5 1,140 0.58/1.00 vMB 10
753,745 753,745 00000000000000000008df23402f3ad548979324600d32ba5327de914ce61bbb 451 0.18/1.00 vMB 8
753,744 753,744 00000000000000000008bd749960db5680e4efad8d7ed8e9417a8df76aad8a88 1,059 0.67/1.00 vMB 6
753,743 753,743 00000000000000000003a68676dfb07a85564344e8ee97d302bd622451331e20 1,813 0.99/1.00 vMB 8
753,742 753,742 0000000000000000000415325508e6ca9984ade2cd31300c030261e4ef8b5a33 764 1.00/1.00 vMB 4
753,741 753,741 000000000000000000072716b3e80446ebcca903fd4be7eec540e732ac3d217f 909 1.00/1.00 vMB 4
753,740 753,740 00000000000000000007ca4562712c625af5635d3cbe90cab8b5eafe2ca245b4 2,266 1.00/1.00 vMB 4
753,739 753,739 000000000000000000021c35f522368f44dfed1f36e3261631effdc843418db9 607 1.00/1.00 vMB 5
753,738 753,738 000000000000000000080da8d810fcf652a13f24cbe5a40eaacd2dce00d4a9b2 2,185 1.00/1.00 vMB 15
753,737 753,737 00000000000000000008dfdf1a54940d429cde9ea78cf93c68613d4d8e0f1cad 602 1.00/1.00 vMB 5
753,736 753,736 00000000000000000000055f2ad09a1f78723f010216ef699fa0f0d915b84426 1,817 1.00/1.00 vMB 11
753,735 753,735 00000000000000000000bdae81c60a7527f1a8cd7d1e31b4cdf446f1948ca1c2 1,852 1.00/1.00 vMB 15
753,734 753,734 00000000000000000001578a285a735e2a912691adeb52cbc2c0877b724bd63e 70 0.02/1.00 vMB 10
753,733 753,733 00000000000000000000e3bf036ce9e30b3289c422abe3e39cb173a140b7c77f 1,024 0.49/1.00 vMB 7
753,732 753,732 00000000000000000007920420e7b0d3796e38d831322356875194b38c07ef13 1,268 0.64/1.00 vMB 8
753,731 753,731 000000000000000000035d22c37116ca9f88eace5832bc1e64b306daafaffc7f 119 0.03/1.00 vMB 10
753,730 753,730 0000000000000000000416e6bbb059d08f929f5424d491847628ca3dab87a7a9 972 0.42/1.00 vMB 8
753,729 753,729 00000000000000000003c2f16f4bfa787e024f700378df325e0bc39f4806c212 25 0.11/1.00 vMB 0
753,728 753,728 0000000000000000000380d5e3248567d3eaac379910b0e9faff099fe5e1d463 36 0.05/1.00 vMB 2
753,727 753,727 000000000000000000053a88ce3b01cffcc0b3e6a1b4cf0c9796c9a20ddd208f 969 0.62/1.00 vMB 6
753,726 753,726 000000000000000000013562252ca79d0c7f3c71dcf771b892bc431b9cb2c595 532 0.21/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.