Author

Topic: what size of block now with bitcoin core (Read 925 times)

legendary
Activity: 3472
Merit: 4794
September 23, 2016, 09:33:21 PM
#8
You have to be synced past the point where the input you reference has been confirmed. Otherwise it will not broadcast because the transaction fails validation by the node.

Yeah, I misunderstood what they were saying.  I thought they were saying they had to be completely caught up.
staff
Activity: 3458
Merit: 6793
Just writing some code
September 23, 2016, 09:30:59 PM
#7
if it is not syned , I can not sendrawtransaction?

Yes, you can.

no I can't ,it told error (input not found or is spent)----using bitcoin core

while I use online broadcast it works ok
You have to be synced past the point where the input you reference has been confirmed. Otherwise it will not broadcast because the transaction fails validation by the node.
sr. member
Activity: 252
Merit: 250
girlbtc.com
September 23, 2016, 09:14:03 PM
#6
if it is not syned , I can not sendrawtransaction?

Yes, you can.

no I can't ,it told error (input not found or is spent)----using bitcoin core

while I use online broadcast it works ok
hero member
Activity: 798
Merit: 506
Thank satoshi
September 22, 2016, 05:09:04 AM
#5
I have update for 1 day from scrach and now 1year and 30 weeks waiting......

as the new block become bigger and bigger , how much data we need to get to keep the client side  new?

If you don't want to download the whole blockchain then you can activate prune-mode : https://bitcoin.org/en/release/v0.12.0#wallet-pruning , as for the size you could check it here : https://blockchain.info/charts/blocks-size (~80GB at the moment) .
I don't have much knowledge about raw transactions but you should be able to according to this answer (steps included) : http://bitcoin.stackexchange.com/questions/16751/can-you-send-bitcoins-from-bitcoin-qt-without-downloading-the-whole-blockchain

You'll still have to download the whole blockchain with pruning afaik.  It's just that you don't need to store the blockchain in your pc.
Also I'm sure OP already got past the raw transaction part.
staff
Activity: 3500
Merit: 6152
September 22, 2016, 05:05:13 AM
#4
I have update for 1 day from scrach and now 1year and 30 weeks waiting......

as the new block become bigger and bigger , how much data we need to get to keep the client side  new?

If you don't want to download the whole blockchain then you can activate prune-mode : https://bitcoin.org/en/release/v0.12.0#wallet-pruning , as for the size you could check it here : https://blockchain.info/charts/blocks-size (~80GB at the moment) .
I don't have much knowledge about raw transactions but you should be able to according to this answer (steps included) : http://bitcoin.stackexchange.com/questions/16751/can-you-send-bitcoins-from-bitcoin-qt-without-downloading-the-whole-blockchain
hero member
Activity: 798
Merit: 506
Thank satoshi
September 22, 2016, 05:02:49 AM
#3
https://blockchain.info/charts/blocks-size
Around 80GB.

You can always use https://blockchain.info/pushtx or https://coinb.in/#broadcast to broadcast a transaction.

BTW the blocks aren't getting any bigger.  The blockchain is.
sr. member
Activity: 252
Merit: 250
girlbtc.com
September 22, 2016, 04:54:02 AM
#2
I have update for 1 day from scrach and now 1year and 30 weeks waiting......

as the new block become bigger and bigger , how much data we need to get to keep the client side  new?
sr. member
Activity: 252
Merit: 250
girlbtc.com
September 22, 2016, 04:51:21 AM
#1
what size of block now with bitcoin core?

if it is not syned , I can not sendrawtransaction?
Jump to: