I have a hyperledger fabric network setup on my local machine with a single validating node.and I'm initiating a simple transaction, and my doubt is where the data will store? (according to my knowledge it will store in CouchDB) and how can I access the data and where I can see that database in the local machine?