Skip to content

Block Explorer ​

The Block Explorer is a website where you can search and view everything happening on the Rhino Miner blockchain. Think of it like Google for the blockchainβ€”search for any transaction, wallet address, or block.

What is the Block Explorer? ​

The explorer is a public search tool that shows:

  • πŸ’Έ Transactions: See any payment or transfer
  • πŸ“¦ Blocks: View blocks mined by the network
  • πŸ‘› Addresses: Check any wallet's balance and history
  • πŸ“Š Statistics: Network info, mining stats, and more

Everything on the blockchain is public and can be viewed by anyone. The explorer makes this information easy to find and understand.

How to Use the Explorer ​

Opening the Explorer ​

Visit the Rhino Miner Block Explorer:

The main feature is the search bar at the top of the page.

You can search for:

  1. Wallet Address

    • Example: RYourWalletAddress123...
    • See balance, transactions, and history
  2. Transaction ID (txid)

    • Example: a1b2c3d4e5f6...
    • View transaction details and confirmation status
  3. Block Number

    • Example: 150000
    • See what's in that specific block
  4. Block Hash

    • Example: 00000000a3b2c1...
    • Another way to look up a block

Just paste into the search bar and press Enter!

Common Tasks ​

1. Check Your Wallet Balance ​

Why: See how much RMC you have and your transaction history

How:

  1. Copy your RMC wallet address
  2. Paste it in the explorer's search bar
  3. Press Enter

What You'll See:

  • Balance: Total RMC in this address
  • Transactions: All incoming and outgoing payments
  • Transaction Count: Number of transactions
  • First Seen: When address first used
  • Last Active: Most recent transaction

2. Verify a Payment You Received ​

Why: Confirm someone sent you RMC

How:

  1. Search your wallet address
  2. Look at recent transactions
  3. Find the incoming payment
  4. Check the amount and sender

What to Look For:

  • Amount: Matches what you expected
  • Confirmations: How many blocks have confirmed it
    • 0 confirmations: Just sent, not confirmed yet
    • 1-5 confirmations: Being confirmed
    • 6+ confirmations: Fully confirmed and safe
  • Time: When it was sent

Status:

  • ⏳ 0 Confirmations: Wait a few minutes
  • ⚠️ 1-5 Confirmations: Almost there
  • βœ… 6+ Confirmations: Payment complete!

3. Track a Payment You Sent ​

Why: Make sure your payment went through

How:

Option A - If you have the transaction ID:

  1. Copy the transaction ID (txid) from your wallet
  2. Paste it in the explorer search
  3. Press Enter

Option B - If you only have your address:

  1. Search your wallet address
  2. Look through your outgoing transactions
  3. Find the payment by amount and recipient

What You'll See:

  • Status: Confirmed or pending
  • Confirmations: How many blocks confirmed it
  • From: Your address
  • To: Recipient's address
  • Amount: How much you sent
  • Fee: Transaction fee paid
  • Time: When you sent it

4. Verify Mining Pool Payments ​

Why: Confirm your mining earnings arrived

How:

  1. Search your mining wallet address
  2. Look for transactions from the pool's address
  3. Verify amounts and timing

Tips:

  • Pool payments usually happen on a schedule (every 2-24 hours)
  • Check pool's payment history page too
  • Compare pool's payment records with blockchain
  • Payments should match within small transaction fee

5. Check a Block ​

Why: See what's in a specific block, who mined it

How:

  1. Enter block number (like 150000) in search
  2. Or paste block hash
  3. Press Enter

What You'll See:

  • Block Height: The block number
  • Timestamp: When it was mined
  • Miner: Who mined this block (their address)
  • Block Reward: How much RMC the miner received
  • Transactions: All transactions in this block
  • Difficulty: Mining difficulty at that time
  • Size: Block size in bytes
  • Confirmations: How many blocks since this one

6. View Network Statistics ​

Why: See overall network health and activity

Where: Usually on the explorer's home page

What You'll See:

  • Current Block Height: Latest block number
  • Network Hashrate: Total mining power
  • Difficulty: Current mining difficulty
  • Block Time: How often blocks are found (target: 60 seconds)
  • Latest Blocks: Recently mined blocks
  • Recent Transactions: Latest transactions
  • Circulating Supply: Total RMC in circulation
  • Top Addresses: Wallets with most RMC (optional feature)

Understanding Transaction Details ​

When you view a transaction, here's what everything means:

Transaction ID (TXID) ​

  • Unique identifier for this transaction
  • Like a tracking number
  • Use this to reference the transaction

Status ​

  • Unconfirmed: Just broadcast, not in a block yet
  • Confirmed: Included in the blockchain
  • Confirmations: Number of blocks since transaction

Inputs (From) ​

  • Where the RMC came from
  • Sender's address(es)
  • Previous transaction outputs being spent

Outputs (To) ​

  • Where the RMC is going
  • Recipient address(es)
  • Amounts sent to each

Amount ​

  • Total RMC transferred
  • Shown in RMC

Fee ​

  • Small amount paid to miners
  • Higher fee = faster confirmation (usually not necessary)
  • Typical fee: 0.001-0.01 RMC

Size ​

  • Transaction size in bytes
  • Larger transactions cost more in fees

Time ​

  • When transaction was broadcast
  • When it was confirmed (in a block)

Block ​

  • Which block contains this transaction
  • Link to view the full block

Understanding Block Details ​

When you view a block:

Block Height ​

  • The block number in the chain
  • Sequential (0, 1, 2, 3...)
  • Higher number = more recent

Hash ​

  • Unique identifier for this block
  • Created by mining process
  • Links to previous block

Previous Block ​

  • Hash of the block before this one
  • Click to go backward in the chain

Next Block ​

  • Hash of the block after this one
  • Click to go forward in the chain

Timestamp ​

  • When block was mined
  • Should be approximately 60 seconds after previous block

Miner ​

  • Address that mined this block
  • Received the block reward

Block Reward ​

  • RMC paid to miner
  • Includes base reward + transaction fees

Difficulty ​

  • How hard it was to mine this block
  • Adjusts automatically based on network hashrate

Transactions ​

  • List of all transactions in this block
  • Click any to view details

Understanding Address Pages ​

When you search an address:

Balance ​

  • Current RMC balance
  • What's available to spend right now

Total Received ​

  • All RMC ever received by this address
  • Sum of all incoming transactions

Total Sent ​

  • All RMC ever sent from this address
  • Sum of all outgoing transactions

Transaction Count ​

  • Number of transactions involving this address
  • Both incoming and outgoing

Transaction History ​

  • Received: Money coming in (green or +)
  • Sent: Money going out (red or -)
  • Time: When transaction occurred
  • Amount: How much RMC
  • Confirmations: Transaction status
  • TXID: Click to view full transaction

QR Code (if shown) ​

  • Visual representation of address
  • Scan with phone to send payment
  • Convenient for mobile wallets

Privacy and the Explorer ​

What's Public ​

Everything on the blockchain is public:

  • All wallet addresses
  • All balances
  • All transactions (amounts, senders, recipients)
  • All blocks and miners

Anyone can view this information. That's how blockchain transparency works.

What's Private ​

The blockchain does NOT show:

  • Real names or identities
  • Physical locations
  • Phone numbers or emails
  • Any personal information

Unless you connect your identity to an address (like publicly sharing "this is my address"), your identity is pseudo-anonymous.

Privacy Tips ​

To Improve Privacy:

  1. Use Different Addresses: Use new address for each transaction
  2. Don't Reuse Addresses: Harder to track your total balance
  3. Don't Publicly Link: Don't post your address with your real name
  4. Be Careful Sharing: Once you share an address, anyone can track it
  5. Remember: Everything is permanent and public

When Privacy Doesn't Matter:

  • Mining payouts (everyone can see miners' addresses)
  • Business addresses (meant to be public)
  • Donation addresses (transparency is good)

Advanced Features ​

Some explorers include extra features:

Rich List ​

  • Addresses with highest balances
  • See wealth distribution
  • Usually shows top 100 addresses

Mining Statistics ​

  • Pool distribution
  • Hashrate charts
  • Difficulty history
  • Block time averages

Charts and Graphs ​

  • Transaction volume over time
  • Network hashrate trends
  • Price charts (if integrated)
  • Active addresses

API Access ​

  • For developers building applications
  • Query blockchain data programmatically
  • See API documentation if available

Troubleshooting ​

Can't Find a Transaction ​

Possible Reasons:

  1. Transaction Not Yet Broadcast: Wait a few seconds
  2. Wrong TXID: Check you copied correctly
  3. Wrong Network: Make sure it's mainnet, not testnet
  4. Transaction Failed: Check sending wallet for errors

Solutions:

  • Wait 1-2 minutes and refresh
  • Double-check the transaction ID
  • Check your wallet for transaction status
  • Try searching your address instead

Can't Find an Address ​

All addresses are findable, but:

  • Address might have no transactions yet (new/unused)
  • You might have the wrong address (typo)
  • Double-check you copied the full address

Balance Seems Wrong ​

Possible Reasons:

  1. Recent Transaction: May take a minute to show
  2. Unconfirmed Transaction: Won't show in balance until confirmed
  3. Wrong Address: Check you're viewing the correct address
  4. Wallet vs Explorer: Wallet may show "pending" differently

Solutions:

  • Refresh the page
  • Wait for confirmations
  • Compare address carefully
  • Check recent transactions

Explorer is Down or Slow ​

What to Do:

  • Wait a few minutes and try again
  • Try a different explorer (if multiple exist)
  • Check community channels for status updates
  • Use your wallet's built-in transaction history as backup

Tips for Best Experience ​

Bookmarking ​

  • Bookmark the explorer URL for quick access
  • Bookmark your address page to check balance quickly
  • Save important transaction IDs

Mobile Usage ​

  • Explorer works on phones and tablets
  • Great for checking payments on the go
  • QR code features handy for mobile

Sharing Information ​

Safe to Share:

  • Transaction IDs
  • Block numbers
  • Explorer links

Never Share:

  • Private keys
  • Recovery phrases
  • Wallet passwords

Common Questions ​

Is the explorer official? ​

Different explorers may exist. Use ones provided by:

  • Official Rhino Miner project
  • Reputable pool operators
  • Known community members

All explorers show the same blockchain data.

Does the explorer track me? ​

The explorer website may log:

  • Your IP address
  • What you search for
  • When you visit

But this is separate from blockchain data. Use a VPN if concerned.

Can I delete a transaction from the explorer? ​

No. Blockchain transactions are permanent and immutable. Once confirmed, they can never be deleted or changed.

Why do some addresses have labels? ​

Some explorers add labels for:

  • Known exchanges
  • Mining pools
  • Known services
  • Reported scam addresses

Labels are added by explorer operators, not the blockchain itself.

Can I use the explorer without internet? ​

No. The explorer is a website that requires internet connection. It queries the live blockchain.

Web Wallet:

  • Manage your RMC
  • Send and receive payments
  • View your transactions

Browser Miner:

  • Start mining RMC
  • Check mining statistics
  • View mining earnings
  • Track pool payments

Need Help? ​

For Explorer Issues:

  • Check community forums
  • Ask in Discord/Telegram
  • Report bugs to explorer operator

For Transaction Issues:

  • Check your wallet first
  • Verify on multiple explorers if available
  • Contact recipient or sender if needed

The block explorer is your window into the Rhino Miner blockchain. Use it to verify payments, check balances, and explore the network!

Happy exploring! πŸ¦πŸ”

Built with ❀️ by the Rhino Miner community