I am using Hyperledger explorer for checking the fabric blocks, transactions, Chaincodes and nodes.
My System configuration is : RAM: 12GB, Processor: i5-7th gen Memory: 1TB
I am using Hyperledger explorer for checking the fabric blocks, transactions, Chaincodes and nodes.
My System configuration is : RAM: 12GB, Processor: i5-7th gen Memory: 1TB
You can run at ~12 peers. The bottleneck will be RAM. I have noticed each peer requires roughly 1GB of RAM. 1TB should be able to handle a large amount of blocks. You can see how big each block is by inspecting the docker volumes. The block size is also configurable.