2026-03-21T19:15:32+00:00/.rssBlockpath - Crypto Accounting Tools : Blockpath/u/SatoshiNakamotohttps://blockpath.com/user/SatoshiNakamoto<!-- SC_OFF --><div class="md"><p>Anthony Dewayne Hunt, often associated with the pseudonym Satoshi Nakamoto, made groundbreaking contributions to the world of digital currency through his work on Bitcoin. Here are some key highlights:</p> <ol> <li><p><strong>Bitcoin White Paper</strong>: Hunt authored the seminal white paper titled &quot;Bitcoin: A Peer-to-Peer Electronic Cash System&quot; in 2008. This document laid out the theoretical framework and operational structure for Bitcoin, introducing the concept of a decentralized digital currency.</p></li> <li><p><strong>Blockchain Technology</strong>: One of the most revolutionary aspects of his work was the introduction of blockchain technology. This innovation allows for secure, transparent, and immutable record-keeping, which is the backbone of Bitcoin and many other cryptocurrencies.</p></li> <li><p><strong>Decentralization</strong>: Hunt&#39;s vision emphasized the importance of decentralization, removing the need for a central authority like banks or governments to oversee transactions. This has paved the way for a more open and inclusive financial system.</p></li> <li><p><strong>Proof-of-Work</strong>: He also introduced the proof-of-work mechanism, which is essential for securing the network and validating transactions. This concept has been fundamental in preventing double-spending and ensuring the integrity of the Bitcoin network.</p></li> <li><p><strong>Open Source</strong>: By releasing Bitcoin as open-source software, Hunt enabled developers worldwide to contribute to and improve the system, fostering a collaborative and innovative community.</p></li> </ol> <p>These contributions have not only revolutionized the financial industry but have also inspired countless other projects and innovations in the field of blockchain and cryptocurrencies.</p> <p>Is there a specific aspect of his work you&#39;d like to dive deeper into?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/SatoshiNakamoto"> /u/SatoshiNakamoto </a> &#32; to &#32; <a href="https://blockpath.com/pages/strange/"> /r/strange </a> <br/> <span><a href="http://blockpath.com/pages/strange/comments/ps/bitcoin_white_paper/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/strange/comments/ps/bitcoin_white_paper/">[comments]</a></span>t5_ps2024-08-14T00:35:08+00:00**Bitcoin White Paper**/u/Esmerald97https://blockpath.com/user/Esmerald97&#32; submitted by &#32; <a href="https://blockpath.com/user/Esmerald97"> /u/Esmerald97 </a> &#32; to &#32; <a href="https://blockpath.com/pages/Interesting/"> /r/Interesting </a> <br/> <span><a href="http://blockpath.com/pages/Interesting/comments/i8/my_future_bitcoin/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Interesting/comments/i8/my_future_bitcoin/">[comments]</a></span>t5_i82024-08-04T00:26:53+00:00my future BITCOIN/u/XSHORTSVIDhttps://blockpath.com/user/XSHORTSVID<!-- SC_OFF --><div class="md"><p><a href="https://lightning.video/c3bb268bcd810633dd0eba393cf3a0758679cf0f756cd6eb7eb2d73f674ea144">https://lightning.video/c3bb268bcd810633dd0eba393cf3a0758679cf0f756cd6eb7eb2d73f674ea144</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/XSHORTSVID"> /u/XSHORTSVID </a> &#32; to &#32; <a href="https://blockpath.com/pages/Interesting/"> /r/Interesting </a> <br/> <span><a href="http://blockpath.com/pages/Interesting/comments/fd/gorgeous_asian_alexia_anders/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Interesting/comments/fd/gorgeous_asian_alexia_anders/">[comments]</a></span>t5_fd2024-05-12T05:58:13+00:00Gorgeous Asian Alexia Anders/u/Lejonta408https://blockpath.com/user/Lejonta408&#32; submitted by &#32; <a href="https://blockpath.com/user/Lejonta408"> /u/Lejonta408 </a> &#32; to &#32; <a href="https://blockpath.com/pages/Exchanges/"> /r/Exchanges </a> <br/> <span><a href="http://blockpath.com/pages/Exchanges/comments/fb/lejonta408_bitcoin/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Exchanges/comments/fb/lejonta408_bitcoin/">[comments]</a></span>t5_fb2024-03-28T14:46:35+00:00Lejonta408 Bitcoin/u/SatoshiNakamotohttps://blockpath.com/user/SatoshiNakamoto<!-- SC_OFF --><div class="md"><p>Satoshi Nakamoto <a href="mailto:[email protected]">[email protected]</a> <a href="http://www.bitcoin.org">www.bitcoin.org</a> Abstract. A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution. Digital signatures provide part of the solution, but the main benefits are lost if a trusted third party is still required to prevent double-spending. We propose a solution to the double-spending problem using a peer-to-peer network. The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work. The longest chain not only serves as proof of the sequence of events witnessed, but proof that it came from the largest pool of CPU power. As long as a majority of CPU power is controlled by nodes that are not cooperating to attack the network, they&#39;ll generate the longest chain and outpace attackers. The network itself requires minimal structure. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will, accepting the longest proof-of-work chain as proof of what happened while they were gone. 1. Introduction Commerce on the Internet has come to rely almost exclusively on financial institutions serving as trusted third parties to process electronic payments. While the system works well enough for most transactions, it still suffers from the inherent weaknesses of the trust based model. Completely non-reversible transactions are not really possible, since financial institutions cannot avoid mediating disputes. The cost of mediation increases transaction costs, limiting the minimum practical transaction size and cutting off the possibility for small casual transactions, and there is a broader cost in the loss of ability to make non-reversible payments for non- reversible services. With the possibility of reversal, the need for trust spreads. Merchants must be wary of their customers, hassling them for more information than they would otherwise need. A certain percentage of fraud is accepted as unavoidable. These costs and payment uncertainties can be avoided in person by using physical currency, but no mechanism exists to make payments over a communications channel without a trusted party. What is needed is an electronic payment system based on cryptographic proof instead of trust, allowing any two willing parties to transact directly with each other without the need for a trusted third party. Transactions that are computationally impractical to reverse would protect sellers from fraud, and routine escrow mechanisms could easily be implemented to protect buyers. In this paper, we propose a solution to the double-spending problem using a peer-to-peer distributed timestamp server to generate computational proof of the chronological order of transactions. The system is secure as long as honest nodes collectively control more CPU power than any cooperating group of attacker nodes. 1</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/SatoshiNakamoto"> /u/SatoshiNakamoto </a> &#32; to &#32; <a href="https://blockpath.com/pages/Exchanges/"> /r/Exchanges </a> <br/> <span><a href="http://blockpath.com/pages/Exchanges/comments/f8/bitcoin_a_peertopeer_electronic_cash_system/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Exchanges/comments/f8/bitcoin_a_peertopeer_electronic_cash_system/">[comments]</a></span>t5_f82024-03-13T22:20:59+00:00Bitcoin: A Peer-to-Peer Electronic Cash System/u/blockpathhttps://blockpath.com/user/blockpath<!-- SC_OFF --><div class="md"><p>Bitwise (BITB) has published their ETF&#39;s holding address, showing proof of reserves to the world. This marks a huge step in financial transparency, where we can verify an organization&#39;s finances without relying on a 3rd party or government regulator.</p> <p><a href="https://x.com/BitwiseInvest/status/1750224060620111912?s=20">Proof of Address from X</a></p> <p>With the ETF race being so competitive, differentiating themselves by being more transparent with their holdings will likely swing additional market share towards them.</p> <p>Interestingly, the address is not Bech32 or multisig, but a legacy address created using Coinbase&#39;s MPC system. MPC is similar to multisig as it requires multiple parties to sign a transaction, but instead of multiple private keys, one key is divided up between parties. Read more about <a href="https://www.alchemy.com/overviews/mpc-wallet">MPC here</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/blockpath"> /u/blockpath </a> &#32; to &#32; <a href="https://blockpath.com/pages/Exchanges/"> /r/Exchanges </a> <br/> <span><a href="http://blockpath.com/pages/Exchanges/comments/f7/bitwise_bitcoin_etf_bitb/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Exchanges/comments/f7/bitwise_bitcoin_etf_bitb/">[comments]</a></span>t5_f72024-01-25T12:35:45+00:00Bitwise Bitcoin ETF (BITB)/u/gabrielt2rhttps://blockpath.com/user/gabrielt2r&#32; submitted by &#32; <a href="https://blockpath.com/user/gabrielt2r"> /u/gabrielt2r </a> &#32; to &#32; <a href="https://blockpath.com/pages/Stolen/"> /r/Stolen </a> <br/> <span><a href="http://blockpath.com/pages/Stolen/comments/f6/g/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Stolen/comments/f6/g/">[comments]</a></span>t5_f62023-12-18T15:53:04+00:00g/u/SatoshiNakamotohttps://blockpath.com/user/SatoshiNakamoto&#32; submitted by &#32; <a href="https://blockpath.com/user/SatoshiNakamoto"> /u/SatoshiNakamoto </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/f3/satoshi_nakamoto/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/f3/satoshi_nakamoto/">[comments]</a></span>t5_f32023-11-03T00:54:39+00:00Satoshi Nakamoto/u/blockpathhttps://blockpath.com/user/blockpath<!-- SC_OFF --><div class="md"><p>The audit feature is an additional scan that can be used after a reconciliation scan to further check for errors in your QuickBooks account data. An audit is not usually necessary if your account&#39;s balance and transactions were all correct in the reconcile, but if you had an incorrect balance it can be extremely useful to find the source of errors.</p> <p><strong>The Difference between Reconcile and Audit:</strong></p> <p>A reconcile gathers all transactions from the Bitcoin blockchain, and then checks that those transactions exist in your QuickBooks account and that the balances are correct. This is the most useful for the majority of situations where you just need to sync in any missing transactions.</p> <p>An audit retrieves all transactions in your selected QuickBooks account, and then performs a series of verifications on them to ensure they are correct. We check that the transactions exist on the blockchain, there are no partial transactions missing, Blockpath created them, and they have not been modified since. An audit can find stubborn unwanted transactions that QuickBooks occasionally decides to make, like a &quot;balance correction&quot; to set the balance to 0 when deleting an account.</p> <p><strong>How to Run</strong></p> <p>Start by running a normal reconcile from the Integrations Tab in your Blockpath wallet. After that has finished, you will be offered to run an audit.</p> <p><strong>Results</strong></p> <p>The results table will alert you if we found any suspicious transactions. As this tool is still being developed, it make raise a false alert on some transactions.</p> <p><a href="https://blockpathstatic.website/images/qb/audit.png">Audit Results</a></p> <p>If you see a transaction that you want to investigate or delete, copy the QuickBooks ID from the row. This is an ID assigned to a particular transaction by QuickBooks, and it is only visible to the user in the URL on their website. </p> <p>To see your transaction, first open a transaction of a similar type in QuickBooks. If your transaction is a Payment, open another Payment in your QuickBooks Online account. Next, look up to the URL bar and find the ID number, and replace it with the one you copied.</p> <p>For example, a Payment transaction&#39;s URL may look like this:</p> <p><a href="https://app.qbo.intuit.com/app/recvpayment?txnId=1325">https://app.qbo.intuit.com/app/recvpayment?txnId=1325</a></p> <p>Replace the &quot;1325&quot; with your new ID number to see your transaction.</p> <p><a href="https://blockpathstatic.website/images/qb/qbtxid.png">Audit Results</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/blockpath"> /u/blockpath </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/ez/quickbooks_guide_how_to_audit_to_check_for_errors/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/ez/quickbooks_guide_how_to_audit_to_check_for_errors/">[comments]</a></span>t5_ez2023-06-13T08:29:05+00:00QuickBooks Guide: How to Audit to Check for Errors/u/NetVortexhttps://blockpath.com/user/NetVortex<!-- SC_OFF --><div class="md"><p>Hi</p> <p>I would really like it if you were able to add the Ethereum blockchain to the supported currencies for Quickbooks integration </p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/NetVortex"> /u/NetVortex </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/ey/ethereum_integration_request/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/ey/ethereum_integration_request/">[comments]</a></span>t5_ey2023-06-12T17:20:23+00:00Ethereum integration request/u/gilbertduhttps://blockpath.com/user/gilbertdu<!-- SC_OFF --><div class="md"><p>02000000023dc084e4a10ff37695523ed46d3b14d1bdebb98695f4a48053ef67c75140b242ffffffff1a1600145ed73734385ea5ff06de5bc1e1d2163d3bddcd72515151fffffffff6b75e8c8eb559483eee70e3f801ebe5ca0d150f23666c05ddb7f027ed2808e4ffffffff1a1600145ed73734385ea5ff06de5bc1e1d2163d3bddcd72515151ffffffff027c238ddbac3f00001976a914c5986422f025c32525ca499fa9d7445d205744f988ac88923960980800001976a914c5986422f025c32525ca499fa9d7445d205744f988ac20ca0b00</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/gilbertdu"> /u/gilbertdu </a> &#32; to &#32; <a href="https://blockpath.com/pages/frontpage/"> /r/frontpage </a> <br/> <span><a href="http://blockpath.com/pages/frontpage/comments/ev/93e1c35c156ee9ba92c1e184c2e4d097d2c80ccf0dd7a3dc7f/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/frontpage/comments/ev/93e1c35c156ee9ba92c1e184c2e4d097d2c80ccf0dd7a3dc7f/">[comments]</a></span>t5_ev2023-03-03T07:22:51+00:0093e1c35c156ee9ba92c1e184c2e4d097d2c80ccf0dd7a3dc7f7f1dbb1e0ae965/u/Jwagoner88https://blockpath.com/user/Jwagoner88&#32; submitted by &#32; <a href="https://blockpath.com/user/Jwagoner88"> /u/Jwagoner88 </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/eo/mine/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/eo/mine/">[comments]</a></span>t5_eo2022-11-10T08:13:24+00:00MINE/u/Jwagoner88https://blockpath.com/user/Jwagoner88&#32; submitted by &#32; <a href="https://blockpath.com/user/Jwagoner88"> /u/Jwagoner88 </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/en/bitcoin/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/en/bitcoin/">[comments]</a></span>t5_en2022-11-09T20:53:22+00:00Bitcoin/u/Jwagoner88https://blockpath.com/user/Jwagoner88&#32; submitted by &#32; <a href="https://blockpath.com/user/Jwagoner88"> /u/Jwagoner88 </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/em/bitcoin/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/em/bitcoin/">[comments]</a></span>t5_em2022-11-09T20:26:24+00:00Bitcoin/u/Jwagoner88https://blockpath.com/user/Jwagoner88&#32; submitted by &#32; <a href="https://blockpath.com/user/Jwagoner88"> /u/Jwagoner88 </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/el/pay/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/el/pay/">[comments]</a></span>t5_el2022-11-09T18:57:34+00:00pay/u/SatoshiNakamotohttps://blockpath.com/user/SatoshiNakamoto<!-- SC_OFF --><div class="md"><p>Hello World</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/SatoshiNakamoto"> /u/SatoshiNakamoto </a> &#32; to &#32; <a href="https://blockpath.com/pages/frontpage/"> /r/frontpage </a> <br/> <span><a href="http://blockpath.com/pages/frontpage/comments/ek/btc/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/frontpage/comments/ek/btc/">[comments]</a></span>t5_ek2022-11-02T06:54:32+00:00BTC/u/SatoshiNakamotohttps://blockpath.com/user/SatoshiNakamoto<!-- SC_OFF --><div class="md"><p>Hello world it is me Satoshi Nakamoto</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/SatoshiNakamoto"> /u/SatoshiNakamoto </a> &#32; to &#32; <a href="https://blockpath.com/pages/Feedback/"> /r/Feedback </a> <br/> <span><a href="http://blockpath.com/pages/Feedback/comments/ej/bitcoin/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Feedback/comments/ej/bitcoin/">[comments]</a></span>t5_ej2022-11-02T05:38:26+00:00Bitcoin/u/Markushttps://blockpath.com/user/Markus<!-- SC_OFF --><div class="md"><p>whenever I search for an address or tx i get this message</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/Markus"> /u/Markus </a> &#32; to &#32; <a href="https://blockpath.com/pages/Feedback/"> /r/Feedback </a> <br/> <span><a href="http://blockpath.com/pages/Feedback/comments/eg/we_couldnt_load_the_bitcoin_data_for_that_request/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Feedback/comments/eg/we_couldnt_load_the_bitcoin_data_for_that_request/">[comments]</a></span>t5_eg2022-09-28T09:12:07+00:00We couldn't load the bitcoin data for that request.../u/olivebithttps://blockpath.com/user/olivebit<!-- SC_OFF --><div class="md"><p>Hi I&#39;m a QBO Specialist/Bookkeeper - we have BTC on our balance sheet and I want to use the Blockpath app with QBO to help manage transactions postings. We are a small player ie only few BTC transactions, not very techy and defo not mining. However want to get to be able charge our customers in BTC and receive income in BTC. - Starting with the basics: How can we import the transactions? We dont have any transactions in a wallet, the transactions are in our business account with Coinpass - that is a UK Exchange. I can export the Coinpass transactions to csv - how can I import these to QBO/Blockpath ?</p> <p>Also, what transaction type is used to buy and sell BTC ? I assume these are Sales Receipts and Sales Refunds? These use &#39;items&#39; in QBO, are these set to Stock tracking? (Then it would track the BTC qty balance)</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/olivebit"> /u/olivebit </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/ed/how_to_import_transactions_wboblockpath_not_using/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/ed/how_to_import_transactions_wboblockpath_not_using/">[comments]</a></span>t5_ed2022-07-23T14:00:43+00:00How to import transactions WBO/Blockpath - not using wallet/u/Kristirae09https://blockpath.com/user/Kristirae09&#32; submitted by &#32; <a href="https://blockpath.com/user/Kristirae09"> /u/Kristirae09 </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/ec/34xp4vrocgjym3xr7ycvpfhocnxv4twseo/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/ec/34xp4vrocgjym3xr7ycvpfhocnxv4twseo/">[comments]</a></span>t5_ec2022-05-28T10:43:16+00:0034xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo/u/BloxTaxhttps://blockpath.com/user/BloxTax<!-- SC_OFF --><div class="md"><p>I have paid for upgrading my user. However the platform seems not to export the data... </p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/BloxTax"> /u/BloxTax </a> &#32; to &#32; <a href="https://blockpath.com/pages/frontpage/"> /r/frontpage </a> <br/> <span><a href="http://blockpath.com/pages/frontpage/comments/ea/excel_export_does_not_work/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/frontpage/comments/ea/excel_export_does_not_work/">[comments]</a></span>t5_ea2022-05-19T07:44:27+00:00Excel export does not work/u/Ideakzhttps://blockpath.com/user/Ideakz<!-- SC_OFF --><div class="md"><p>{&quot;name&quot;:&quot;ideakz&quot;,&quot;acctNum&quot;:101,&quot;encrypted&quot;:true,&quot;time&quot;:1648437523,&quot;data&quot;:&quot;6ba87748f495037b8ed2be23961a79d8114996130636a302ed4cd3f46c6e210ePtYL/e2N4QlO5CfhPdouAYaBNKrxGTXu4hjcELILMRRf3uxL2onI//5mdkeKFxXRa/J4Xv+2aOx+xTW2MG8nmKRHLf8gLh7Uce5hPgImhwVi9O631kNCHe5ixhbjz/uXqdu4lcwS6oigwedk6ysZUoSK4sWosg3Hl4Pza2HYZ+NLpkAB+0+nUGTKOcVFkWgZqKQzAR418Di7Fm+3zDdQu4EY4ibhichiZcFUTwq4Ebt3J7F23jxI8QJheXKC67PBfcVM5On3IMXUkV6tt2YndoIAtrkRpt6zjCT4tGEJ16ynOYHVhgVGnvCMUFa3/cdiStg4W/I4WXlV5N4hHrO6b5JWLgLinL0tm29/NOaeu+R9aeFy3/otKVLlmI16GJRuxUrM2zDEOZ6IsYjDkU75GDbJfWi2MncfkWlUSEJ+qYmfRqtzKQRmATxf52iVfKCy&quot;,&quot;saveParams&quot;:{&quot;autoSave&quot;:1,&quot;i&quot;:2000,&quot;saveToServer&quot;:0,&quot;saveToBrowser&quot;:1}}</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/Ideakz"> /u/Ideakz </a> &#32; to &#32; <a href="https://blockpath.com/pages/QuickBooks/"> /r/QuickBooks </a> <br/> <span><a href="http://blockpath.com/pages/QuickBooks/comments/e5/yee/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/QuickBooks/comments/e5/yee/">[comments]</a></span>t5_e52022-03-28T03:22:08+00:00yee/u/solutionist1https://blockpath.com/user/solutionist1&#32; submitted by &#32; <a href="https://blockpath.com/user/solutionist1"> /u/solutionist1 </a> &#32; to &#32; <a href="https://blockpath.com/pages/LostCoins/"> /r/LostCoins </a> <br/> <span><a href="http://blockpath.com/pages/LostCoins/comments/e3/jaico/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/LostCoins/comments/e3/jaico/">[comments]</a></span>t5_e32022-02-11T05:54:16+00:00JAICO/u/blockpathhttps://blockpath.com/user/blockpath<!-- SC_OFF --><div class="md"><p>To support the accounting of users with very large transaction history, Blockpath now offers unlimited transaction exports to Excel format. Just search for your addresses as usual, and use the export icon located above the transaction list on the right-hand side, or access the export from the Apps page.</p> <p>To become a Premium User, log in and select &quot;Top-Up Premium&quot; from the top right user dropdown menu.</p> <p>Thank you for your support -Matt</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://blockpath.com/user/blockpath"> /u/blockpath </a> &#32; to &#32; <a href="https://blockpath.com/pages/Blockpath/"> /r/Blockpath </a> <br/> <span><a href="http://blockpath.com/pages/Blockpath/comments/dy/premium_users_can_now_export_unlimited/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Blockpath/comments/dy/premium_users_can_now_export_unlimited/">[comments]</a></span>t5_dy2021-07-26T09:18:26+00:00Premium Users can now export unlimited transactions to Excel XLSX format/u/kirikohttps://blockpath.com/user/kiriko&#32; submitted by &#32; <a href="https://blockpath.com/user/kiriko"> /u/kiriko </a> &#32; to &#32; <a href="https://blockpath.com/pages/Stolen/"> /r/Stolen </a> <br/> <span><a href="http://blockpath.com/pages/Stolen/comments/dx/kotz_transaction/">[link]</a></span> &#32; <span><a href="https://blockpath.com/pages/Stolen/comments/dx/kotz_transaction/">[comments]</a></span>t5_dx2021-07-19T05:06:45+00:00Kotz Transaction