I've been hearing about 
Bitcoin for a while and recently decided to get more involved. However, I came across the term 'legacy Bitcoin address' and I'm not sure what it means. Can someone explain what a legacy Bitcoin address is?
            
            
            
            
            
            
           
          
            6 answers
            
            
  
    
    KatanaSword
    Sat Dec 28 2024
   
  
    During the initial phase of Bitcoin's existence, legacy addresses were widely adopted.
  
  
 
            
            
  
    
    Carolina
    Sat Dec 28 2024
   
  
    These addresses are generated by taking a hash160 of the public key.
  
  
 
            
            
  
    
    CryptoWizard
    Sat Dec 28 2024
   
  
    Subsequently, the hash undergoes base58 encoding.
  
  
 
            
            
  
    
    BlockchainLegend
    Sat Dec 28 2024
   
  
    During the encoding process, a version prefix and checksum are also included.
  
  
 
            
            
  
    
    Eleonora
    Fri Dec 27 2024
   
  
    The final result is a 20-byte public key hash.