explorer.bank.fan-platform.com Open in urlscan Pro
162.55.154.233  Public Scan

URL: https://explorer.bank.fan-platform.com/
Submission: On April 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="searchForm" class="form-inline my-2 my-lg-0"><input type="search" name="search" size="50" placeholder="Search for Account, Tx Hash or Data" aria-label="Search" required="" autofocus="" class="form-control mr-sm-2"><button type="submit"
    class="btn btn-outline-success my-2 my-sm-0">Search</button></form>

Text Content

Ether Expolorer
 * Home(current)
 * Watch

Search

Current BlockAPI VersionClient/Node VersionNetwork Protocol VersionCurrent Gas
PriceHashrateNumber of Peers{{ blockNumber }}{{ api }}{{ node }}{{ network }}{{
gasPrice }}{{ hashrate }}{{ peerCount }}


RECENT BLOCKS

Block ## of TxsSizeGas LimitGas UsedTimestamp

{{ block.number.toString(10) }}{{ block.transactions.length }}{{ block.size }}
bytes{{ block.gasLimit }} {{ block.gasUsed }} {{ new Date(block.timestamp *
1000).toGMTString() }}


RECENT TRANSACTIONS

TxHashBlockValueFrom ToGas UsedGas PriceTx Fee

{{ tx.hash }} {{ tx.blockNumber.toString(10) }}{{ web3.fromWei(tx.value,
'ether').toString(10) + ' ETH' }}{{ tx.from }} {{ tx.to }}{{ tx.to }}{{
tx.gas.toString(10) }}{{ web3.fromWei(tx.gasPrice, 'ether').toString(10) + '
ETH' }}{{ web3.fromWei((tx.gas * tx.gasPrice), 'ether').toString(10) + ' ETH' }}