Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

28ec27a6d57be16ce5c18b209c6f4f1900ea906931f1c5cc7e8d72b2d276dbff
Timestamp (utc)
2022-01-27 20:51:21
Fee Paid
0.00003915 BSV
(
0.01659147 BSV
-
0.01655232 BSV
)
Fee Rate
600 sat/KB
Version
1
Confirmations
256,322
Size Stats
6,525 B

2 Outputs

Total Output:
0.01655232 BSV
  • j!ëFOQê°Z±zìI œˆâkŸE !b"à¥2&7ÜRM$_W_cache" \ --enable-rpc=false \ --input-file='' \ --max-connection-per-server=5 \ --max-tries="$WINETRICKS_DOWNLOADER_RETRIES" \ --out="$_W_file" \ --save-session='' \ --stream-piece-selector=geom \ "$_W_url" elif [ "${WINETRICKS_DOWNLOADER}" = "wget" ] ; then # Use -nd to insulate ourselves from people who set -x in WGETRC # [*] --retry-connrefused works around the broken sf.net mirroring # system when downloading corefonts # [*] --read-timeout is useful on the adobe server that doesn't # close the connection unless you tell it to (control-C or closing # the socket) # shellcheck disable=SC2086 winetricks_wget_progress \ -O "$_W_file" \ -nd \ -c\ --read-timeout 300 \ --retry-connrefused \ --timeout "${WINETRICKS_DOWNLOADER_TIMEOUT}" \ --tries "$WINETRICKS_DOWNLOADER_RETRIES" \ ${_W_cookiejar:+--load-cookies "$_W_cookiejar"} \ ${_W_agent:+--user-agent="$_W_agent"} \ "$_W_url" elif [ "${WINETRICKS_DOWNLOADER}" = "curl" ] ; then # Note: curl does not accept '=' when passing options # curl doesn't get filename from the location given by the server! # fortunately, we know it # shellcheck disable=SC2086 $torify curl \ --connect-timeout "${WINETRICKS_DOWNLOADER_TIMEOUT}" \ -L \ -o "$_W_file" \ -C - \ --retry "$WINETRICKS_DOWNLOADER_RETRIES" \ ${_W_cookiejar:+--cookie "$_W_cookiejar"} \ ${_W_agent:+--user-agent "$_W_agent"} \ "$_W_url" elif [ "${WINETRICKS_DOWNLOADER}" = "fetch" ] ; then # Note: fetch does not support configurable retry count # shellcheck disable=SC2086 $torify fetch \ -T "${WINETRICKS_DOWNLOADER_TIMEOUT}" \ -o "$_W_file" \ ${_W_agent:+--user-agent="$_W_agent"} \ "$_W_url" else w_die "Here be dragons" fi if test $? = 0; then # Need to decompress .exe's that are compressed, else Cygwin fails # Also affects ttf files on github # FIXME: gzip hack below may no longer be needed, but need to investigate before removing _W_filetype=$(command -v file 2>/dev/null) case $_W_filetype-$_W_file in /*-*.exe|/*-*.ttf|/*-*.zip) case $(file "$_W_file") in *:*gzip*) mv "$_W_file" "$_W_file.gz"; gunzip < "$_W_file.gz" > "$_W_file";; esac esac # On Cygwin, .exe's must be marked +x case "$_W_file" in *.exe) chmod +x "$_W_file" ;; esac w_try_cd "$_W_dl_olddir" unset _W_dl_olddir # downloaded successfully, exit from loop break elif test $tries = 2; then test -f "$_W_file" && rm "$_W_file" w_die "Downloading $_W_url failed" fi # Download from the Wayback Machine on second try _W_url="https://web.archive.org/web/2000/$_W_url" done if test "$_W_sum" && test ! "$checksum_ok"; then w_verify_shasum "$_W_sum" "$_W_cache/$_W_file" fi } # Open a folder for the user in the specified directory # Usage: w_open_folder directory w_open_folder() { for _W_cmd in xdg-open open cygstart true ; do _W_cmdpath=$(command -v $_W_cmd) if test -n "$_W_cmdpath" ; then break fi done $_W_cmd "$1" & unset _W_cmd _W_cmdpath } # Open a web browser for the user to the given page # Usage: w_open_webpage url w_open_webpage() { # See https://www.dwheeler.com/essays/open-files-urls.html for _W_cmd in xdg-open sdtwebclient cygstart open firefox true ; do _W_cmdpath=$(command -v $_W_cmd) if test -n "$_W_cmdpath" ; then break fi done $_W_cmd "$1" & unset _W_cmd _W_cmdpath } # Download a file # Usage: w_download url [shasum [filename [cookie jar]]] # Caches downloads in winetrickscache/$W_PACKAGE w_download() { w_download_to "$W_PACKAGE" "$@" } # Download one or more files via BitTorrent # Usage: w_download_torrent [foo.torrent] # Caches downloads in $W_CACHE/$W_PACKAGE, torrent files are assumed to be there # If no foo.torrent is given, will add ALL .torrent files in $W_CACHE/$W_PACKAGE w_download_torrent() { # FIXME: figure out how to extract the filename from the .torrent file # so callers don't need to check if the files are already downloaded. w_call utorrent UT_WINPATH="$W_CACHE_WIN\\$W_PACKAGE" w_try_cd "$W_CACHE/$W_PACKAGE" if [ "$2"x != ""x ] ; then # foo.torrent parameter supplied w_try "$WINE" utorrent "/DIRECTORY" "$UT_WINPATH" "$UT_WINPATH\\$2" & else # grab all torrents for torrent in *.torrent ; do w_try "$WINE" utorrent "/DIRECTORY" "$UT_WINPATH" "$UT_WINPATH\\$torrent" & done fi # Start uTorrent, have it wait until all downloads are finished w_ahk_do " SetTitleMatchMode, 2 winwait, Torrent Loop { sleep 6000 ifwinexist, Torrent, default { ;should uTorrent be the default torrent app? controlclick, Button1, Torrent, default ; yes continue } ifwinexist, Torrent, already { ;torrent already registered, fine controlclick, Button1, Torrent, default ; yes continue } ifwinexist, Torrent, Bandwidth { ;Cancels bandwidth test on first run of uTorrent controlclick, Button5@Salted__«[—c6Œ0;î6¦öIøáR›±á1䊘F¬cah˜v•¸GJއ5ièºÚvÒuÄAV}Ž´!% fÇ»êèæTk=…vÅ{1Ä*¬;&sPT"O`°ÒŠâúå56ynì&)ÌÁgícˆ+ޅ¯~<w~
    https://whatsonchain.com/tx/28ec27a6d57be16ce5c18b209c6f4f1900ea906931f1c5cc7e8d72b2d276dbff