Bitcoin Forum
September 05, 2025, 01:07:23 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: How far will this leg take us?
$110K - 9 (8.3%)
$120K - 19 (17.6%)
$130K - 17 (15.7%)
$140K - 9 (8.3%)
$150K - 19 (17.6%)
$160K - 2 (1.9%)
$170K+ - 33 (30.6%)
Total Voters: 108

Pages: « 1 ... 14425 14426 14427 14428 14429 14430 14431 14432 14433 14434 14435 14436 14437 14438 14439 14440 14441 14442 14443 14444 14445 14446 14447 14448 14449 14450 14451 14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 14471 14472 14473 14474 [14475] 14476 14477 14478 14479 14480 14481 14482 14483 14484 14485 14486 14487 14488 14489 14490 14491 14492 14493 14494 14495 14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 14507 14508 14509 14510 14511 14512 14513 14514 14515 14516 14517 14518 14519 14520 14521 14522 14523 14524 14525 ... 34888 »
  Print  
Author Topic: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion  (Read 26835699 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (174 posts by 1 users with 9 merit deleted.)
xyzzy099
Legendary
*
Offline Offline

Activity: 1068
Merit: 1109



View Profile
January 14, 2016, 04:23:19 PM


its all about the probability of an orphan block. if we could minimize that probability it would be a big step in the right direction. maybe we should diminish the advantage of 0 tx blocks by making all blocks equally large no matter how much real TXs are in there. so every block would have the same disadvantage of a full block no matter if those are TXs or just some clutter to fill up the 1MB or 2MB

The reason there are one transaction blocks is that the miners don't know which transactions which are in the mempool are valid. The minute you add a minimum requirement, miners will just fill it with dummy transactions they know to be valid but are not in the mempool. You gain nothing but waste space.

Not sure what you mean here...  The mempool is, by definition, the set of transactions a node has received and validated, but have not yet been included in a block, right?

Maybe I am missing some context or something?

Fatman3001
Legendary
*
Offline Offline

Activity: 1554
Merit: 1014


Make Bitcoin glow with ENIAC


View Profile
January 14, 2016, 04:26:48 PM

Maybe his account was bought

This is a suitable explanation.

Have you ever bothered to click the link in his signature?

That's not an endorsement signature. He is: Vegas Luna. Though, in this place he is close to sane.

(not really though, but he has guns)
luigi1111
Legendary
*
Offline Offline

Activity: 1105
Merit: 1000



View Profile
January 14, 2016, 04:36:40 PM


its all about the probability of an orphan block. if we could minimize that probability it would be a big step in the right direction. maybe we should diminish the advantage of 0 tx blocks by making all blocks equally large no matter how much real TXs are in there. so every block would have the same disadvantage of a full block no matter if those are TXs or just some clutter to fill up the 1MB or 2MB

The reason there are one transaction blocks is that the miners don't know which transactions which are in the mempool are valid. The minute you add a minimum requirement, miners will just fill it with dummy transactions they know to be valid but are not in the mempool. You gain nothing but waste space.

Not sure what you mean here...  The mempool is, by definition, the set of transactions a node has received and validated, but have not yet been included in a block, right?

Maybe I am missing some context or something?



I think he means "valid to include in the next block", because they don't (yet) know which ones were included in the header they are building on.
xyzzy099
Legendary
*
Offline Offline

Activity: 1068
Merit: 1109



View Profile
January 14, 2016, 04:42:10 PM


its all about the probability of an orphan block. if we could minimize that probability it would be a big step in the right direction. maybe we should diminish the advantage of 0 tx blocks by making all blocks equally large no matter how much real TXs are in there. so every block would have the same disadvantage of a full block no matter if those are TXs or just some clutter to fill up the 1MB or 2MB

The reason there are one transaction blocks is that the miners don't know which transactions which are in the mempool are valid. The minute you add a minimum requirement, miners will just fill it with dummy transactions they know to be valid but are not in the mempool. You gain nothing but waste space.

Not sure what you mean here...  The mempool is, by definition, the set of transactions a node has received and validated, but have not yet been included in a block, right?

Maybe I am missing some context or something?



I think he means "valid to include in the next block", because they don't (yet) know which ones were included in the header they are building on.

Ah, I see where the confusion is.  To my mind, a "miner" is the entity building the block, not just someone hashing a header provided by an actual miner.

But those 'miners' have no control over what transactions are included in the block anyway...

Patel
Legendary
*
Offline Offline

Activity: 1320
Merit: 1007



View Profile WWW
January 14, 2016, 04:44:56 PM

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.
Richy_T
Legendary
*
Online Online

Activity: 2870
Merit: 2614


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
January 14, 2016, 04:46:19 PM


Not sure what you mean here...  The mempool is, by definition, the set of transactions a node has received and validated, but have not yet been included in a block, right?

Maybe I am missing some context or something?

Correct. But between when a block has been mined and when it has been transferred and processed, other miners do not know which transactions in their mempool were included in that block and thus do not know which transactions are safe to start mining on. So they mine empty while they're waiting because you don't want that hashpower sitting idle and the block reward is pretty tempting on its own.

If you look at the timings, most empty blocks come very quickly after the previous blocks for this reason.
xyzzy099
Legendary
*
Offline Offline

Activity: 1068
Merit: 1109



View Profile
January 14, 2016, 04:47:26 PM


Not sure what you mean here...  The mempool is, by definition, the set of transactions a node has received and validated, but have not yet been included in a block, right?

Maybe I am missing some context or something?

Correct. But between when a block has been mined and when it has been transferred and processed, other miners do not know which transactions in their mempool were included in that block and thus do not know which transactions are safe to start mining on. So they mine empty while they're waiting.

If you look at the timings, most empty blocks come very quickly after the previous blocks for this reason.

Yeah, ok, I see what your are trying to say now.
noobtrader
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 14, 2016, 05:01:03 PM

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.

cant we reach the moon without visiting below 3xx Huh
ChartBuddy
Legendary
*
Online Online

Activity: 2660
Merit: 2364


1CBuddyxy4FerT3hzMmi1Jz48ESzRw1ZzZ


View Profile
January 14, 2016, 05:02:52 PM

Coin



Explanation
600watt
Legendary
*
Offline Offline

Activity: 2338
Merit: 2106



View Profile
January 14, 2016, 05:54:54 PM

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.

cant we reach the moon without visiting below 3xx Huh

not if you ask guys that have sold at 360....   Wink
soullyG
Hero Member
*****
Offline Offline

Activity: 1011
Merit: 721


Decentralize everything


View Profile
January 14, 2016, 05:57:09 PM

Maybe his account was bought

This is a suitable explanation.

Have you ever bothered to click the link in his signature?

That's not an endorsement signature. He is: Vegas Luna. Though, in this place he is close to sane.

(not really though, but he has guns)

Holy shit what the hell did I just read

Quote
This is an investigation into the Atlantean Mermaids war with the Andromeda Martians who invaded our solar system during its protostar stage with a wandering brown dwarf and the catastrophe that happened. The book presents 21 Polestar Science Theories that range from astronomy, astrophysics, particle physics, quantum physics, string theory, M-brane theory, and more. In-depth research of the solar system and a closer look at Mars and the gas giants. The book reveals the destiny or fate of the human race in the future intergalactic war with the Andromeda.
ChartBuddy
Legendary
*
Online Online

Activity: 2660
Merit: 2364


1CBuddyxy4FerT3hzMmi1Jz48ESzRw1ZzZ


View Profile
January 14, 2016, 06:02:13 PM

Coin



Explanation
r0ach
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000


View Profile
January 14, 2016, 06:04:28 PM
Last edit: January 14, 2016, 06:20:58 PM by r0ach

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.

I don't see it going to $350 under any circumstance.  If the rally is over, which it might be for a while according to macro wedge breaking trend, then it would find strong support around $410 still.  If there's a dump, that's where it will go.  If a second dump occurred days/a week later after that, it would find big resistance again at 390's.  Worst case scenario would be $360, but would probably require a long time to get there, and by the time it did, would be time to go up again for getting closer to halving.


  

dropt
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000



View Profile
January 14, 2016, 06:13:02 PM

Maybe his account was bought

This is a suitable explanation.

Have you ever bothered to click the link in his signature?

That's not an endorsement signature. He is: Vegas Luna. Though, in this place he is close to sane.

(not really though, but he has guns)

I haven't. I didn't know he had a signature as I turned them off about the time sig campaigns started.

Edit: Now I kind of want to buy his book.
tomothy
Sr. Member
****
Offline Offline

Activity: 258
Merit: 250


View Profile
January 14, 2016, 06:24:38 PM

So, essentially sideways between ~415-~460 for the next one to two  months?
Assuming Gemini launches alts on their exchange, which might be Soon(TM) there could be some btc/alt/pumpage.
Then blocksize will magically reach consensus and increase and we'll be just about time for the halving and start of higher highs?

With regards to 2mb limit... I wanted to throw my $0.02 for bitcoin core/classic/unlimited.
So it's recognized, essentially, that behind the great firewall of china, lies ~+50% BTC hashpower y network strength.
China has difficulty getting data out due to that firewall delaying everything.
So... the faster and sooner you can bump above 1mb, this could help places maybe outside china and mitigate/limit
 the impact of china btc mining? It seems that, yes, need an increase at some point for big bank applications but also china mining power clearly has to be of concern to big banks and usg.
Maybe? or No higher highs until we drop below 400 again?
JayJuanGee
Legendary
*
Offline Offline

Activity: 4200
Merit: 12820


Self-Custody is a right. Say no to "non-custodial"


View Profile
January 14, 2016, 06:41:59 PM

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.

I don't see it going to $350 under any circumstance.  If the rally is over, which it might be for a while according to macro wedge breaking trend, then it would find strong support around $410 still.  If there's a dump, that's where it will go.  If a second dump occurred days/a week later after that, it would find big resistance again at 390's.  Worst case scenario would be $360, but would probably require a long time to get there, and by the time it did, would be time to go up again for getting closer to halving.

[https://i.imgur.com/h0hnscR.png[/img]
  

[https://i.imgur.com/zAQaVIX.png[/img]

I think that is a very decent assessment, rOach, regarding the current status of Bitcoin's price dynamics.

Bitcoin's general price direction remains upwards (and possibly slightly plateauing), and we are going to need to witness a considerable amount of concerted dumping in order to attempt to achieve any kinds of lower price points as you hit upon ($410, $390 and $360, each of those lower price points successfully more difficult to achieve in the current trend), and bears may not be willing to push for such lower prices on their own, and they have to somehow convince others to go along with them... which the others will notice that the price remains generally upward... if not flat for a while in this $425 to $435 price range with ongoing upward price pressures.

billyjoeallen
Legendary
*
Offline Offline

Activity: 1106
Merit: 1007


Hide your women


View Profile WWW
January 14, 2016, 06:46:26 PM

If First Mover advantage is lost, whether it takes years or months, it will be gone forever.  Yeah, Bitcoin will still be around. Hell, MySpace is still around, but The escape route from Bankster tyranny will have been blocked.

Goldman sachs and govcoin can never replicate some of bitcoins best attributes:soverign, immutable, no KYC. and extremely unlikely to replicate other features that make bitcoin so great : limited , disinflationary.

Once you know this , you will have no fear of these private blockchains.

Who says it has to even be private? All they have to do is clone bitcoin and premine the shit out of it, market it as the drug and terrorism-free version (loss of anonymity is a feature, not a bug), and prop up the price for a few months.  If they hire K Street lobbyists to encourage USG to treat their coin a little more charitably and our coin with a little more hostility, it's off to the races.

We'll still be squabbling over SegWit and 4MB when their nodes are the size of Google data centers processing millions of transactions an hour. They'll be like a hot IPO and we'll be de-listed and relegated to the penny stock pink sheets. And we'll deserve it.

ChartBuddy
Legendary
*
Online Online

Activity: 2660
Merit: 2364


1CBuddyxy4FerT3hzMmi1Jz48ESzRw1ZzZ


View Profile
January 14, 2016, 07:02:14 PM

Coin



Explanation
ChartBuddy
Legendary
*
Online Online

Activity: 2660
Merit: 2364


1CBuddyxy4FerT3hzMmi1Jz48ESzRw1ZzZ


View Profile
January 14, 2016, 08:02:41 PM

Coin



Explanation
flagpara
Full Member
***
Offline Offline

Activity: 756
Merit: 100


View Profile
January 14, 2016, 08:16:19 PM

I am predicting a drop to 350 ish fairly soon... then moon within the next 6 months.

I don't see it going to $350 under any circumstance.  If the rally is over, which it might be for a while according to macro wedge breaking trend, then it would find strong support around $410 still.  If there's a dump, that's where it will go.  If a second dump occurred days/a week later after that, it would find big resistance again at 390's.  Worst case scenario would be $360, but would probably require a long time to get there, and by the time it did, would be time to go up again for getting closer to halving.

[https://i.imgur.com/h0hnscR.png[/img]
  

[https://i.imgur.com/zAQaVIX.png[/img]

I think that is a very decent assessment, rOach, regarding the current status of Bitcoin's price dynamics.

Bitcoin's general price direction remains upwards (and possibly slightly plateauing), and we are going to need to witness a considerable amount of concerted dumping in order to attempt to achieve any kinds of lower price points as you hit upon ($410, $390 and $360, each of those lower price points successfully more difficult to achieve in the current trend), and bears may not be willing to push for such lower prices on their own, and they have to somehow convince others to go along with them... which the others will notice that the price remains generally upward... if not flat for a while in this $425 to $435 price range with ongoing upward price pressures.



350 seems really hard to reach indeed. And I'd bet that if price ever reached 350$ in those conditions it would crash even further because most people would loose trust in btc. But I don't see how it could drop so low, thousands of people are frustrated enough to have missed the opportunity to buy at 300, they will take any opportunity around 400 so it won't breack this floor.

I believe it's the first time we agree on something JayJuanGee  Grin
Pages: « 1 ... 14425 14426 14427 14428 14429 14430 14431 14432 14433 14434 14435 14436 14437 14438 14439 14440 14441 14442 14443 14444 14445 14446 14447 14448 14449 14450 14451 14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 14471 14472 14473 14474 [14475] 14476 14477 14478 14479 14480 14481 14482 14483 14484 14485 14486 14487 14488 14489 14490 14491 14492 14493 14494 14495 14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 14507 14508 14509 14510 14511 14512 14513 14514 14515 14516 14517 14518 14519 14520 14521 14522 14523 14524 14525 ... 34888 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!