Explorer Minter
Explorer Minter is one of the basic services of the Minter blockchain. Represents information from circuit blocks and other general information about the network status in the form of graphs and text information.
You can also go to it from the Console using the appropriate link in the Additional menu.
Explorer main window
Consists of several information blocks:
The Mainnet tab and Testnet, which display, respectively, the information of the main Minter or test blockchain.
A block with general information on Minter, including:
- Market Cap - the total capitalization of the Minter network. This is the volume of issued BIP coins multiplied by the current value in US dollars
- Price for BIP - weighted average price from MBank
- Last Block - last block number or blockchain height
- The time between the last and penultimate blocks
- TRANSACTIONS - number of completed transactions in the Minter network
- Average number of transactions per 1 second
A graph showing the number of transactions in the last week. ATTENTION! For the current day, the data are not complete, as the day has not yet ended.
List of blocks. Displays the latest signed blocks with brief information. By clicking on a block, a window for viewing the block opens.
Transaction List Displays the most recently completed transactions in the Minter network with brief information. By clicking on the transaction hash, the transaction overview window opens.
At the bottom there is an Additional panel with links to general information resources on the Minter blockchain.
Search string
Explorer allows you to find information from the blockchain:
to the wallet type Mx ...
by transaction hash of the form Mt ...
by block number, any positive integer
by public key of the form Mp ...
Explorer wallet overview
After entering the wallet address in the search bar, the following window opens:
Here we can see the following information:
- Adress - address of the selected wallet
- Balance - wallet balance for each coin of the Minter network
- Transactions - the number of transactions completed at this address
List of operations divided into 4 tabs
1. TRANSACTIONS - a list of transactions for sending or receiving coins on the network. Displays: Transaction Hash, Block Number, Transaction Date, Transaction Type, and Coin Volume
2. STAKES - displays the volume of steaks embedded in nodes with the name of the custom coin, the public address of the node and the volume of coins
3. REWARDS - shows the rewards received from the delegation. In the list: Date of receipt, Block number, Type of reward, Validator public key and amount of reward in coins
4. SLASHES - if your delegated funds from the validator are subject to a fine, then all information about the cost of the lost funds will be on this tab.
At the bottom of the page is a schedule of remuneration payments to the selected address
Explorer transaction overview
After entering the transaction hash in the search box, the following window opens:
Here we can see the following information:
Hash - transaction hash
Timestamp - Exact Transaction Lead Time
Status - Transaction Status: Completed or Rejected
Block - block number in which transaction information is recorded
Type - type of transaction, for example, Send (sending) or Delegate (delegation)
From - To - addresses in the Minter network between which the transaction was conducted
Amount - Coin and volume in a transaction
Fee - Minter Network Commission
Nonce is a unique outgoing transaction number. Used to prevent re-execution
Message - message attached to the transaction
Explorer Overview
After entering the block number in the search line (from 0 to the last existing number), the following window opens:
Here we can see the following information:
Height - block number (blockchain height)
Timestamp - The exact time the block was written to the circuit
Hash - a hash of a block record of the form Mh ...
Size - block size in bytes
Rewards - basic block reward
Transactions - the number of transactions in the block
Validators - the number of validators who signed the block
Below is a list of transactions from the selected block and a list of validators with a note about the signature of the block.
Explorer Validator Overview
After entering the Validator’s public key in the search box, the following window opens:
Here we can see the following information:
Public Key - Validator's public key
Status- validator status
Total Stake - Total steak size in BIP
Voting Power - Voting Power
Delegators - the number of delegators
Transaction - the number of transactions made through this public key.
Below is a complete list of transactions for the selected public key and a list of all the steaks that are validated for this validator.