Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to the Developer Q&A for the
MultiChain
blockchain platform.
Please feel free to ask questions about the platform to receive answers from the MultiChain developers or other members of the community.
Related questions
How to query the block hight of the issued asset ?
All related to block (block size, block time, how it works) question
Block Size x TPS in Multichain
Creating transactions takes much longer, when I set the block-size to absolute minimum.
It seems that the maximum-block-size in params.dat does not apply Correctly.
4,156
questions
4,369
answers
5,718
comments
Most popular tags
multichain
streams
assets
stream
transactions
json-rpc
blockchain
wallet
permissions
error
address
raw-transactions
asset
mining
node
api
issue
multichain-explorer
nodes
connect
multichaind
multisig
transaction
smart-filters
metadata
private-key
atomic-exchange
multichain-cli
multichain-web-demo
data
connection
performance
blocks
demo
web
json
database
storage
native-currency
bitcoin
private-blockchain
network
fee
smart-contracts
wallets
signrawtransaction
off-chain
exchange
multiple-nodes
getnewaddress
Block Size Query
+1
vote
Hi,
As per the default setting if mining is enabled, a new block gets added every 15 seconds. What is the size of such a block, assuming it has no transactions data?
Regards,
Rahul
asked
Jan 13, 2017
by
rahulkumargr
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+1
vote
Each block is a few hundred bytes, including the coinbase transaction signed by its miner. FYI the next version of MultiChain will have an option not to mine empty blocks.
answered
Jan 13, 2017
by
MultiChain
Please
log in
or
register
to add a comment.
...