Qubetics Docs
  • Getting Started
    • Quickstart
    • Network Architechture
    • Qubetics: TICS Token
    • Add Qubetics Network
    • Get TICS tokens
    • Testnet Node Setup
      • How To Become a Validator
    • Validator Application: User Guide
      • Validator Login
      • Validator Dashboard
      • Setup as a Validator
      • Blocks Page
      • Validators
        • Active Validators Tab
        • Inactive Validator Tab
        • Deactivated Validator Tab
      • Validator Details
      • Manage Account
        • Profile Details
          • Bond More Funds
          • Unbond Funds
          • Stop Validator
    • How To Become a Delegator
    • Delegator Application: User Guide
      • Login
      • Dashboard
        • Bond More Funds
        • Unbond Funds
        • Redelegate Funds
      • Wallet Activities
      • Setup Delegator Bond
      • All Validators
      • Validator Details Page
    • TICS Scan User Guide
      • Dashboard
      • Block Summary
      • Block Details
      • Transactions Summary
      • Transaction Details
      • Address Detail
      • Tokens
      • Validators
      • Nodes
      • Contract List
      • Contract Detail
        • Transaction Tab
        • Transfers Tab
        • Holders Tab
        • Event Tab
        • Contract Tab
          • Read Contract Tab
          • Write Contract Tab
        • Analytics Tab
      • Contract Verification
      • Token Icon
      • Faucet
    • Qubetics IDE User Guide
    • QubeQode Basic User Guide
      • Workspace
      • Compile
      • Deploy
  • QubeQode Pro User Guide
    • Choose your plan
    • Start Chat
      • Generated Code Preview
      • Deploy Step-1
      • Generated Code
    • Settings
  • Basics
    • Editor
    • Markdown
    • Images & media
    • Interactive blocks
    • OpenAPI
    • Integrations
Powered by GitBook
On this page
  • FR 4.001 Transaction Summary
  • FR 4.002 Transactions List
  • FR 4.003 Pagination
Export as PDF
  1. Getting Started
  2. TICS Scan User Guide

Transactions Summary

PreviousBlock DetailsNextTransaction Details

Last updated 3 months ago

The Transaction Summary in TICSScan provides an overview of all transactions on the blockchain, offering insights into network activity, performance, and engagement. It displays key metrics such as total transactions, recent activity, and transaction trends over various timeframes. Users can filter, sort, and navigate through transaction records while accessing real-time updates. With features like transaction hash linking for detailed views and filtering by parameters like status or type, it ensures transparency and ease of use for developers, investors, and general users.

FR 4.001 Transaction Summary

The transaction metrics display the total number of transactions since the network's launch, the transactions completed in the last 30 days, and the number of unique active accounts today. These insights reflect the network's overall scale, recent activity trends, and daily user engagement.

  • FR 4.001a: Total Transactions Displays the total number of transactions recorded on the blockchain since its inception (e.g., 68,321,458). This metric reflects the overall scale and usage of the network.

  • FR 4.001b: Transaction (Last 30 Days) Shows the total number of transactions completed in the past month (e.g., 34,32,323). It provides insights into recent network activity and usage trends.

  • FR 4.001c: Active Accounts (Today) Indicates the number of unique accounts that have performed at least one transaction within the current day (e.g., 12,577). This highlights daily user engagement and participation levels.

FR 4.002 Transactions List

This table provides detailed insights into individual transactions on the network. The following columns are included:

  • FR 4.002a: Txn Hash A unique identifier for each transaction (e.g., 0x47865...46845). Clicking on the hash provides a detailed breakdown, including gas fees, status (e.g., success or failure), and associated events like contract executions.

  • FR 4.002b: Type Specifies the type of transaction (e.g., Transfer, Staking, Smart Contract Interaction). This helps users quickly understand the purpose and nature of the transaction.

  • FR 4.002c: Block The block number where the transaction was included (e.g., 4675635). It provides context about when the transaction was confirmed on the blockchain.

  • FR 4.002d: From Displays the sender's wallet address (e.g., 0x47865...46845), representing the initiator of the transaction.

  • FR 4.002e: To Shows the recipient’s wallet address (e.g., 0x47865...46845) or contract address if the transaction involves a smart contract.

  • FR 4.002f: Timestamp The exact date and time the transaction was processed (e.g., 2024-09-28 04:14 AM). This helps users track when the transaction occurred.

  • FR 4.002g: Txn Fee The transaction fee in the TICS transaction summary is the cost of processing a transaction on the Qubetics blockchain. It is calculated by multiplying the Gas Used by the Gas Price. This fee is paid to validators for keeping the network secure and running smoothly.

  • FR 4.002h: Value Indicates the amount of cryptocurrency or tokens involved in the transaction (e.g., 0.120 TICS). This metric helps users assess the scale and importance of the transaction.

  • FR 4.002i: Status The status column shows the current state of each transaction, indicating whether it is "Success", "Pending", or "Failed".

FR 4.003 Pagination

The pagination and sorting features make it easy to navigate and analyze transaction data. Pagination controls, located below the table, let users move through multiple pages of transactions by clicking on specific page numbers. Additionally, sorting options allow users to organize transactions by columns such as newest, value, or age, making it easier to find and analyze specific information.