# RPC

Source URL: https://help.blockstream.com/education/glossary/rcp
Updated: 2026-05-26T17:14:28.000Z
Letter: R

---

Remote Procedure Call (RPC) is a communication protocol that allows applications to execute functions on a remote server as if they were local. In the context of blockchain infrastructure, Electrum RPC is a persistent, stateful protocol designed for real-time blockchain monitoring. Unlike request-response protocols, RPC maintains long-lived connections that enable applications to subscribe to blockchain events and receive instant push notifications when something happens, such as when an address receives a payment or a new block is found. Electrum RPC has been powering Bitcoin wallets for over a decade and is available across all Blockstream Explorer API tiers with production-grade rate limits for high-volume applications.

Navigation: Blockstream Help Center > Education > Glossary > RPC

## Related Terms in This Letter
- [RISC-V](https://help.blockstream.com/education/glossary/risc-v)
- [RPC](https://help.blockstream.com/education/glossary/rcp) (current)
- [REST API](https://help.blockstream.com/education/glossary/rest-api)
- [ROAST](https://help.blockstream.com/education/glossary/roast)
- [Real-world assets (RWAs)](https://help.blockstream.com/education/glossary/real-world-assets-rwas)
- [Rangeproofs](https://help.blockstream.com/education/glossary/rangeproofs)
- [RIPEMD-160](https://help.blockstream.com/education/glossary/ripemd-160)
