# Bitcoin Signet RPC and network details

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

Bitcoin Signet is a test environment that is more stable than Bitcoin testnet because unlike Bitcoin testnet, Signet is a controlled environment where a designated authority is responsible for signing new blocks. It’s designed for advanced protocol and infrastructure testing in private or dev-only settings.

## Network details

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

## Endpoints

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

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

## Alchemy product support

Supported on Bitcoin Signet: 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 provides Bitcoin Signet RPC endpoints, so you can access performant and reliable read/write data at scale.

## Available networks

- Bitcoin Mainnet: https://www.alchemy.com/rpc/bitcoin
- Bitcoin Testnet (testnet): https://www.alchemy.com/rpc/bitcoin-testnet
- 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/signet
