Modus on Nostr: Some people have asked me recently: What is an "economic node?" It's a #Bitcoin #node ...
Some people have asked me recently: What is an "economic node?" It's a #Bitcoin #node that is directly involved in a monetary transaction. Here are four ways that a node can be directly involved in a transaction:
1. Creating a transaction. This is often called "transaction coordination." You need to know if you've got money in your wallet before you can send.
2. Broadcasting the transaction to the bitcoin network. (You can add some privacy by doing this with your own node.)
3. Verifying that you actually received funds. For the average bitcoin user, this is by far the most important thing you can do with your node. If you rely on others to tell if you received anything, they could trick you.
4. Mining. Miners need to see the previous blocks, and if they want to earn fees then they need to see the pool of new transactions (AKA mempool).
A node can also be indirectly involved in a transaction by distributing new transactions to other nodes, and filtering out bad transactions. This filtering is the main issue between #core v30 and #knots.
Published at
2025-10-13 16:28:09 UTCEvent JSON
{
"id": "d1c1cfdb2b19d558b61a1c584ce889a218585286eb5c9797555335eb80f91f32",
"pubkey": "547fcc5c7e655fe7c83da5a812e6332f0a4779c87bf540d8e75a4edbbf36fe4a",
"created_at": 1760372889,
"kind": 1,
"tags": [
[
"t",
"Bitcoin"
],
[
"t",
"bitcoin"
],
[
"t",
"node"
],
[
"t",
"core"
],
[
"t",
"knots"
]
],
"content": "Some people have asked me recently: What is an \"economic node?\" It's a #Bitcoin #node that is directly involved in a monetary transaction. Here are four ways that a node can be directly involved in a transaction:\n\n1. Creating a transaction. This is often called \"transaction coordination.\" You need to know if you've got money in your wallet before you can send. \n2. Broadcasting the transaction to the bitcoin network. (You can add some privacy by doing this with your own node.)\n3. Verifying that you actually received funds. For the average bitcoin user, this is by far the most important thing you can do with your node. If you rely on others to tell if you received anything, they could trick you.\n4. Mining. Miners need to see the previous blocks, and if they want to earn fees then they need to see the pool of new transactions (AKA mempool).\n\nA node can also be indirectly involved in a transaction by distributing new transactions to other nodes, and filtering out bad transactions. This filtering is the main issue between #core v30 and #knots.",
"sig": "780427eff752a626009e4a93b3b3d5eb31131493c2d1e8d05c36a1bf04d0427ef06055fa30a4a126615e02f882e997f4a96ed3db1b70f0a5ccbb2dd375d7eb74"
}