Loading Tool

Explorer IconExplorer

Memory Pool

75,489 transactions
27.79 vMB
0.08082277 BTC
Random Selection Loading Transactions
Max Size: 169.63/200 MB

Candidate Block

Mining Attempt 5fa6ba8c3f06a50a1001e59bc9d8495ffc698dd04f778172d43097c109154e26
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root cd75005eeb26cf0985bd9fdc8a2d85de8febfc9fae36f9500d82d386c257f801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,259
Size: 1.00 vMB
Total Fees: 0.02140033 BTC
Feerates: 106.68 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (366,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,783 548,783 0000000000000000001ebd459d8386f447b3581dcbf56207b1d212d794f87f95 2,424 1.00/1.00 vMB 13
548,782 548,782 00000000000000000006719fb1869ae386bb5c3aab08bd737b62bb8e26e55809 374 0.12/1.00 vMB 16
548,781 548,781 0000000000000000000f1b1725746358447136b99a7e19b208339b903842a50d 465 1.00/1.00 vMB 3
548,780 548,780 0000000000000000001094defecbf1495b125fd71eea75c9d43dba04bfed3d26 1,429 1.00/1.00 vMB 6
548,779 548,779 000000000000000000118467b1c7b3774027a28ebd9d4e6a8267ad4756be51ca 1,374 0.67/1.00 vMB 14
548,778 548,778 00000000000000000008a27db14e2259aa6603a8b05c9a7f5767b6e034184b5b 1,806 1.00/1.00 vMB 6
548,777 548,777 00000000000000000003b592a1ebd7467722ecd4f97fd7ad7f087aea98031952 2,515 1.00/1.00 vMB 10
548,776 548,776 000000000000000000235ed2b6e49f676a2c63691bfd3c491402424cd7d00ba3 3,217 1.00/1.00 vMB 8
548,775 548,775 000000000000000000101bc74447d5dda2bc530d95708e576633a72b547d2e99 2,748 1.00/1.00 vMB 26
548,774 548,774 000000000000000000185bb785a144202e9715007fc150a95cd464755f3a3562 945 1.00/1.00 vMB 7
548,773 548,773 0000000000000000000057c835807492296c9886642ddb872b14af4d10d21c62 162 1.00/1.00 vMB 2
548,772 548,772 00000000000000000017c8d504286a4519755522e0dacb6954807ace3cb69c64 660 1.00/1.00 vMB 4
548,771 548,771 00000000000000000016b9cd65e4e176100975373f8122a0ee7352e3248ac89d 1,378 1.00/1.00 vMB 5
548,770 548,770 0000000000000000000d0721cdd4b05fbfe891227dc816a76a160a50ecc8c479 1,524 1.00/1.00 vMB 7
548,769 548,769 000000000000000000140ca08abed50c3a7e7632edef59ac9a443f6d0e6a2a88 2,758 1.00/1.00 vMB 4
548,768 548,768 00000000000000000000ce05cece6dc82a2addda2d814eb9637f1b86e6c16017 2,854 1.00/1.00 vMB 6
548,767 548,767 0000000000000000002710a7e2dd868b1478404ce9bfe424dfda605abee23333 2,826 1.00/1.00 vMB 20
548,766 548,766 000000000000000000058b8006bd6242c2e80310b616b190ab5b378401e2a921 2,174 1.00/1.00 vMB 6
548,765 548,765 00000000000000000020ee903172d5a31b04e9d058abae50d6d395854ec4aaf1 1 0.00/1.00 vMB 0
548,764 548,764 0000000000000000000332bf4769c8322e5843e76042127c2796d2ffc66ab194 2,038 1.00/1.00 vMB 5
548,763 548,763 00000000000000000014d47b5a46079bfc8dff38b5e99338e146756940e7eb10 1,924 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.