This repository has been archived by the owner on May 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Chain Explorer
Tyrone Lobban edited this page Jun 6, 2017
·
3 revisions
The Chain Explorer is where you can find and explore the details of Transactions and Blocks.
Shows the details of the currently selected block.
Block attributes displayed (non-exhaustive list):
- ID
- Block Number
- Timestamp
- Transaction List
- Difficulty
- Parent ID
- Transactions Root Hash
Shows a list of the latest blocks in descending order, including the number of Transactions in each block
Provides ability to search for Blocks or Transactions by various IDs.
Shows the details of the currently selected Transaction.
Transaction attributes displayed (non-exhaustive list):
- Transaction ID
- Status
- Block Number the Transaction was committed in
- Contract Address the Transaction was sent to
- Sending Account/Address
- Transaction Payload
- Private Status (for Quorum's Private Transactions )
- Home
- Getting Started
- Downloading Cakeshop
- Running Cakeshop
- Default Mode
- Attach Mode
- Multi-Instance Setup
- Running on quorum-examples
- Cakeshop Overview
- Console
- Contracts Explorer
- Sandbox
- Chain Explorer
- Wallet
- Peers
- API
- FAQs