Transaction
    
      
    
    
      
    
    
    
   
  
  
    
    
      
        
          
          
            
              
                
                  
                    | Fee | {{ tx.fee | number }} sat () | 
                  
                    | Fee per vByte | {{ tx.fee / (tx.weight / 4) | number : '1.1-1' }} sat/vB
                       
                      Optimal
                      Overpaid {{ overpaidTimes }}x
                      Overpaid {{ overpaidTimes }}x | 
                
              
            
           
         
       
      
    
    
      
        
          
            
              
                
                  
                    |  |  | 
                  
                    
                      | First seen | ago | 
                  
                
                
                  | ETA | < {{ 1 * txInBlockIndex + 1 }} minutes ({{ txInBlockIndex + 1 }} block{{ txInBlockIndex > 0 ? 's' : '' }})
                      
                      
                        ~{{ 10 * txInBlockIndex + 10 }} minutes ({{ txInBlockIndex + 1 }} block{{ txInBlockIndex > 0 ? 's' : '' }}) | 
              
            
           
          
            
              
                
                  | Fee | {{ tx.fee | number }} sat () | 
                
                  | Fee per vByte | {{ tx.fee / (tx.weight / 4) | number : '1.1-1' }} sat/vB | 
              
            
           
         
       
    
    Inputs & Outputs
    
    Details
    
      
        
          
            | Size | {{ tx.size | bytes: 2 }} | 
          
            | Weight | {{ tx.weight | wuBytes: 2 }} | 
        
      
     
  
  
    
    
    Inputs & Outputs
    
    
    Details
    
  
  
    
      Error loading transaction data.
      
      {{ error.error }}