Hacker News new | ask | show | jobs
by sayurichick 3270 days ago
the <5 seconds is not settlement. It's a 3rd party signalling to another 3rd party.

Bitcoin confirmations are just that, confirmations of transaction being approved by the network.

-blockchain is immutable -only gets written if valid -takes 10~60min to be confident of the reality -no chargebacks

1 comments

As a user, <5 seconds is much faster than 10~60 minutes. And I have never had VISA mutate my transaction... that would be fraud.

Once every 200 transactions let's say, my card will be denied and I'll need to swipe it a second time. This is significantly less of an ordeal than having to rely on the inefficiency of the blockchain every single transaction.

physical mail through the post office still exists alongside e-mail.

Just like credit cards will exist alongside cryptocurrency. There already exists merchant processors like BitPay that allow for 0-conf transactions. I'm not saying that's ideal or the permanent solution, but because bitcoin/crypto is software, it will continue to be improved upon over time.

Is your argument that the VISA network is not software that is being improved over time?

Did you know that VISA has been able to process up to 56,000 transactions per second in 2014? It also sounds like they improved 20% from 2013 to 2014 [1]

If the past 8 years are of any indication, bitcoin is more like physical mail than VISA is in your analogy, in terms of performance, ease of use, and how fast it is improving.

[1] http://www.digitaltransactions.net/news/story/Visa_s-Test-Re...

It does not take 10~60 minutes to sign a bitcoin transaction... It doesn't even take a second. Maybe a slow PoS will need another second to actually verify the transaction, but this is still way faster than VISA.

I regularly spend more time than that on VISA transactions because I don't live at my billing address on another continent.

> It does not take 10~60 minutes to sign a bitcoin transaction... It doesn't even take a second.

Why are you only considering signing time? Signing a bitcoin transaction is not sufficient for the merchant to be confident that they can give you your goods. You must submit it to the network and the merchant must be reasonably confident that it will be accepted in a block as-is and that the block will not be orphaned.

Edited the comment to include verification almost simultaneously with your post :)

But yeah, obviously as the transaction value goes up the merchant will need to wait a few more seconds to counter doublespend attacks.

>You must submit it to the network

Not necessarily true, ideally the customer doesn't need internet connection and just transmits the signed transaction to the PoS.

>and the merchant must be reasonably confident that it will be accepted in a block as-is and that the block will not be orphaned

First of which can be verified very fast by a computer. I believe orphaned blocks are rare enough that they're mostly a non-issue.

I guess it's important to point out that in practice most Bitcoin ATMs I've used did 0-confirmation transactions up to 1000 euros after only a few second wait, so it's not like all bitcoin merchants suck.

The average confirmation time for a Bitcoin transaction was 400+ minutes recently (and is still around an hour even now). https://blockchain.info/charts/avg-confirmation-time?daysAve...
Yes, but you don't need more than 20-30 seconds to be confident that a transaction isn't a doublespend attempt.

After that it's only about checking if the fee is high enough.