diff --git a/public/views/block.html b/public/views/block.html index f7c1c91..94ad614 100644 --- a/public/views/block.html +++ b/public/views/block.html @@ -14,23 +14,23 @@

Hashes

- +
- + - + - + - +
Hash{{block.hash}}{{block.hash}}
Previous Block{{block.previousblockhash}}{{block.previousblockhash}}
Next Block{{block.nextblockhash}}{{block.nextblockhash}}
Merkle Root

{{block.merkleroot}}

{{block.merkleroot}}

@@ -46,9 +46,6 @@
- - - - - - - - - - - - - - - - - - - - - - - -
Number Of Transactions {{block.tx.length}} @@ -73,27 +70,6 @@ Timestamp {{block.time * 1000 | date:'medium'}}
Difficulty{{block.difficulty}}
Bits{{block.bits}}
Size{{block.size}}
Version{{block.version}}
Nonce{{block.nonce}}
@@ -129,44 +105,46 @@
-

Transactions Transactions contained within this block

- - - - - - - - - - - -
Hash
{{tx}}
+
+

Transactions Transactions contained within this block

+ +
+
+ {{tx.txid}} + {{tx.time * 1000 | date:'medium'}} +
+ +
+
+ Emisor +
+
+ +
+
+
+
+

Receptor

+

Receptor

+
+
+

plata del receptor

+

plata del receptor

+
+
+
+
+ +
+ Feeds: {{tx.feeds}} +
+ {{tx.valueOut}} +
+
+
+ +
-
-

Transactions Transactions contained within this block

- - - - - - - - - - - - - - - - - - - - -
Transaction HashDatetimeFeeTransacted Amount
Loading...
{{tx.txid}}{{tx.time * 1000 | date:'medium'}}{{tx.feeds}}{{tx.valueOut}}
-