> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

> Blockscout is a full-featured, open-source blockchain explorer

<Check>
  🚗 [Autoscout is now available](/using-blockscout/autoscout), providing a simple one-click explorer deployment with Blockscout's optimized hosting infrastructure. Use it for early testing, modifications, and launching a full production-grade explorer. **[Get Started Now](/using-blockscout/autoscout) and have your explorer up-and-running in minutes.**
</Check>

### What can I do with Blockscout?

* **Deep Search**: Find all the information you need on [Blocks](/using-blockscout/overviews/blocks), Transactions, Addresses, Tags and more through the integrated search box.

* **Interact with Contracts**: [Read and write to contracts](/devs/verification/interacting-with-smart-contracts) directly from the Blockscout UI.

* **Verify Contracts:** Use [Hardhat](/devs/verification/hardhat-verification-plugin), [Sourcify](/devs/verification/contracts-verification-via-sourcify), and other tools to quickly verify contracts.

* **Make API Calls**: Make requests to a [robust API](/devs/apis) using standard and customized endpoints.

* **Customize Views**: Use the [My Account](/using-blockscout/my-account) features to add tags, watchlists and other features.

* **Interact with Apps**: Chains with the [Apps Marketplace](/using-blockscout/blockscout-apps) enabled include a portal for discovery and interaction with applications deployed on-chain.

### Key Features

* **Open source development**: The code is community driven and available for anyone to use, explore, and improve.

* **Broad multi-chain ecosystem support**: Blockscout supports Ethereum mainnet, EVM forks like Ethereum Classic & Gnosis Chain, the Superchain Ecosystem, Polkadot Parachains, Cosmos ecosystem, and many additional public and private EVM networks. [See the list](/about/chains)

* **Smart contract interaction**: Users can read and verify Solidity & Vyper smart contracts and access pre-existing contracts to fast-track development.

* **Token support**: Support for ERC20, ERC721 and ERC1155 tokens.

* **Decoded views:** Contract method calls and logs are decoded to provide additional information within the UI.

* **Full-featured API:** GraphQL provides the opportunity to test API calls directly from a web interface, and REST and JSON RPC methods are well documented.

* **User customization**: Users can easily deploy on a network and customize the Bootstrap-based interface.

* **Modular and extendible**: We're building next generation modularity into Blockscout with Rust-designed microservices.
