API DOCS

Integrate real-time blockchain data into your applications. Our REST API provides a simple way to query addresses, transactions, and smart contract data.

Quick Start

1. Create Account

Sign up for a free developer account.

2. Generate API Key

Get your unique token from settings.

3. Start Querying

Make your first request to our nodes.

Core Endpoints

GET/api/v2/blocks

Get a list of recent blocks with pagination.

GET/api/v2/blocks/{hash}

Get detailed info for a specific block.

GET/api/v2/transactions

Retrieve latest validated transactions.

GET/api/v2/smart-contracts

List of verified smart contract source codes.

cURL Request

# Request latest stats

curl -X 'GET' \

'https://bchscan.io/api/v2/stats' \

-H 'accept: application/json'

# Response Example

{

"total_blocks": "15832853",

"avg_block_time": 3000

}

Rate Limiting

Public requests are limited to 5 requests/sec. For higher throughput, please apply for a Pro API Key.

Can't find what you are looking for?

coin

Powered by BC Hyper Chain

BC Hyper Chain Mainnet Explorer is a Block Explorer and Analytics Platform for VTCN, a decentralized smart contracts platform.

metamask

Add VTCN Network

Powered by BC Hyper Chain © 2026