<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>比特币是怎么获取到别人的交易账本的？</title>
    <guid>aa85I-sUSCF</guid>
    <pubDate>Sun, 11 Apr 2021 13:56:44 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="B6UHaAWq">这属于p2p方面的知识。</p><p data-pid="pLq-cEWL">在bitcoin的结构中，存在全节点，它们保留了完全账本，当你连上它的服务器的时候，它们有义务来提供信息。（将会补齐你和它相差的区块的数据）。</p><p data-pid="0YSZYlxD">为了节约服务器压力，同时提高查询效率，有一部分人制作了bitcoin浏览器，这个浏览器的服务器不是直接链接比特币的相关数据库的，而是链接了它的数据库。</p><p data-pid="HeTejxU2">当然它的数据库大多数情况下同样会实时的保持更新。</p><p data-pid="NGnFILqE">为什么会存在全节点呢？</p><p data-pid="8pK2ygSi">因为当你需要挖矿的时候，你将处理别人的交易单，而这个时候如果存在非法交易的话，你无法识别出来并把它踢出去，那么你生成的区块将不被其他服务器所承认。为了利益，因此挖矿节点就必须是全节点。</p><p data-pid="K-YBe0dR">为什么会存在bitcoin浏览器呢？</p><p data-pid="cTse9PG-">这是一种广告，主要由各大交易所赞助提供，当然了还有一些公益人士搭建的比特币浏览器。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>