Communities

Kaspa Q&A
Kaspa Q&A
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Kaspa Q&A

Post History

60%
+1 −0
Kaspa Q&A Do red blocks get block reward?

Yes — red blocks themselves don’t receive rewards, but there’s an important subtlety. If rewards were simply destroyed whenever a red block appeared, the issuance rate of new KAS would fall behind...

posted 3d ago by someone235‭

Answer
#1: Initial revision by user avatar someone235‭ · 2025-09-30T07:48:32Z (3 days ago)
Yes — red blocks themselves don’t receive rewards, but there’s an important subtlety.

If rewards were simply destroyed whenever a red block appeared, the issuance rate of new KAS would fall behind schedule. To avoid that, the protocol almost always reallocates the reward to the “merging block” — the first chain block that indirectly (or directly) points to the red block.

This has two important consequences:

Issuance remains stable — total supply growth follows the intended schedule, regardless of how many red blocks appear.

Miners are incentivized to point red blocks — without this rule, adding a red block as one of the block parents won't change its blue score, so miners might ignore them. By forwarding the reward to the merging block, the protocol ensures miners have a reason to acknowledge red blocks.

There is one rare exception: if a red block is very distant and excluded from the difficulty adjustment window, its reward is not reallocated. In such case, destroying the reward won't affect the issuance rate that is regulated by the difficulty.