10 lines
294 B
Markdown
10 lines
294 B
Markdown
---
|
|
title: Blockchain P2P Protocol
|
|
description: The protocol used between blockchain nodes.
|
|
---
|
|
|
|
This protocol is used between blockchain nodes to communicate between each other.
|
|
|
|
- **Port:** 9246/TCP
|
|
|
|
See: [https://developer.bitcoin.org/reference/p2p_networking.html](Bitcoin.org P2P Network)
|