Important Notice: Deprecation of the Insecure Hedera Consensus Service (HCS) Mirror Node Endpoints
We are phasing out the legacy Hedera Consensus Service (HCS) mirror node endpoints. The APIs have transitioned from the legacy hcs.<env>.mirrornode.hedera.com:5600 endpoints to the new <env>.mirrornode.hedera.com:443 endpoints.For more details, please read our blog post announcement.HCS Mirror Node Endpoints:
PREVIEWNET: previewnet.mirrornode.hedera.com:443
TESTNET: testnet.mirrornode.hedera.com:443
MAINNET: mainnet.mirrornode.hedera.com:443
PREVIEWNET: previewnet.mirrornode.hedera.com:443
TESTNET: testnet.mirrornode.hedera.com:443
MAINNET: mainnet.mirrornode.hedera.com:443
Requests for the public mainnet mirror node are throttled at 100 requests per second (rps). This may change in the future depending upon performance or security considerations. At this time, no authentication is required.
Network Explorers and Tools
Build a Mirror Node Client
If you building your client with a predefined Hedera network (previewnet, testnet, mainnet), you do not need to define the mirror client as it is built in. If you would like to modify the mirror node client, you can useClient.<network>.setMirrorNetwork(<network>).
Concurrent Subscription Limit
A single client can make a maximum of 5 concurrent subscription calls per connection.
A single client can make a maximum of 5 concurrent subscription calls per connection.