Loading Tool

Explorer IconExplorer

Memory Pool

83,879 transactions
31.48 vMB
0.09635480 BTC
Random Selection Loading Transactions
Max Size: 192.91/200 MB

Candidate Block

Mining Attempt 706bfb4c475eafc0d6537725145c62199d78e38b2f2a2784a001fd7476121322
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 87698dd5a15e4fe7115c7f8bff5b871631eb70f76bba479f94ac630d110c6893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,853
Size: 1.00 vMB
Total Fees: 0.02330556 BTC
Feerates: 299.70 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (577,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,656 337,656 00000000000000000297ac6ebbcd2bdf823692435831b79979e1ac7ac4088c42 1,285 0.89/1.00 vMB 20
337,655 337,655 00000000000000000919f8acb458abd5276d60a65984259c84f224561451d4b2 1,319 0.75/1.00 vMB 29
337,654 337,654 0000000000000000172c22082e64208b4c610bf7a84f114efa8ec9f2919617b1 1 0.00/1.00 vMB 0
337,653 337,653 000000000000000016eea36616b1e7254bb22cb90209760e243edb95708f17fa 446 0.23/1.00 vMB 26
337,652 337,652 00000000000000000066efafab02ca55c241360773bc0d1c9a30f3ef5927acbe 566 0.35/1.00 vMB 23
337,651 337,651 0000000000000000004f3e598143737d0d6ca73c0fbe6296d35697bf1eacad14 644 0.34/1.00 vMB 24
337,650 337,650 0000000000000000097f3a754fcf404ecb473b62d259033ce743e3ad1ecdc701 952 0.61/1.00 vMB 22
337,649 337,649 000000000000000002761d0e61c82386d48d748c54b648cbae332d4d3ccaedcc 752 0.53/1.00 vMB 20
337,648 337,648 000000000000000010466433fcef347f554ba78615a0e9b3d2bfd4845ad42788 730 0.50/1.00 vMB 24
337,647 337,647 000000000000000002168e74cf4db8b283947ff6970971242f229a8f2334515e 1,767 0.75/1.00 vMB 50
337,646 337,646 0000000000000000168e0a5729a0a5e0357ddc3a0109b307c61134884f61eed5 1,009 0.62/1.00 vMB 20
337,645 337,645 0000000000000000094623827de22895bdb5144ed3665fc4faeed9535df664c4 618 0.25/1.00 vMB 38
337,644 337,644 000000000000000005ca31713757f633b85d47b0af677886eb77750e86bc08bf 141 0.06/1.00 vMB 33
337,643 337,643 0000000000000000189c6a98cbd50a158b6ddc2e915a539ca8c3c643ae93b6d9 259 0.14/1.00 vMB 23
337,642 337,642 00000000000000000fcb91bcab41b8aa8ff44926b83abaecea9d30a56cf8cc4b 154 0.12/1.00 vMB 17
337,641 337,641 000000000000000013c7cb69cf25dbe5525adad6d79d6b5b503cd27405d2363a 596 0.37/1.00 vMB 76
337,640 337,640 00000000000000000f41ca14e3ecef0b1da373a9efb68832dea0752bb5cf7c58 32 0.02/1.00 vMB 28
337,639 337,639 000000000000000007b0c3805408ed97e26723fc05968dacc705546936a3f85e 441 0.26/1.00 vMB 22
337,638 337,638 000000000000000012ceca65f7bcff32522cdcb53b1c7eb7f3a7686e676138cc 163 0.07/1.00 vMB 29
337,637 337,637 00000000000000000b2c680ca84bebf98b803f89b7835309d5c3cd42628533e8 541 0.32/1.00 vMB 21
337,636 337,636 00000000000000000b4601af7decfcf08527c53c0ab4714bb0634211095202e2 1,888 0.98/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.