Block Details
Last updated
Last updated
This screen allows the users to explore detailed information about a specific block or transaction, providing clear and transparent insights into blockchain activity. It is designed to help users understand the key data related to the block and its role in the network. Below is an overview of its components and features.
The Block Details section provides a detailed view of the essential information associated with a specific block on the Qubetics blockchain. Each component helps users understand the block's role in the network and its contribution to the blockchain's functionality.
FR 3.001a: Block Hash A unique cryptographic identifier (e.g., 0x5a2dadad1a5a5d...5f5d) that acts as a digital fingerprint for the block. This ensures the block’s immutability and secures its data.
FR 3.001b: Block Number Represents the block's height in the blockchain (e.g., 512456), indicating its position in the sequence of blocks added to the chain.
FR 3.001c: Validator The address of the validator responsible for producing the block (e.g., 0x4fydsyuas3j...8d32). Validators are crucial for securing the network, validating transactions, and maintaining its overall integrity.
FR 3.001d: Timestamp The exact time when the block was created (e.g., 1m ago). This helps users track how recently the block was added to the blockchain.
FR 3.001e: Weight Reflects the computational work or stake involved in producing the block (e.g., 956549). This metric demonstrates the validator’s contribution to the network.
FR 3.001f: Txn Count The total number of transactions included in the block (e.g., 10). This provides insights into the activity level during the block's creation.
FR 3.001g: Gas Used The gas used represents the total computational effort consumed by all transactions within a block (e.g., 30,000,000). It reflects the actual resources utilized for transaction processing and contract execution, providing insights into the block's activity and efficiency.
FR 3.001h: Parent Hash The hash of the previous block (e.g., 0x5a2dadad...5f5d), linking the current block to its predecessor. This cryptographic connection ensures the blockchain’s continuity and integrity.
The Transaction Details section provides important information about individual transactions on the TICSScan, helping users understand and track their activities.
FR 3.002a: Txn Hash A unique identifier for each transaction (e.g., 0x47865...46845). Clicking on the hash opens a detailed transaction view, showing additional information such as gas used, transaction fees, status (e.g., success or failure), and block inclusion.
FR 3.002b: From The address of the sender (e.g., 0x47865...46845). This is the account that initiated the transaction, transferring funds or assets.
FR 3.002c: To The recipient’s address (e.g., 0x47865...46845). This indicates where the assets or funds are being sent. For smart contract interactions, this may also refer to the contract address.
FR 3.002d: Value The amount of cryptocurrency or tokens transferred in the transaction (e.g., 120 TICS). This provides insight into the transaction's size and significance.
FR 3.002e: Timestamp The exact date and time the transaction was processed (e.g., 2024-09-28 04:44:00 AM UTC). It helps users determine when the transaction occurred within the blockchain's activity timeline.
Pagination controls below the table help users navigate through multiple pages of transaction data by selecting specific page numbers (e.g., 1, 2, 3). Additionally, the table can be sorted by columns like value, age, or transaction hash, allowing users to organize the data according to their preferences for easier analysis.