How do bandwidth requirements for running a full node grow with blocksize?

0

I know they increase.

I'm looking for something more precise than that.

Damian Siniakowicz

Posted 2018-05-12T18:51:27.973

Reputation: 23

Answers

1

The maximum bandwidth requirements for blocks previously (there is other traffic overhead including for transaction broadcasts if your node participates, the other traffic is variable depending on many factors mostly around network utilization) were ~1MB block size per ~10 minutes.

Now the max bandwidth for blocks is ~4MB block weight per ~10 minutes.

There is some information for current block size here.

Willtech

Posted 2018-05-12T18:51:27.973

Reputation: 2 657

So is the relationship basically linear?Damian Siniakowicz 2018-05-14T00:46:29.977