# Bitcoin Testnet RPC and network details

Source: https://www.alchemy.com/rpc/bitcoin-testnet

Bitcoin Testnet is a public test environment that mimics Bitcoin mainnet.

## Network details

- Network: Testnet
- Environment: Testnet
- Category: L1
- Native token: BTC
- Gas token: BTC

## Endpoints

- Alchemy RPC: https://bitcoin-testnet.g.alchemy.com/v2/API_KEY

Replace API_KEY with a key from https://dashboard.alchemy.com/signup.

## Alchemy product support

Supported on Bitcoin Testnet: RPC API.

Not currently supported: Transaction receipts API, Block Timestamp API, User OP Simulation API, Prices API, Debug API, Trace API, Bundler API, Token API, NFT API, Websockets, gRPC, Gas Manager, Webhooks, Transfers API.

## Build on Alchemy

Alchemy offers Bitcoin testnet RPC endpoints, so you can access reliable read/write data in real time.

## Available networks

- Bitcoin Mainnet: https://www.alchemy.com/rpc/bitcoin
- Bitcoin Signet (testnet): https://www.alchemy.com/rpc/bitcoin-signet
- Bitcoin Testnet4 (testnet): https://www.alchemy.com/rpc/bitcoin-testnet4

## Links

- Alchemy docs: https://www.alchemy.com/docs/reference/bitcoin-api-quickstart
- Official docs: https://developer.bitcoin.org/
- Website: https://bitcoin.org/
- GitHub: https://github.com/bitcoin
- Block explorer: https://mempool.space/testnet
