www.bsvblockchain.org Open in urlscan Pro
2606:4700::6812:899  Public Scan

Submitted URL: http://www.bitcoinsv.com//demos//
Effective URL: https://www.bsvblockchain.org/demo
Submission: On September 16 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="w-full " data-hs-cf-bound="true">
  <div class="flex flex-col flex-grow p-6 text-left border border-white rounded-lg lg:flex-row bg-white/60">
    <div class="flex flex-col ">
      <div class="grid gap-6 lg:grid-cols-12">
        <div class="lg:col-span-7">
          <div class="mb-4">
            <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
              <h3 class="text-2xl text-gray-700 ">Select Media</h3>
            </div>
            <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
              <p class="text-gray-500">Choose one of your best assets</p>
            </div>
          </div>
          <ul role="list" class="grid grid-cols-2 gap-x-4 gap-y-8 sm:grid-cols-2 sm:gap-x-6 lg:grid-cols-2 lg:gap-x-4 xl:gap-x-8">
            <li class="relative transition-all hover:scale-105">
              <div class="block w-full overflow-hidden rounded-lg group aspect-square focus-within:ring-2 focus-within:ring-offset-2 focus-within:ring-offset-blue-100 focus-within:ring-blue-800"
                style="opacity: 0; transform: translateY(24px) translateZ(0px);"><img src="/assets/demo/mock-img2.webp" alt="mint image" class="object-cover w-full h-full duration-150 pointer-events-none group-hover:brightness-105"><button
                  type="button" class="absolute inset-0 focus:outline-none"><span class="sr-only">View details for Little ghost</span></button></div>
              <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
                <p class="block mt-2 text-sm font-medium text-gray-500 truncate pointer-events-none">Little ghost</p>
              </div>
            </li>
            <li class="relative transition-all hover:scale-105">
              <div class="block w-full overflow-hidden rounded-lg group aspect-square focus-within:ring-2 focus-within:ring-offset-2 focus-within:ring-offset-blue-100 focus-within:ring-blue-800"
                style="opacity: 0; transform: translateY(24px) translateZ(0px);"><img src="/assets/demo/mock-img1.webp" alt="mint image" class="object-cover w-full h-full duration-150 pointer-events-none group-hover:brightness-105"><button
                  type="button" class="absolute inset-0 focus:outline-none"><span class="sr-only">View details for Castle on the hill</span></button></div>
              <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
                <p class="block mt-2 text-sm font-medium text-gray-500 truncate pointer-events-none">Castle on the hill</p>
              </div>
            </li>
            <li class="relative transition-all hover:scale-105">
              <div class="block w-full overflow-hidden rounded-lg group aspect-square focus-within:ring-2 focus-within:ring-offset-2 focus-within:ring-offset-blue-100 focus-within:ring-blue-800"
                style="opacity: 0; transform: translateY(24px) translateZ(0px);"><img src="/assets/demo/mock-img3.webp" alt="mint image" class="object-cover w-full h-full duration-150 pointer-events-none group-hover:brightness-105"><button
                  type="button" class="absolute inset-0 focus:outline-none"><span class="sr-only">View details for Smoked door</span></button></div>
              <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
                <p class="block mt-2 text-sm font-medium text-gray-500 truncate pointer-events-none">Smoked door</p>
              </div>
            </li>
            <li class="relative transition-all hover:scale-105">
              <div class="block w-full overflow-hidden rounded-lg group aspect-square focus-within:ring-2 focus-within:ring-offset-2 focus-within:ring-offset-blue-100 focus-within:ring-blue-800"
                style="opacity: 0; transform: translateY(24px) translateZ(0px);"><img src="/assets/demo/mock-img4.webp" alt="mint image" class="object-cover w-full h-full duration-150 pointer-events-none group-hover:brightness-105"><button
                  type="button" class="absolute inset-0 focus:outline-none"><span class="sr-only">View details for Rubik cube</span></button></div>
              <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
                <p class="block mt-2 text-sm font-medium text-gray-500 truncate pointer-events-none">Rubik cube</p>
              </div>
            </li>
          </ul>
        </div>
        <div class=" lg:col-span-5">
          <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
            <h3 class="text-2xl text-gray-700">Minting Details</h3>
          </div>
          <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
            <p class="text-gray-500">Give your NFT a real story</p>
          </div>
          <div class="mt-3 space-y-4">
            <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
              <div class=""><label class="text-sm font-medium text-gray-700 block">Name</label>
                <div class="mt-1  !w-full"><input required="" placeholder="Ancient castle"
                    class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:ring-blue-800 focus:border-blue-800 sm:text-sm placeholder:text-gray-500" value=""></div>
              </div>
            </div>
            <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
              <div class=""><label class="text-sm font-medium text-gray-700 block">Description</label>
                <div class="mt-1  !w-full"><textarea class="focus:ring-blue-800 focus:border-blue-800 block w-full sm:text-sm border-gray-200 rounded-md"
                    placeholder="Quod ipsum quo modi ut sit hic rerum. Fugit autem autem eum. Quis eius maxime qui eius quo qui velit." rows="15" required="" type="textarea"></textarea></div>
              </div>
            </div>
            <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
              <div class=""><label class="text-sm font-medium text-gray-700 block">Token Supply</label>
                <div class="mt-1  !w-full"><input type="number" required="" placeholder="0"
                    class="appearance-none block w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:ring-blue-800 focus:border-blue-800 sm:text-sm placeholder:text-gray-500" value=""></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);"><button type="submit" class="w-full h-12 mt-4 transition-all duration-500 ease-in btn-primary"><svg width="20" height="21" viewBox="0 0 20 21" fill="none"
            xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 mr-3" aria-hidden="true">
            <g clip-path="url(#clip0_376_11856)">
              <path
                d="M1.66602 1.81348L3.33268 3.48014M18.3327 1.81348L16.666 3.48014M18.3327 18.4801L16.666 16.8135M1.66602 18.4801L3.33268 16.8135M1.66602 13.4801H2.91602M6.66602 1.81348V3.06348M18.3327 6.81348H17.0827M13.3327 18.4801V17.2301M14.9993 13.4801H17.916M13.3327 1.81348V5.14681M1.66602 6.81348H4.99935M6.66602 18.4801V15.1468M9.52794 6.45155L6.30409 9.67541C6.13908 9.84041 6.05658 9.92292 6.02566 10.0181C5.99847 10.1017 5.99847 10.1919 6.02566 10.2756C6.05658 10.3707 6.13908 10.4532 6.30409 10.6182L9.52794 13.8421C9.69295 14.0071 9.77546 14.0896 9.87059 14.1205C9.95428 14.1477 10.0444 14.1477 10.1281 14.1205C10.2232 14.0896 10.3057 14.0071 10.4708 13.8421L13.6946 10.6182C13.8596 10.4532 13.9421 10.3707 13.973 10.2756C14.0002 10.1919 14.0002 10.1017 13.973 10.0181C13.9421 9.92292 13.8596 9.84041 13.6946 9.67541L10.4708 6.45155C10.3057 6.28654 10.2232 6.20404 10.1281 6.17313C10.0444 6.14593 9.95428 6.14593 9.87059 6.17313C9.77546 6.20404 9.69295 6.28654 9.52794 6.45155Z"
                stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path>
            </g>
            <defs>
              <clipPath id="clip0_376_11856">
                <rect width="20" height="20" fill="white" transform="translate(0 0.146729)"></rect>
              </clipPath>
            </defs>
          </svg>Mint your NFT</button></div>
    </div>
    <div class="hidden p-6 ml-12 space-y-5 border-2 border-white xl:ml-20 lg:block w-72 rounded-2xl bg-white/20 backdrop-blur-xl">
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <p class="px-2 text-2xl font-semibold text-gray-700">Preview</p>
      </div>
      <div class="mx-auto space-y-3 " style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="flex flex-col p-2 rounded-2xl"><img src="/assets/demo/mock-img2.webp" class="w-full mb-4">
          <h2 class="text-lg font-bold text-gray-700 break-words"></h2>
          <p class="mt-5 text-gray-600 break-words"></p>
          <p class="mt-5 text-gray-600 break-words"> </p>
        </div>
      </div>
    </div>
  </div>
</form>

<form data-hs-cf-bound="true">
  <div class="p-5 border border-white sm:p-6 bg-white/60 rounded-xl">
    <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
      <h3 class="text-xl font-semibold text-gray-700">Land Ownership Certificate</h3>
    </div>
    <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
      <p class="text-gray-500">Mera County Land Deed.</p>
    </div>
    <div class="px-1 mt-5 space-y-4">
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="sm:flex items-center gap-10 "><label class="text-sm font-medium text-gray-700 block sm:w-2/4">Full Name</label>
          <div class="mt-1  !w-full"><input placeholder="Jeremy Crist" required=""
              class="appearance-none block px-3 py-2 border border-gray-300 rounded-md shadow-sm sm:text-sm placeholder:text-gray-500 w-full bg-gray-100 focus:border focus:ring-blue-400 focus:border-blue-400" value=""></div>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="sm:flex items-center  gap-10 "><label class="text-sm font-medium text-gray-700 block sm:w-2/4">Mailing address</label>
          <div class="mt-1  !w-full"><input placeholder="44356 Elmira Plaza, Mera City" required=""
              class="appearance-none block px-3 py-2 border border-gray-300 rounded-md shadow-sm sm:text-sm placeholder:text-gray-500 w-full bg-gray-100 focus:border focus:ring-blue-400 focus:border-blue-400" value=""></div>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="sm:flex items-center gap-10"><label class="text-sm font-medium text-gray-700 block sm:w-2/4">Application Type</label>
          <div class="mt-1  !w-full"><input placeholder="Land Registry" required=""
              class="appearance-none block px-3 py-2 border border-gray-300 rounded-md shadow-sm sm:text-sm placeholder:text-gray-500 w-full bg-gray-100 focus:border focus:ring-blue-400 focus:border-blue-400" value=""></div>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="sm:flex items-center  gap-10 "><label class="text-sm font-medium text-gray-700 block sm:w-2/4">Property Price</label>
          <div class="mt-1  !w-full"><input placeholder="$101433" type="number" required=""
              class="appearance-none block px-3 py-2 border border-gray-300 rounded-md shadow-sm sm:text-sm placeholder:text-gray-500 w-full bg-gray-100 focus:border focus:ring-blue-700 focus:border-blue-700" value=""></div>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div class="sm:flex items-center gap-10 "><label class="text-sm font-medium text-gray-700 block sm:w-2/4">Specifications</label>
          <div class="mt-1  !w-full"><textarea class="block sm:text-sm border-gray-200 rounded-md w-full bg-gray-100 focus:border focus:ring-blue-700 focus:border-blue-700"
              placeholder="102x89 sqm parcel spanning [33.0159,-169.9499] to [32.9503,-170.0129]." type="textarea" rows="3" required=""></textarea></div>
        </div>
      </div>
      <div class="p-5 mt-4 mb-3 space-y-2 bg-gray-100 rounded-lg backdrop-blur-md" style="opacity: 0; transform: translateY(24px) translateZ(0px);">
        <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
          <h3 class="text-xl font-bold text-gray-700">Sign Property Deed</h3>
        </div>
        <div style="opacity: 0; transform: translateY(24px) translateZ(0px);">
          <p class="text-sm font-normal leading-5 text-gray-500">By clicking the digital sign button, you confirm above information and write it immutably to the BSV blockchain. Once written it can not be altered or deleted.</p>
        </div>
      </div>
      <div style="opacity: 0; transform: translateY(24px) translateZ(0px);"><button type="submit" class="items-center w-full mt-3 font-semibold transition-all duration-500 ease-in btn-primary"><svg width="20" height="20" viewBox="0 0 20 20"
            fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 mr-3">
            <path
              d="M8.125 17.2921L9.35248 17.9741C9.58881 18.1054 9.70698 18.171 9.83213 18.1968C9.94288 18.2195 10.0571 18.2195 10.1679 18.1968C10.293 18.171 10.4112 18.1054 10.6475 17.9741L11.875 17.2921M4.375 15.2088L3.18581 14.5481C2.93621 14.4095 2.8114 14.3401 2.72053 14.2415C2.64013 14.1543 2.57929 14.0509 2.54207 13.9382C2.5 13.8109 2.5 13.6681 2.5 13.3826V12.0838M2.5 7.91715V6.61835C2.5 6.33281 2.5 6.19005 2.54207 6.06271C2.57929 5.95007 2.64013 5.84667 2.72053 5.75942C2.8114 5.66081 2.93621 5.59148 3.18581 5.45281L4.375 4.79215M8.125 2.70881L9.35248 2.02688C9.58881 1.89558 9.70698 1.82993 9.83213 1.80419C9.94288 1.78141 10.0571 1.78141 10.1679 1.80419C10.293 1.82993 10.4112 1.89558 10.6475 2.02688L11.875 2.70881M15.625 4.79214L16.8142 5.45281C17.0638 5.59147 17.1886 5.66081 17.2795 5.75942C17.3599 5.84666 17.4207 5.95007 17.4579 6.06271C17.5 6.19004 17.5 6.33281 17.5 6.61835V7.91714M17.5 12.0838V13.3826C17.5 13.6681 17.5 13.8109 17.4579 13.9382C17.4207 14.0509 17.3599 14.1543 17.2795 14.2415C17.1886 14.3401 17.0638 14.4095 16.8142 14.5481L15.625 15.2088M8.125 8.95881L10 10.0005M10 10.0005L11.875 8.95881M10 10.0005V12.0838M2.5 5.83381L4.375 6.87548M15.625 6.87548L17.5 5.83381M10 16.2505V18.3338"
              stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path>
          </svg>Write to chain</button></div>
    </div>
  </div>
</form>

<form class="flex flex-col w-full space-y-4 lg:ml-auto lg:max-w-md" data-hs-cf-bound="true">
  <div class="flex flex-col w-full gap-4 xs:flex-row sm:gap-2">
    <div class="xs:w-1/2"><label for="sub-firstname" class="sr-only">First Name</label><input id="sub-firstname" name="sub-firstname" type="text" autocomplete="text"
        class="min-w-0 w-full flex-auto rounded-md border-0 bg-white px-3.5 py-2 text-gray-800 shadow-sm ring-1 ring-inset ring-white/10 focus:ring-2 focus:ring-inset focus:ring-cyan-500 sm:text-sm sm:leading-6" placeholder="First Name" required=""
        value=""></div>
    <div class="xs:w-1/2"><label for="sub-lastname" class="sr-only">Last Name</label><input id="sub-lastname" name="sub-lastname" type="text" autocomplete="text"
        class="min-w-0 w-full flex-auto rounded-md border-0 bg-white px-3.5 py-2 text-gray-800 shadow-sm ring-1 ring-inset ring-white/10 focus:ring-2 focus:ring-inset focus:ring-cyan-500 sm:text-sm sm:leading-6" placeholder="Last Name" required=""
        value=""></div>
  </div>
  <div class="flex flex-col w-full xs:flex-row ">
    <div class="xs:w-full"><label for="email-address" class="sr-only">Email address</label><input id="email-address" name="email" type="email" autocomplete="email"
        class="min-w-0 w-full flex-auto rounded-md border-0 bg-white px-3.5 py-2 text-gray-800 shadow-sm ring-1 ring-inset ring-white/10 focus:ring-2 focus:ring-inset focus:ring-cyan-500 sm:text-sm sm:leading-6" placeholder="Your email" required=""
        value=""></div>
  </div>
  <div class="flex flex-col space-y-5">
    <div class="flex items-center justify-center bg-white rounded-md"><button type="submit"
        class="cursor-pointer flex justify-center items-center w-full ease-in-out duration-300 font-semibold text-sm rounded-lg py-2 shadow-sm text-blue-700 bg-clip-text bg-gradient-to-r hover:bg-gradient-to-l from-[#1570EF] to-[#16C2FF]">Subscribe</button>
    </div>
    <div class="relative flex items-start">
      <div class="flex items-center h-6"><input id="candidates" aria-describedby="candidates-description" name="candidates" type="checkbox" class="w-4 h-4 border-gray-300 rounded cursor-pointer text-cyan-400 focus:ring-cyan-400" value="false"></div>
      <div class="ml-3 text-sm leading-6"><label for="candidates" class="font-medium text-white cursor-pointer">I have read and agreed to BSV Blockchain’s <br>
          <a class="underline underline-offset-1 decoration-white" href="/privacy">Privacy Policy</a> and agree to receive communications.</label></div>
    </div>
  </div>
  <div class="sm:col-span-2"></div>
</form>

Text Content

THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.
Do not sell or share my personal information
Use necessary cookies only Allow all cookies Show details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (17)  Preferences (4)  Statistics (10)  Marketing (45)  Unclassified
(9)
Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.

NameProviderPurposeMaximum Storage DurationType__cf_bm [x4]acornstack.com
Hubspot
Twitter Inc.This cookie is used to distinguish between humans and bots. This is
beneficial for the website, in order to make valid reports on the use of their
website.1 dayHTTP CookieCookieConsentCookiebotStores the user's cookie consent
state for the current domain1 yearHTTP
Cookiefirebase-heartbeat-database#firebase-heartbeat-storebsvblockchain.orgUsed
in order to detect spam and improve the website's security.
PersistentIndexedDBSESS# [x3]bsvblockchain.org
cms.bsvblockchain.org
www.bsvblockchain.orgPreserves users states across page requests.SessionHTTP
Cookietest_cookieGoogleUsed to check if the user's browser supports cookies.1
dayHTTP Cookie_cfuvid [x2]HubspotThis cookie is a part of the services provided
by Cloudflare - Including load-balancing, deliverance of website content and
serving DNS connection for website operators. SessionHTTP
Cookie1.gifCookiebotUsed to count the number of sessions to the website,
necessary for optimizing CMP product delivery. SessionPixel
Trackerli_gcLinkedInStores the user's cookie consent state for the current
domain180 daysHTTP Cookie_zcsr_tmp [x2]Zoho
Zoho OneThis cookie is necessary for the login function on the website.
SessionHTTP Cookiesc_anonymous_idwidget.sndcdn.comUsed in context with the
3D-view-function on the website.10 yearsHTTP Cookie

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

NameProviderPurposeMaximum Storage
DurationTypefirebaseLocalStorageDb#firebaseLocalStoragebsvblockchain.orgFacilitates
the notification function within the chatbox, allowing the website’s support
team to notify the user, when a reply has been given in the
chatbox.PersistentIndexedDBlidcLinkedInRegisters which server-cluster is serving
the visitor. This is used in context with load balancing, in order to optimize
user experience. 1 dayHTTP CookieLS_CSRF_TOKEN [x2]Zoho
Zoho OneIdentifies the visitor across devices and visits, in order to optimize
the chat-box function on the website. SessionHTTP Cookie

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeMaximum Storage DurationType__hsscHubspotIdentifies if the
cookie data needs to be updated in the visitor's browser.1 dayHTTP
Cookie__hssrcHubspotUsed to recognise the visitor's browser upon reentry on the
website.SessionHTTP Cookie__hstcHubspotSets a unique ID for the session. This
allows the website to obtain data on visitor behaviour for statistical
purposes.180 daysHTTP Cookie_gaGoogleRegisters a unique ID that is used to
generate statistical data on how the visitor uses the website.2 yearsHTTP
Cookie_ga_#GoogleUsed by Google Analytics to collect data on the number of times
a user has visited the website as well as dates for the first and most recent
visit. 2 yearsHTTP Cookie_tt_enable_cookieTikTokUsed by the social networking
service, TikTok, for tracking the use of embedded services.1 yearHTTP
CookiehubspotutkHubspotSets a unique ID for the session. This allows the website
to obtain data on visitor behaviour for statistical purposes.180 daysHTTP
Cookiesiqlsdbbsvblockchain.orgSets a unique ID for the session. This allows the
website to obtain data on visitor behaviour for statistical
purposes.PersistentHTML Local Storagepersonalization_idTwitter Inc.This cookie
is set by Twitter - The cookie allows the visitor to share content from the
website onto their Twitter profile. 400 daysHTTP
Cookienumber(#)widget.sndcdn.comUsed to track user’s interaction with embedded
content.SessionHTML Local Storage

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.

NameProviderPurposeMaximum Storage DurationTypett_appInfoTikTokUsed by the
social networking service, TikTok, for tracking the use of embedded
services.SessionHTML Local Storagett_pixel_session_indexTikTokUsed by the social
networking service, TikTok, for tracking the use of embedded
services.SessionHTML Local Storagett_sessionIdTikTokUsed by the social
networking service, TikTok, for tracking the use of embedded
services.SessionHTML Local Storage_fbp Meta Platforms, Inc.Used by Facebook to
deliver a series of advertisement products such as real time bidding from third
party advertisers.3 monthsHTTP Cookie_gcl_auGoogleUsed by Google AdSense for
experimenting with advertisement efficiency across websites using their
services. 3 monthsHTTP Cookie_ttp [x2]TikTokUsed by the social networking
service, TikTok, for tracking the use of embedded services.1 yearHTTP
CookielastExternalReferrer Meta Platforms, Inc.Detects how the user reached the
website by registering their last URL-address.PersistentHTML Local
StoragelastExternalReferrerTime Meta Platforms, Inc.Detects how the user reached
the website by registering their last URL-address.PersistentHTML Local
StorageIDEGoogleUsed by Google DoubleClick to register and report the website
user's actions after viewing or clicking one of the advertiser's ads with the
purpose of measuring the efficacy of an ad and to present targeted ads to the
user.400 daysHTTP Cookiepagead/landing [x2]GoogleCollects data on visitor
behaviour from multiple websites, in order to present more relevant
advertisement - This also allows the website to limit the number of times that
they are shown the same advertisement. SessionPixel TrackerNIDGoogleRegisters a
unique ID that identifies a returning user's device. The ID is used for targeted
ads.6 monthsHTTP Cookiepagead/1p-user-list/#GoogleTracks if the user has shown
interest in specific products or events across multiple websites and detects how
the user navigates between sites. This is used for measurement of advertisement
efforts and facilitates payment of referral-fees between websites.SessionPixel
Tracker__ptq.gifHubspotSends data to the marketing platform Hubspot about the
visitor's device and behaviour. Tracks the visitor across devices and marketing
channels.SessionPixel TrackerbcookieLinkedInUsed by the social networking
service, LinkedIn, for tracking the use of embedded services.1 yearHTTP
CookieuesignZoho OneSets a unique ID for the specific user. This allows the
website to target the user with relevant offers through its chat functionality.
30 daysHTTP Cookie1/i/adsct [x2]Twitter Inc.Collects data on user behaviour and
interaction in order to optimize the website and make advertisement on the
website more relevant. SessionPixel Trackermuc_adsTwitter Inc.Collects data on
user behaviour and interaction in order to optimize the website and make
advertisement on the website more relevant. 400 daysHTTP Cookieguest_idTwitter
Inc.Collects data related to the user's visits to the website, such as the
number of visits, average time spent on the website and which pages have been
loaded, with the purpose of personalising and improving the Twitter service.400
daysHTTP Cookieguest_id_adsTwitter Inc.Collects information on user behaviour on
multiple websites. This information is used in order to optimize the relevance
of advertisement on the website.400 daysHTTP Cookieguest_id_marketingTwitter
Inc.Collects information on user behaviour on multiple websites. This
information is used in order to optimize the relevance of advertisement on the
website.400 daysHTTP Cookiei/jot/embedsTwitter Inc.Sets a unique ID for the
visitor, that allows third party advertisers to target the visitor with relevant
advertisement. This pairing service is provided by third party advertisement
hubs, which facilitates real-time bidding for advertisers.SessionPixel
TrackerWIDGET::local::assignmentswidget.sndcdn.comUsed by audio-platform
SoundCloud to implement, measure and improve their embedded content/service on
the website - The collection of data also includes visitors’ interaction with
embedded content/service. This can be used for statistics or marketing purposes.
PersistentHTML Local Storage#-#YouTubeUsed to track user’s interaction with
embedded content.SessionHTML Local StorageiU5q-!O9@$YouTubeRegisters a unique ID
to keep statistics of what videos from YouTube the user has seen.SessionHTML
Local StorageLAST_RESULT_ENTRY_KEYYouTubeUsed to track user’s interaction with
embedded content.SessionHTTP
CookieLogsDatabaseV2:V#||LogsRequestsStoreYouTubeUsed to track user’s
interaction with embedded content.PersistentIndexedDBnextIdYouTubeUsed to track
user’s interaction with embedded content.SessionHTTP
Cookieremote_sidYouTubeNecessary for the implementation and functionality of
YouTube video-content on the website. SessionHTTP CookierequestsYouTubeUsed to
track user’s interaction with embedded content.SessionHTTP
CookieTESTCOOKIESENABLEDYouTubeUsed to track user’s interaction with embedded
content.1 dayHTTP CookieVISITOR_INFO1_LIVEYouTubeTries to estimate the users'
bandwidth on pages with integrated YouTube videos.180 daysHTTP
CookieYSCYouTubeRegisters a unique ID to keep statistics of what videos from
YouTube the user has seen.SessionHTTP Cookieyt.innertube::nextIdYouTubeRegisters
a unique ID to keep statistics of what videos from YouTube the user has
seen.PersistentHTML Local Storageytidb::LAST_RESULT_ENTRY_KEYYouTubeUsed to
track user’s interaction with embedded content.PersistentHTML Local
StorageYtIdbMeta#databasesYouTubeUsed to track user’s interaction with embedded
content.PersistentIndexedDByt-remote-cast-availableYouTubeStores the user's
video player preferences using embedded YouTube videoSessionHTML Local
Storageyt-remote-cast-installedYouTubeStores the user's video player preferences
using embedded YouTube videoSessionHTML Local
Storageyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube videoPersistentHTML Local
Storageyt-remote-device-idYouTubeStores the user's video player preferences
using embedded YouTube videoPersistentHTML Local
Storageyt-remote-fast-check-periodYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML Local
Storageyt-remote-session-appYouTubeStores the user's video player preferences
using embedded YouTube videoSessionHTML Local
Storageyt-remote-session-nameYouTubeStores the user's video player preferences
using embedded YouTube videoSessionHTML Local Storage

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeMaximum Storage
DurationType26d54df3-9508-482f-85bf-28a27d0233aa/094a87a3-7704-4e28-a8e5-2d9f4eb2bc60/tx_forge.pngAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/47899d83-0585-47f1-99e1-aa325d8e334b/Screenshot_2023-11-24_at_14.34.01.pngAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/5bf0a5bd-5323-4ca6-af0b-59df947b79d5/etched.jpgAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/5f6b2f75-b465-4847-8596-3b822e0437b6/Screen_Shot_2023-01-02_at_3.37.40_PM.pngAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/6aeb4034-62ca-4e05-a6f0-d4f76eac6a31/Screenshot_2023-11-29_at_10.46.16.pngAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/d74cbfe4-fce6-40c1-9b3e-c9332e6d99e8/Screenshot_2023-11-23_at_16.49.26.pngAmazonPendingSessionPixel
Tracker26d54df3-9508-482f-85bf-28a27d0233aa/fac78136-b318-475b-b80a-ae148367080c/Screenshot_2023-11-30_at_12.22.26.pngAmazonPendingSessionPixel
Trackerzalb_# [x2]Zoho
Zoho OnePendingSessionHTTP Cookie

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.
Cookie declaration last updated on 30.08.24 by Cookiebot
Learn
Build
Network
Enterprise
Community
Association
Contact
Buy BSV

Open menu


bsvblockchain.org
Demo


EXPERIENCE OUR INFRASTRUCTURE

BSV is the most scalable blockchain and also the one with the cheapest
transaction fees of any public proof-of-work blockchain.




A TOKENISED WORLD

BSV was engineered to match the global demand of > 100,000 TX/s token transfers
with ease. Create One!


SELECT MEDIA

Choose one of your best assets

 * View details for Little ghost
   
   Little ghost

 * View details for Castle on the hill
   
   Castle on the hill

 * View details for Smoked door
   
   Smoked door

 * View details for Rubik cube
   
   Rubik cube


MINTING DETAILS

Give your NFT a real story

Name

Description

Token Supply

Mint your NFT

Preview




IMMUTABLE DATA STORE

BSV holds the record for the highest transaction speed and has the highest the
bandwidth to store data. When data points are written to the blockchain, they
can not be changed, altered or manipulated. It is the ideal system to notarise
important contracts such as land ownership deeds for a fraction of a cent.

Give it a try! →


LAND OWNERSHIP CERTIFICATE

Mera County Land Deed.

Full Name

Mailing address

Application Type

Property Price

Specifications



SIGN PROPERTY DEED

By clicking the digital sign button, you confirm above information and write it
immutably to the BSV blockchain. Once written it can not be altered or deleted.

Write to chain


READY TO ADD BLOCKCHAIN SOLUTIONS TO YOUR BUSINESS OR GOVERNMENT AGENCY?

Send us a message and let us know about your needs. Please contact
contact@BSVblockchain.org


JOIN OUR COMMUNITY

Stay updated with the BSV Blockchain's latest news and events.
Subscribe to our weekly newsletter.

First Name
Last Name
Email address
Subscribe
I have read and agreed to BSV Blockchain’s
Privacy Policy and agree to receive communications.


LEARN

 * About BSV
 * BSV Academy
 * Technology
 * Resources
 * Demo
 * Comparison
 * Sustainability

BUILD

 * Documentation
 * Transpiler
 * BSV Stack
 * Developer Tools

NETWORK

 * 2024 Roadmap
 * Network Health
 * Network Stats
 * Network Access Rules
 * Infrastructure
 * Node Software
 * Teranode
 * STN
 * Releases

ENTERPRISE

 * Vendors Directory
 * Use Cases
 * Case Studies

COMMUNITY

 * Projects
 * Events
 * Locations
 * Ambassadors
 * Channels
 * News

COMPANY

 * Contact
 * Careers
 * Terms Of Service
 * Privacy Policy

ASSOCIATION

 * Our team
 * Contact

2024 BSV Blockchain org. All rights reserved.



We're offline

Leave a message