Skip to content
https://blockchain.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

31
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.44 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

8.19 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.48 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

10.77 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

45.90 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
11.9 MB transferred, 226 requests
FIX
11.9 MB transferred, 226 requests
Critical::
Page weighs 16.1 MB (11.9 MB transferred)
Warning::
Images are 9.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 9.5 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 566 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 566 KB
Warning::
226 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.5 g CO2 per page load
11.9 MB / 2.4 MB budget
11.9 MB transferred
226 requests
2.5 g CO2 per page load
Images 9.5 MiB 80%
JavaScript 1.3 MiB 11%
Fonts 566.2 KiB 5%
Other 330.8 KiB 3%
HTML 117.5 KiB 1%
Other 53.6 KiB 0%
CSS 8.9 KiB 0%
Other 3.9 KiB 0%
Other 1.9 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (11.9 MiB of 11.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10426ms total JS execution
FIX
10426ms total JS execution
Warning::
https://www.blockchain.com/_next/static/chunks/fra...: 1978ms CPU time
Warning::
https://www.blockchain.com/: 1656ms CPU time
Warning::
Unattributable: 1630ms CPU time
Warning::
https://www.blockchain.com/_next/static/chunks/947...: 986ms CPU time
Warning::
https://www.blockchain.com/_next/static/chunks/220...: 741ms CPU time
Warning::
Third-party scripts: 10426ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 25% Style & Layout 15% Script Parsing & Compilation 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.blockchain.com/_next/static/chunks/framework-945b357d4a851f4b.js1978ms1746ms41ms3rd
https://www.blockchain.com/1656ms11ms3ms3rd
Unattributable1630ms29ms0ms3rd
https://www.blockchain.com/_next/static/chunks/94726e6d-2c3c75222ee1365a.js986ms191ms6ms3rd
https://www.blockchain.com/_next/static/chunks/2203-9aecd8ac8c703bd4.js741ms504ms1ms3rd
https://consent.cookiebot.com/uc.js668ms545ms31ms3rd
https://consent.cookiebot.com/975f91d8-13e1-415c-b65b-6305145fcef8/cc.js?renew=false&referer=www.blockchain.com&dnt=false&init=false574ms210ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=G-9KS744RJG1&cx=c&gtm=4e64k0519ms464ms52ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KK99TPJ318ms249ms59ms3rd
https://www.blockchain.com/_next/static/chunks/pages/index-3a014644356b28d7.js270ms243ms19ms3rd

Showing top 10 of 18 scripts

D
JS Bundles
Action
36 scripts, 478 KB unused
FIX
36 scripts, 478 KB unused
Warning::
https://www.blockchain.com/_next/static/chunks/303...: 93 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.blockchain.com/_next/static/chunks/pag...: 74 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KK9...: 69 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-339...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-9KS7...: 61 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 478 KB
478 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.blockchain.com/_next/static/chunks/3032-53816d7aa8881dbd.js108 KB93 KB (87%)3rd
https://www.blockchain.com/_next/static/chunks/pages/_app-4ada073261323124.js139 KB74 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KK99TPJ154 KB69 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-339607297&cx=c&gtm=4e64k0146 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-9KS744RJG1&cx=c&gtm=4e64k0163 KB61 KB (37%)3rd
https://www.blockchain.com/_next/static/chunks/3099-037149b14f08bf8f.js78 KB41 KB (54%)3rd
https://www.blockchain.com/_next/static/chunks/ee8b1517-42d9e8ceb7c795d1.js53 KB29 KB (56%)3rd
https://consent.cookiebot.com/975f91d8-13e1-415c-b65b-6305145fcef8/cc.js?renew=false&referer=www.blockchain.com&dnt=false&init=false106 KB25 KB (24%)3rd
https://www.blockchain.com/_next/static/chunks/main-4f588273f2c76322.js44 KB21 KB (49%)3rd
https://www.blockchain.com/_next/static/chunks/pages/index-3a014644356b28d7.js33 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
226 resources · 11.9 MB · 478 KB savings available
FIX
226 resources · 11.9 MB · 478 KB savings available
Warning::
Page weight 10.9 MB over 1MB target
Got: 11.9 MB Expected: ≤ 1 MB
Info::
~478 KB of savings available
Warning::
225 third-party resources (100% of weight)
Info::
11 resources over 200KB
226 resources · 11.9 MiB · 225 third-party 10.9 MiB over 1MB target
Image 80% · 9.5 MiB
JavaScript 11% · 1.3 MiB
Font 5% · 566.2 KiB
Other 3% · 386.5 KiB
Document 1% · 117.8 KiB
CSS 0% · 8.9 KiB

~478.0 KiB of savings available

Remove unused JavaScript: 478.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://www.blockchain.com/static/img/footer/insta... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/footer/x2-wh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/footer/faceb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppyBlockch... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/poppy/home/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.blockchain.com/static/img/footer/linke... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 9.5 MB
0 oversized -0 KB
40 legacy format
15 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
9 fonts (566 KB)
PASS
9 fonts (566 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

566 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 8.2 shttps://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.woffOverusedGrotesk-VF-BF64... https://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.woff — 25.6 KiB — 45 ms — font-display: swaphttps://www.blockchain.com/static/fonts/delight-bold.otfdelight-bold.otf https://www.blockchain.com/static/fonts/delight-bold.otf — 23.4 KiB — 34 ms — font-display: swaphttps://www.blockchain.com/static/fonts/delight-semibold.otfdelight-semibold.otf https://www.blockchain.com/static/fonts/delight-semibold.otf — 23.5 KiB — 43 ms — font-display: swaphttps://www.blockchain.com/static/fonts/delight-extrabold.otfdelight-extrabold.otf https://www.blockchain.com/static/fonts/delight-extrabold.otf — 23.3 KiB — 27 ms — font-display: swaphttps://www.blockchain.com/static/fonts/delight-regular.otfdelight-regular.otf https://www.blockchain.com/static/fonts/delight-regular.otf — 22.7 KiB — 20 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1Inter-Regular.woff2 https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1 — 109.4 KiB — 80 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-Medium.woff2?v=4.1Inter-Medium.woff2 https://rsms.me/inter/font-files/Inter-Medium.woff2?v=4.1 — 112.4 KiB — 28 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-SemiBold.woff2?v=4.1Inter-SemiBold.woff2 https://rsms.me/inter/font-files/Inter-SemiBold.woff2?v=4.1 — 112.9 KiB — 24 ms — font-display: swaphttps://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1Inter-Bold.woff2 https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1 — 112.9 KiB — 21 ms — font-display: swap
OverusedGrotesk-VF-BF64... woff swap
Size 26 KB
Load time 45 ms
Start 91 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
delight-bold.otf otf swap
Size 23 KB
Load time 34 ms
Start 92 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
delight-semibold.otf otf swap
Size 24 KB
Load time 43 ms
Start 92 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
delight-extrabold.otf otf swap
Size 23 KB
Load time 27 ms
Start 92 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
delight-regular.otf otf swap
Size 23 KB
Load time 20 ms
Start 93 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter-Regular.woff2 woff2 swap
Size 109 KB
Load time 80 ms
Start 281 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Medium.woff2 woff2 swap
Size 112 KB
Load time 28 ms
Start 645 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-SemiBold.woff2 woff2 swap
Size 113 KB
Load time 24 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold.woff2 woff2 swap
Size 113 KB
Load time 21 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~259 KB and ~518 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
226 requests over 3239ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 8.2 shttps://blockchain.com// https://blockchain.com/ — 301 — 300 B — 31 ms — h2https://www.blockchain.com/www.blockchain.com/ https://www.blockchain.com/ — 200 — 116.7 KiB — 389 ms — h2https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 39 ms — h3https://www.blockchain.com/static/css/fonts.csswww.blockchain.com/static/css/fonts... https://www.blockchain.com/static/css/fonts.css — 200 — 2.2 KiB — 32 ms — h2https://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.wofffonts.cdnfonts.com/s/103178/Overuse... https://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.woff — 200 — 25.6 KiB — 45 ms — h3https://www.blockchain.com/static/fonts/delight-bold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-bold.otf — 200 — 23.4 KiB — 34 ms — h2https://www.blockchain.com/static/fonts/delight-semibold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-semibold.otf — 200 — 23.5 KiB — 43 ms — h2https://www.blockchain.com/static/fonts/delight-extrabold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-extrabold.otf — 200 — 23.3 KiB — 27 ms — h2https://www.blockchain.com/static/fonts/delight-regular.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-regular.otf — 200 — 22.7 KiB — 20 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 87 ms — h2https://www.blockchain.com/_next/static/css/5aead8e379fe8d39.csswww.blockchain.com/_next/static/css... https://www.blockchain.com/_next/static/css/5aead8e379fe8d39.css — 200 — 2.1 KiB — 17 ms — h2https://www.blockchain.com/static/img/poppyBlockchainLogo.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppyBlockchainLogo.svg — 200 — 4.3 KiB — 39 ms — h2https://www.blockchain.com/static/img/poppy/home/hero/hero-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/hero/hero-sm-v2.png — 200 — 166.8 KiB — 42 ms — h2https://www.blockchain.com/static/img/poppy/home/earn/qr-code-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/earn/qr-code-v2.svg — 200 — 3.7 KiB — 22 ms — h2https://www.blockchain.com/static/img/poppy/home/download-app/download-app-v1.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/download-app/download-app-v1.png — 200 — 269.6 KiB — 25 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/vy-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/vy-v2.svg — 200 — 10.0 KiB — 18 ms — h2https://www.blockchain.com/manifest.jsonwww.blockchain.com/manifest.json https://www.blockchain.com/manifest.json — 200 — 1.9 KiB — 40 ms — h2https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/settings.json — 200 — 941 B — 22 ms — h2https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.encdnjs.cloudflare.com/polyfill/v2/po... https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.en — 200 — 735 B — 142 ms — h3https://www.blockchain.com/_next/static/chunks/webpack-da51d783fc455fd9.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/webpack-da51d783fc455fd9.js — 200 — 3.8 KiB — 38 ms — h2https://www.blockchain.com/_next/static/chunks/framework-945b357d4a851f4b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/framework-945b357d4a851f4b.js — 200 — 45.9 KiB — 57 ms — h2https://www.blockchain.com/_next/static/chunks/main-4f588273f2c76322.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/main-4f588273f2c76322.js — 200 — 44.2 KiB — 100 ms — h2https://www.blockchain.com/_next/static/chunks/pages/_app-4ada073261323124.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/pages/_app-4ada073261323124.js — 200 — 139.1 KiB — 105 ms — h2https://www.blockchain.com/_next/static/chunks/94726e6d-2c3c75222ee1365a.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/94726e6d-2c3c75222ee1365a.js — 200 — 21.1 KiB — 33 ms — h2https://www.blockchain.com/_next/static/chunks/ee8b1517-42d9e8ceb7c795d1.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/ee8b1517-42d9e8ceb7c795d1.js — 200 — 53.3 KiB — 104 ms — h2https://www.blockchain.com/_next/static/chunks/6173-0199e097051e149e.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/6173-0199e097051e149e.js — 200 — 6.4 KiB — 160 ms — h2https://www.blockchain.com/_next/static/chunks/7446-16eb877d2ae6200b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/7446-16eb877d2ae6200b.js — 200 — 5.5 KiB — 118 ms — h2https://www.blockchain.com/_next/static/chunks/3099-037149b14f08bf8f.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/3099-037149b14f08bf8f.js — 200 — 78.0 KiB — 148 ms — h2https://www.blockchain.com/_next/static/chunks/9421-d75621227ecb2216.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/9421-d75621227ecb2216.js — 200 — 18.1 KiB — 118 ms — h2https://www.blockchain.com/_next/static/chunks/2203-9aecd8ac8c703bd4.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/2203-9aecd8ac8c703bd4.js — 200 — 4.8 KiB — 70 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.4 s LCP 8.2 shttps://blockchain.com// https://blockchain.com/ — 301 — 300 B — 31 ms — h2https://www.blockchain.com/www.blockchain.com/ https://www.blockchain.com/ — 200 — 116.7 KiB — 389 ms — h2https://rsms.me/inter/inter.cssrsms.me/inter/inter.css https://rsms.me/inter/inter.css — 200 — 2.0 KiB — 39 ms — h3https://www.blockchain.com/static/css/fonts.csswww.blockchain.com/static/css/fonts... https://www.blockchain.com/static/css/fonts.css — 200 — 2.2 KiB — 32 ms — h2https://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.wofffonts.cdnfonts.com/s/103178/Overuse... https://fonts.cdnfonts.com/s/103178/OverusedGrotesk-VF-BF64eeac17efb41.woff — 200 — 25.6 KiB — 45 ms — h3https://www.blockchain.com/static/fonts/delight-bold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-bold.otf — 200 — 23.4 KiB — 34 ms — h2https://www.blockchain.com/static/fonts/delight-semibold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-semibold.otf — 200 — 23.5 KiB — 43 ms — h2https://www.blockchain.com/static/fonts/delight-extrabold.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-extrabold.otf — 200 — 23.3 KiB — 27 ms — h2https://www.blockchain.com/static/fonts/delight-regular.otfwww.blockchain.com/static/fonts/del... https://www.blockchain.com/static/fonts/delight-regular.otf — 200 — 22.7 KiB — 20 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 87 ms — h2https://www.blockchain.com/_next/static/css/5aead8e379fe8d39.csswww.blockchain.com/_next/static/css... https://www.blockchain.com/_next/static/css/5aead8e379fe8d39.css — 200 — 2.1 KiB — 17 ms — h2https://www.blockchain.com/static/img/poppyBlockchainLogo.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppyBlockchainLogo.svg — 200 — 4.3 KiB — 39 ms — h2https://www.blockchain.com/static/img/poppy/home/hero/hero-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/hero/hero-sm-v2.png — 200 — 166.8 KiB — 42 ms — h2https://www.blockchain.com/static/img/poppy/home/earn/qr-code-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/earn/qr-code-v2.svg — 200 — 3.7 KiB — 22 ms — h2https://www.blockchain.com/static/img/poppy/home/download-app/download-app-v1.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/download-app/download-app-v1.png — 200 — 269.6 KiB — 25 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/vy-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/vy-v2.svg — 200 — 10.0 KiB — 18 ms — h2https://www.blockchain.com/manifest.jsonwww.blockchain.com/manifest.json https://www.blockchain.com/manifest.json — 200 — 1.9 KiB — 40 ms — h2https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/settings.json — 200 — 941 B — 22 ms — h2https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.encdnjs.cloudflare.com/polyfill/v2/po... https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.en — 200 — 735 B — 142 ms — h3https://www.blockchain.com/_next/static/chunks/webpack-da51d783fc455fd9.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/webpack-da51d783fc455fd9.js — 200 — 3.8 KiB — 38 ms — h2https://www.blockchain.com/_next/static/chunks/framework-945b357d4a851f4b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/framework-945b357d4a851f4b.js — 200 — 45.9 KiB — 57 ms — h2https://www.blockchain.com/_next/static/chunks/main-4f588273f2c76322.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/main-4f588273f2c76322.js — 200 — 44.2 KiB — 100 ms — h2https://www.blockchain.com/_next/static/chunks/pages/_app-4ada073261323124.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/pages/_app-4ada073261323124.js — 200 — 139.1 KiB — 105 ms — h2https://www.blockchain.com/_next/static/chunks/94726e6d-2c3c75222ee1365a.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/94726e6d-2c3c75222ee1365a.js — 200 — 21.1 KiB — 33 ms — h2https://www.blockchain.com/_next/static/chunks/ee8b1517-42d9e8ceb7c795d1.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/ee8b1517-42d9e8ceb7c795d1.js — 200 — 53.3 KiB — 104 ms — h2https://www.blockchain.com/_next/static/chunks/6173-0199e097051e149e.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/6173-0199e097051e149e.js — 200 — 6.4 KiB — 160 ms — h2https://www.blockchain.com/_next/static/chunks/7446-16eb877d2ae6200b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/7446-16eb877d2ae6200b.js — 200 — 5.5 KiB — 118 ms — h2https://www.blockchain.com/_next/static/chunks/3099-037149b14f08bf8f.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/3099-037149b14f08bf8f.js — 200 — 78.0 KiB — 148 ms — h2https://www.blockchain.com/_next/static/chunks/9421-d75621227ecb2216.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/9421-d75621227ecb2216.js — 200 — 18.1 KiB — 118 ms — h2https://www.blockchain.com/_next/static/chunks/2203-9aecd8ac8c703bd4.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/2203-9aecd8ac8c703bd4.js — 200 — 4.8 KiB — 70 ms — h2https://www.blockchain.com/_next/static/chunks/3032-53816d7aa8881dbd.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/3032-53816d7aa8881dbd.js — 200 — 107.8 KiB — 168 ms — h2https://www.blockchain.com/_next/static/chunks/1612-739a657c27ce981e.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/1612-739a657c27ce981e.js — 200 — 26.1 KiB — 159 ms — h2https://www.blockchain.com/_next/static/chunks/3641-f9f03dec5eeea21a.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/3641-f9f03dec5eeea21a.js — 200 — 3.8 KiB — 62 ms — h2https://www.blockchain.com/_next/static/chunks/4960-ebfe27f85f28745b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/4960-ebfe27f85f28745b.js — 200 — 5.4 KiB — 158 ms — h2https://www.blockchain.com/_next/static/chunks/3886-eba62193178ae02b.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/3886-eba62193178ae02b.js — 200 — 6.3 KiB — 50 ms — h2https://www.blockchain.com/_next/static/chunks/pages/index-3a014644356b28d7.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/pages/index-3a014644356b28d7.js — 200 — 32.8 KiB — 164 ms — h2https://www.blockchain.com/_next/static/Qoz_NVeaaB5a4YC-JE-vQ/_buildManifest.jswww.blockchain.com/_next/static/Qoz... https://www.blockchain.com/_next/static/Qoz_NVeaaB5a4YC-JE-vQ/_buildManifest.js — 200 — 5.6 KiB — 160 ms — h2https://www.blockchain.com/_next/static/Qoz_NVeaaB5a4YC-JE-vQ/_ssgManifest.jswww.blockchain.com/_next/static/Qoz... https://www.blockchain.com/_next/static/Qoz_NVeaaB5a4YC-JE-vQ/_ssgManifest.js — 200 — 1.7 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/gv-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/gv-v2.svg — 200 — 1.8 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/lake-star-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/lake-star-v2.svg — 200 — 34.0 KiB — 164 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/light-speed-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/light-speed-v2.svg — 200 — 4.2 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/kyle-bass-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/kyle-bass-v2.svg — 200 — 3.3 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/dst_logo-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/dst_logo-v2.png — 200 — 16.3 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/partners/baillie-gifford-v2.svgwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/partners/baillie-gifford-v2.svg — 200 — 9.4 KiB — 160 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-left-xl-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-left-xl-v2.png — 200 — 1.0 MiB — 188 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-left-md-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-left-md-v2.png — 200 — 779.2 KiB — 202 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-left-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-left-sm-v2.png — 200 — 779.0 KiB — 232 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-right-md-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-right-md-v2.png — 200 — 625.4 KiB — 248 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-right-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-right-sm-v2.png — 200 — 625.4 KiB — 270 ms — h2https://www.blockchain.com/static/img/poppy/home/careers/careers-right-xl-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/careers/careers-right-xl-v2.png — 200 — 2.0 MiB — 389 ms — h2https://www.blockchain.com/static/img/footer/x2-white.pngwww.blockchain.com/static/img/foote... https://www.blockchain.com/static/img/footer/x2-white.png — 200 — 2.1 KiB — 275 ms — h2https://www.blockchain.com/static/img/footer/linkedin2-white.pngwww.blockchain.com/static/img/foote... https://www.blockchain.com/static/img/footer/linkedin2-white.png — 200 — 2.0 KiB — 275 ms — h2https://www.blockchain.com/static/img/footer/instagram2-white.pngwww.blockchain.com/static/img/foote... https://www.blockchain.com/static/img/footer/instagram2-white.png — 200 — 2.1 KiB — 275 ms — h2https://www.blockchain.com/static/img/footer/facebook2-white.pngwww.blockchain.com/static/img/foote... https://www.blockchain.com/static/img/footer/facebook2-white.png — 200 — 2.1 KiB — 275 ms — h2https://www.blockchain.com/static/img/footer/QR_code_for_mobile_white.pngwww.blockchain.com/static/img/foote... https://www.blockchain.com/static/img/footer/QR_code_for_mobile_white.png — 200 — 4.3 KiB — 275 ms — h2https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/blockchain.com/configuration.jsconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/975f91d8-13e1-415c-b65b-6305145fcef8/blockchain.com/configuration.js — 200 — 1.1 KiB — 14 ms — h2https://consent.cookiebot.com/975f91d8-13e1-415c-b65b-6305145fcef8/cc.js?renew=false&referer=www.blockchain.com&dnt=false&init=falseconsent.cookiebot.com/975f91d8-13e1... https://consent.cookiebot.com/975f91d8-13e1-415c-b65b-6305145fcef8/cc.js?renew=false&referer=www.blockchain.com&dnt=false&init=false — 200 — 106.3 KiB — 228 ms — h2https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1rsms.me/inter/font-files/Inter-Regu... https://rsms.me/inter/font-files/Inter-Regular.woff2?v=4.1 — 200 — 109.4 KiB — 80 ms — h3https://www.blockchain.com/static/img/poppy/home/cryptoing/card-1-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/cryptoing/card-1-v2.png — 200 — 24.0 KiB — 191 ms — h2https://www.blockchain.com/static/img/poppy/home/featured/card-2-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/featured/card-2-v2.png — 200 — 68.3 KiB — 204 ms — h2https://www.blockchain.com/static/img/poppy/home/cryptoing/card-3-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/cryptoing/card-3-v2.png — 200 — 80.2 KiB — 216 ms — h2https://www.blockchain.com/static/img/poppy/home/featured/card-4-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/featured/card-4-v2.png — 200 — 221.1 KiB — 245 ms — h2https://www.blockchain.com/static/img/poppy/home/download-app/download-app-bg-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/download-app/download-app-bg-sm-v2.png — 200 — 214.3 KiB — 272 ms — h2https://www.blockchain.com/static/img/poppy/home/cryptoing/card-2-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/cryptoing/card-2-v2.png — 200 — 71.3 KiB — 285 ms — h2https://www.blockchain.com/static/img/poppy/home/featured/card-content-1-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/featured/card-content-1-v2.png — 200 — 19.0 KiB — 187 ms — h2https://www.blockchain.com/static/img/poppy/home/featured/card-content-3-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/featured/card-content-3-v2.png — 200 — 7.9 KiB — 185 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 18 ms — h2https://www.blockchain.com/static/img/poppy/home/institutional/institutional-bg-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/institutional/institutional-bg-sm-v2.png — 200 — 1.4 MiB — 167 ms — h2https://www.blockchain.com/static/img/poppy/home/footer-sm-v2.pngwww.blockchain.com/static/img/poppy... https://www.blockchain.com/static/img/poppy/home/footer-sm-v2.png — 200 — 879.8 KiB — 186 ms — h2https://www.blockchain.com/static/img/down-arrow.pngwww.blockchain.com/static/img/down-... https://www.blockchain.com/static/img/down-arrow.png — 200 — 1.8 KiB — 116 ms — h2https://rsms.me/inter/font-files/Inter-Medium.woff2?v=4.1rsms.me/inter/font-files/Inter-Medi... https://rsms.me/inter/font-files/Inter-Medium.woff2?v=4.1 — 200 — 112.4 KiB — 28 ms — h3https://www.blockchain.com/_next/static/css/86a88da0521b7882.csswww.blockchain.com/_next/static/css... https://www.blockchain.com/_next/static/css/86a88da0521b7882.css — 200 — 2.6 KiB — 17 ms — h2https://www.blockchain.com/_next/static/chunks/8954.ef458664dd814ae2.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/8954.ef458664dd814ae2.js — 200 — 25.5 KiB — 20 ms — h2https://www.blockchain.com/_next/static/chunks/602.a0dadc3e9dd15b18.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/602.a0dadc3e9dd15b18.js — 200 — 3.5 KiB — 18 ms — h2https://www.blockchain.com/blog/api/posts?offset=0&limit=5www.blockchain.com/blog/api/posts?o... https://www.blockchain.com/blog/api/posts?offset=0&limit=5 — 200 — 5.8 KiB — 18 ms — h2https://www.blockchain.com/_next/static/chunks/8352.8f034f8d90b899cf.jswww.blockchain.com/_next/static/chu... https://www.blockchain.com/_next/static/chunks/8352.8f034f8d90b899cf.js — 200 — 2.5 KiB — 20 ms — h2https://api.blockchain.info/nabu-gateway/savings/ratesapi.blockchain.info/nabu-gateway/sa... https://api.blockchain.info/nabu-gateway/savings/rates — 200 — 589 B — 492 ms — h2https://api.blockchain.info/nabu-gateway/earn/rates?product=stakingapi.blockchain.info/nabu-gateway/ea... https://api.blockchain.info/nabu-gateway/earn/rates?product=staking — 200 — 362 B — 490 ms — h2https://api.blockchain.info/nabu-gateway/earn/rates?product=EARN_CC1Wapi.blockchain.info/nabu-gateway/ea... https://api.blockchain.info/nabu-gateway/earn/rates?product=EARN_CC1W — 200 — 1.0 KiB — 493 ms — h2https://api.blockchain.info/nabu-gateway/geolocation2api.blockchain.info/nabu-gateway/ge... https://api.blockchain.info/nabu-gateway/geolocation2 — 200 — 1.4 KiB — 482 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://rsms.me/inter/font-files/Inter-SemiBold.woff2?v=4.1rsms.me/inter/font-files/Inter-Semi... https://rsms.me/inter/font-files/Inter-SemiBold.woff2?v=4.1 — 200 — 112.9 KiB — 24 ms — h3https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1rsms.me/inter/font-files/Inter-Bold... https://rsms.me/inter/font-files/Inter-Bold.woff2?v=4.1 — 200 — 112.9 KiB — 21 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KK99TPJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KK99TPJ — 200 — 153.5 KiB — 96 ms — h2https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.encdnjs.cloudflare.com/polyfill/v2/po... https://cdnjs.cloudflare.com/polyfill/v2/polyfill.min.js?features=Intl.~locale.en — 200 — 0 B — 3 ms — h3https://www.blockchain.com/static/favicon.icowww.blockchain.com/static/favicon.i... https://www.blockchain.com/static/favicon.ico — 200 — 3.3 KiB — 18 ms — h2https://www.googletagmanager.com/gtag/js?id=G-9KS744RJG1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9KS744RJG1&cx=c&gtm=4e64k0 — 200 — 163.5 KiB — 74 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-339607297&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-339607297&cx=c&gtm=4e64k0 — 200 — 145.7 KiB — 71 ms — h2https://d2hrivdxn8ekm8.cloudfront.net/tag-manager/d86cdb81-3abb-46f9-9aff-f6f01db363e2-latest.jsd2hrivdxn8ekm8.cloudfront.net/tag-m... https://d2hrivdxn8ekm8.cloudfront.net/tag-manager/d86cdb81-3abb-46f9-9aff-f6f01db363e2-latest.js — 200 — 7.2 KiB — 37 ms — h2https://websdk.appsflyersdk.com/?st=banners,pba&websdk.appsflyersdk.com/?st=banners... https://websdk.appsflyersdk.com/?st=banners,pba& — 200 — 15.2 KiB — 42 ms — h3https://api.blockchain.info/nabu-gateway/v1/legal/regulationsapi.blockchain.info/nabu-gateway/v1... https://api.blockchain.info/nabu-gateway/v1/legal/regulations — 200 — 1.3 KiB — 184 ms — h2https://api.blockchain.info/assets/info/BTCapi.blockchain.info/assets/info/BTC https://api.blockchain.info/assets/info/BTC — 200 — 4.9 KiB — 180 ms — h2https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776803332&scale=900 — 200 — 2.7 KiB — 478 ms — h2https://api.blockchain.info/assets/info/ETHapi.blockchain.info/assets/info/ETH https://api.blockchain.info/assets/info/ETH — 200 — 4.1 KiB — 179 ms — h2https://api.blockchain.info/price/index-series?base=ETH&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ETH&quote=USD&start=1776803332&scale=900 — 200 — 2.8 KiB — 496 ms — h2https://api.blockchain.info/assets/info/SOLapi.blockchain.info/assets/info/SOL https://api.blockchain.info/assets/info/SOL — 200 — 3.5 KiB — 181 ms — h2https://api.blockchain.info/price/index-series?base=SOL&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=SOL&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 491 ms — h2https://api.blockchain.info/assets/info/DGLDNapi.blockchain.info/assets/info/DGL... https://api.blockchain.info/assets/info/DGLDN — 200 — 3.9 KiB — 479 ms — h2https://api.blockchain.info/price/index-series?base=DGLDN&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DGLDN&quote=USD&start=1776803332&scale=900 — 200 — 669 B — 494 ms — h2https://api.blockchain.info/assets/info/WDGLDapi.blockchain.info/assets/info/WDG... https://api.blockchain.info/assets/info/WDGLD — 200 — 1.2 KiB — 460 ms — h2https://api.blockchain.info/price/index-series?base=WDGLD&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=WDGLD&quote=USD&start=1776803332&scale=900 — 200 — 1.6 KiB — 486 ms — h2https://api.blockchain.info/assets/info/ZETAapi.blockchain.info/assets/info/ZET... https://api.blockchain.info/assets/info/ZETA — 200 — 4.5 KiB — 470 ms — h2https://api.blockchain.info/price/index-series?base=ZETA&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ZETA&quote=USD&start=1776803332&scale=900 — 200 — 2.2 KiB — 457 ms — h2https://api.blockchain.info/assets/info/DOTapi.blockchain.info/assets/info/DOT https://api.blockchain.info/assets/info/DOT — 200 — 4.0 KiB — 459 ms — h2https://api.blockchain.info/price/index-series?base=DOT&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DOT&quote=USD&start=1776803332&scale=900 — 200 — 2.5 KiB — 473 ms — h2https://api.blockchain.info/assets/info/MATIC.MATICapi.blockchain.info/assets/info/MAT... https://api.blockchain.info/assets/info/MATIC.MATIC — 200 — 3.4 KiB — 475 ms — h2https://api.blockchain.info/price/index-series?base=MATIC.MATIC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=MATIC.MATIC&quote=USD&start=1776803332&scale=900 — 200 — 2.2 KiB — 665 ms — h2https://api.blockchain.info/assets/info/TONapi.blockchain.info/assets/info/TON https://api.blockchain.info/assets/info/TON — 200 — 3.8 KiB — 476 ms — h2https://api.blockchain.info/price/index-series?base=TON&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=TON&quote=USD&start=1776803332&scale=900 — 200 — 2.0 KiB — 485 ms — h2https://api.blockchain.info/assets/info/WBTCapi.blockchain.info/assets/info/WBT... https://api.blockchain.info/assets/info/WBTC — 200 — 3.4 KiB — 501 ms — h2https://api.blockchain.info/price/index-series?base=WBTC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=WBTC&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 527 ms — h2https://api.blockchain.info/assets/info/AVAXapi.blockchain.info/assets/info/AVA... https://api.blockchain.info/assets/info/AVAX — 200 — 3.5 KiB — 542 ms — h2https://api.blockchain.info/price/index-series?base=AVAX&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=AVAX&quote=USD&start=1776803332&scale=900 — 200 — 2.3 KiB — 461 ms — h2https://api.blockchain.info/assets/info/BNBapi.blockchain.info/assets/info/BNB https://api.blockchain.info/assets/info/BNB — 200 — 4.6 KiB — 499 ms — h2https://api.blockchain.info/price/index-series?base=BNB&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BNB&quote=USD&start=1776803332&scale=900 — 200 — 2.4 KiB — 510 ms — h2https://api.blockchain.info/assets/info/BCHapi.blockchain.info/assets/info/BCH https://api.blockchain.info/assets/info/BCH — 200 — 4.1 KiB — 508 ms — h2https://api.blockchain.info/price/index-series?base=BCH&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BCH&quote=USD&start=1776803332&scale=900 — 200 — 2.5 KiB — 480 ms — h2https://api.blockchain.info/assets/info/CAKE.BNBapi.blockchain.info/assets/info/CAK... https://api.blockchain.info/assets/info/CAKE.BNB — 200 — 4.7 KiB — 495 ms — h2https://api.blockchain.info/price/index-series?base=CAKE.BNB&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=CAKE.BNB&quote=USD&start=1776803332&scale=900 — 200 — 2.1 KiB — 453 ms — h2https://api.blockchain.info/assets/info/DOOD.SOLapi.blockchain.info/assets/info/DOO... https://api.blockchain.info/assets/info/DOOD.SOL — 200 — 3.6 KiB — 517 ms — h2https://api.blockchain.info/price/index-series?base=DOOD.SOL&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DOOD.SOL&quote=USD&start=1776803332&scale=900 — 200 — 2.0 KiB — 482 ms — h2https://api.blockchain.info/assets/info/DAIapi.blockchain.info/assets/info/DAI https://api.blockchain.info/assets/info/DAI — 200 — 4.2 KiB — 534 ms — h2https://api.blockchain.info/price/index-series?base=DAI&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DAI&quote=USD&start=1776803332&scale=900 — 200 — 2.4 KiB — 510 ms — h2https://api.blockchain.info/assets/info/ENAapi.blockchain.info/assets/info/ENA https://api.blockchain.info/assets/info/ENA — 200 — 3.9 KiB — 525 ms — h2https://api.blockchain.info/price/index-series?base=ENA&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ENA&quote=USD&start=1776803332&scale=900 — 200 — 2.1 KiB — 462 ms — h2https://api.blockchain.info/assets/info/NEARapi.blockchain.info/assets/info/NEA... https://api.blockchain.info/assets/info/NEAR — 200 — 3.4 KiB — 521 ms — h2https://api.blockchain.info/price/index-series?base=NEAR&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=NEAR&quote=USD&start=1776803332&scale=900 — 200 — 2.0 KiB — 488 ms — h2https://api.blockchain.info/assets/info/SNXapi.blockchain.info/assets/info/SNX https://api.blockchain.info/assets/info/SNX — 200 — 3.9 KiB — 537 ms — h2https://api.blockchain.info/price/index-series?base=SNX&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=SNX&quote=USD&start=1776803332&scale=900 — 200 — 2.3 KiB — 622 ms — h2https://api.blockchain.info/assets/info/TRXapi.blockchain.info/assets/info/TRX https://api.blockchain.info/assets/info/TRX — 200 — 3.8 KiB — 562 ms — h2https://api.blockchain.info/price/index-series?base=TRX&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=TRX&quote=USD&start=1776803332&scale=900 — 200 — 2.4 KiB — 630 ms — h2https://api.blockchain.info/assets/info/VIRTUAL.BASEETHapi.blockchain.info/assets/info/VIR... https://api.blockchain.info/assets/info/VIRTUAL.BASEETH — 200 — 4.7 KiB — 545 ms — h2https://api.blockchain.info/price/index-series?base=VIRTUAL.BASEETH&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=VIRTUAL.BASEETH&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 527 ms — h2https://api.blockchain.info/assets/info/USDCapi.blockchain.info/assets/info/USD... https://api.blockchain.info/assets/info/USDC — 200 — 4.3 KiB — 541 ms — h2https://api.blockchain.info/price/index-series?base=USDC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=USDC&quote=USD&start=1776803332&scale=900 — 200 — 2.7 KiB — 475 ms — h2https://api.blockchain.info/assets/info/USDTapi.blockchain.info/assets/info/USD... https://api.blockchain.info/assets/info/USDT — 200 — 4.4 KiB — 553 ms — h2https://api.blockchain.info/price/index-series?base=USDT&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=USDT&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 482 ms — h2https://api.blockchain.info/assets/info/PAXapi.blockchain.info/assets/info/PAX https://api.blockchain.info/assets/info/PAX — 200 — 4.5 KiB — 544 ms — h2https://api.blockchain.info/price/index-series?base=PAX&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=PAX&quote=USD&start=1776803332&scale=900 — 200 — 1.7 KiB — 477 ms — h2https://api.blockchain.info/assets/info/HYPEapi.blockchain.info/assets/info/HYP... https://api.blockchain.info/assets/info/HYPE — 200 — 3.5 KiB — 534 ms — h2https://api.blockchain.info/price/index-series?base=HYPE&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=HYPE&quote=USD&start=1776803332&scale=900 — 200 — 2.4 KiB — 506 ms — h2https://api.blockchain.info/assets/info/AAVEapi.blockchain.info/assets/info/AAV... https://api.blockchain.info/assets/info/AAVE — 200 — 4.1 KiB — 554 ms — h2https://api.blockchain.info/price/index-series?base=AAVE&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=AAVE&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 477 ms — h2https://api.blockchain.info/assets/info/ADAapi.blockchain.info/assets/info/ADA https://api.blockchain.info/assets/info/ADA — 200 — 4.0 KiB — 545 ms — h2https://api.blockchain.info/price/index-series?base=ADA&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ADA&quote=USD&start=1776803332&scale=900 — 200 — 2.7 KiB — 581 ms — h2https://api.blockchain.info/assets/info/ALGOapi.blockchain.info/assets/info/ALG... https://api.blockchain.info/assets/info/ALGO — 200 — 3.9 KiB — 551 ms — h2https://api.blockchain.info/price/index-series?base=ALGO&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ALGO&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 542 ms — h2https://api.blockchain.info/assets/info/APEapi.blockchain.info/assets/info/APE https://api.blockchain.info/assets/info/APE — 200 — 3.7 KiB — 572 ms — h2https://api.blockchain.info/price/index-series?base=APE&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=APE&quote=USD&start=1776803332&scale=900 — 200 — 1.9 KiB — 665 ms — h2https://api.blockchain.info/assets/info/BATapi.blockchain.info/assets/info/BAT https://api.blockchain.info/assets/info/BAT — 200 — 5.0 KiB — 555 ms — h2https://api.blockchain.info/price/index-series?base=BAT&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BAT&quote=USD&start=1776803332&scale=900 — 200 — 2.8 KiB — 641 ms — h2https://api.blockchain.info/assets/info/CELOapi.blockchain.info/assets/info/CEL... https://api.blockchain.info/assets/info/CELO — 200 — 3.6 KiB — 561 ms — h2https://api.blockchain.info/price/index-series?base=CELO&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=CELO&quote=USD&start=1776803332&scale=900 — 200 — 2.2 KiB — 485 ms — h2https://api.blockchain.info/assets/info/CHZapi.blockchain.info/assets/info/CHZ https://api.blockchain.info/assets/info/CHZ — 200 — 4.4 KiB — 544 ms — h2https://api.blockchain.info/price/index-series?base=CHZ&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=CHZ&quote=USD&start=1776803332&scale=900 — 200 — 2.7 KiB — 490 ms — h2https://api.blockchain.info/assets/info/CLOUTapi.blockchain.info/assets/info/CLO... https://api.blockchain.info/assets/info/CLOUT — 200 — 3.3 KiB — 557 ms — h2https://api.blockchain.info/price/index-series?base=CLOUT&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=CLOUT&quote=USD&start=1776803332&scale=900 — 200 — 1.6 KiB — 587 ms — h2https://api.blockchain.info/assets/info/COMPapi.blockchain.info/assets/info/COM... https://api.blockchain.info/assets/info/COMP — 200 — 4.0 KiB — 615 ms — h2https://api.blockchain.info/price/index-series?base=COMP&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=COMP&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 592 ms — h2https://api.blockchain.info/assets/info/CRVapi.blockchain.info/assets/info/CRV https://api.blockchain.info/assets/info/CRV — 200 — 4.0 KiB — 578 ms — h2https://api.blockchain.info/price/index-series?base=CRV&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=CRV&quote=USD&start=1776803332&scale=900 — 200 — 2.0 KiB — 482 ms — h2https://api.blockchain.info/assets/info/ETCapi.blockchain.info/assets/info/ETC https://api.blockchain.info/assets/info/ETC — 200 — 3.7 KiB — 552 ms — h2https://api.blockchain.info/price/index-series?base=ETC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ETC&quote=USD&start=1776803332&scale=900 — 200 — 3.1 KiB — 661 ms — h2https://api.blockchain.info/assets/info/GALAapi.blockchain.info/assets/info/GAL... https://api.blockchain.info/assets/info/GALA — 200 — 3.4 KiB — 259 ms — h2https://api.blockchain.info/price/index-series?base=GALA&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=GALA&quote=USD&start=1776803332&scale=900 — 200 — 2.7 KiB — 588 ms — h2https://api.blockchain.info/assets/info/LINKapi.blockchain.info/assets/info/LIN... https://api.blockchain.info/assets/info/LINK — 200 — 3.8 KiB — 596 ms — h2https://api.blockchain.info/price/index-series?base=LINK&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=LINK&quote=USD&start=1776803332&scale=900 — 200 — 2.1 KiB — 650 ms — h2https://api.blockchain.info/assets/info/LTCapi.blockchain.info/assets/info/LTC https://api.blockchain.info/assets/info/LTC — 200 — 4.8 KiB — 554 ms — h2https://api.blockchain.info/price/index-series?base=LTC&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=LTC&quote=USD&start=1776803332&scale=900 — 200 — 3.1 KiB — 647 ms — h2https://api.blockchain.info/assets/info/NEIROapi.blockchain.info/assets/info/NEI... https://api.blockchain.info/assets/info/NEIRO — 200 — 4.3 KiB — 608 ms — h2https://api.blockchain.info/price/index-series?base=NEIRO&quote=USD&start=1776803332&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=NEIRO&quote=USD&start=1776803332&scale=900 — 200 — 2.6 KiB — 496 ms — h2https://api.blockchain.info/assets/info/OTRUMP.SOLapi.blockchain.info/assets/info/OTR... https://api.blockchain.info/assets/info/OTRUMP.SOL — 200 — 3.3 KiB — 565 ms — h2https://api.blockchain.info/price/index-series?base=OTRUMP.SOL&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=OTRUMP.SOL&quote=USD&start=1776803333&scale=900 — 200 — 2.8 KiB — 520 ms — h2https://api.blockchain.info/assets/info/PENGU.SOLapi.blockchain.info/assets/info/PEN... https://api.blockchain.info/assets/info/PENGU.SOL — 200 — 3.9 KiB — 577 ms — h2https://api.blockchain.info/price/index-series?base=PENGU.SOL&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=PENGU.SOL&quote=USD&start=1776803333&scale=900 — 200 — 2.2 KiB — 484 ms — h2https://api.blockchain.info/assets/info/PNUT.SOLapi.blockchain.info/assets/info/PNU... https://api.blockchain.info/assets/info/PNUT.SOL — 200 — 4.5 KiB — 583 ms — h2https://api.blockchain.info/price/index-series?base=PNUT.SOL&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=PNUT.SOL&quote=USD&start=1776803333&scale=900 — 200 — 2.3 KiB — 618 ms — h2https://api.blockchain.info/assets/info/STXapi.blockchain.info/assets/info/STX https://api.blockchain.info/assets/info/STX — 200 — 3.7 KiB — 627 ms — h2https://api.blockchain.info/price/index-series?base=STX&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=STX&quote=USD&start=1776803333&scale=900 — 200 — 2.0 KiB — 643 ms — h2https://api.blockchain.info/assets/info/SUSHIapi.blockchain.info/assets/info/SUS... https://api.blockchain.info/assets/info/SUSHI — 200 — 3.5 KiB — 608 ms — h2https://api.blockchain.info/price/index-series?base=SUSHI&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=SUSHI&quote=USD&start=1776803333&scale=900 — 200 — 2.0 KiB — 660 ms — h2https://api.blockchain.info/assets/info/UNIapi.blockchain.info/assets/info/UNI https://api.blockchain.info/assets/info/UNI — 200 — 4.6 KiB — 610 ms — h2https://api.blockchain.info/price/index-series?base=UNI&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=UNI&quote=USD&start=1776803333&scale=900 — 200 — 2.3 KiB — 496 ms — h2https://api.blockchain.info/assets/info/WIF.SOLapi.blockchain.info/assets/info/WIF... https://api.blockchain.info/assets/info/WIF.SOL — 200 — 4.1 KiB — 582 ms — h2https://api.blockchain.info/price/index-series?base=WIF.SOL&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=WIF.SOL&quote=USD&start=1776803333&scale=900 — 200 — 2.8 KiB — 643 ms — h2https://api.blockchain.info/assets/info/YFIapi.blockchain.info/assets/info/YFI https://api.blockchain.info/assets/info/YFI — 200 — 4.8 KiB — 574 ms — h2https://api.blockchain.info/price/index-series?base=YFI&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=YFI&quote=USD&start=1776803333&scale=900 — 200 — 1.9 KiB — 655 ms — h2https://api.blockchain.info/assets/info/DOGEapi.blockchain.info/assets/info/DOG... https://api.blockchain.info/assets/info/DOGE — 200 — 4.5 KiB — 606 ms — h2https://api.blockchain.info/price/index-series?base=DOGE&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DOGE&quote=USD&start=1776803333&scale=900 — 200 — 2.5 KiB — 577 ms — h2https://api.blockchain.info/assets/info/XLMapi.blockchain.info/assets/info/XLM https://api.blockchain.info/assets/info/XLM — 200 — 4.5 KiB — 607 ms — h2https://api.blockchain.info/price/index-series?base=XLM&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=XLM&quote=USD&start=1776803333&scale=900 — 200 — 2.1 KiB — 645 ms — h2https://api.blockchain.info/assets/info/XRPapi.blockchain.info/assets/info/XRP https://api.blockchain.info/assets/info/XRP — 200 — 5.0 KiB — 293 ms — h2https://api.blockchain.info/price/index-series?base=XRP&quote=USD&start=1776803333&scale=900api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=XRP&quote=USD&start=1776803333&scale=900 — 200 — 3.2 KiB — 642 ms — h2https://acdn.adnxs.com/dmp/up/pixie.jsacdn.adnxs.com/dmp/up/pixie.js https://acdn.adnxs.com/dmp/up/pixie.js — 200 — 9.2 KiB — 28 ms — http/1.1https://d2hrivdxn8ekm8.cloudfront.net/tag-manager/d86cdb81-3abb-46f9-9aff-f6f01db363e2-additional-latest.jsd2hrivdxn8ekm8.cloudfront.net/tag-m... https://d2hrivdxn8ekm8.cloudfront.net/tag-manager/d86cdb81-3abb-46f9-9aff-f6f01db363e2-additional-latest.js — 200 — 11.4 KiB — 13 ms — h2https://d2hrivdxn8ekm8.cloudfront.net/tracker-latest.min.jsd2hrivdxn8ekm8.cloudfront.net/track... https://d2hrivdxn8ekm8.cloudfront.net/tracker-latest.min.js — 200 — 15.0 KiB — 7 ms — h2https://wa.onelink.me/v1/onelinkwa.onelink.me/v1/onelink https://wa.onelink.me/v1/onelink — -1 — 0 B — 0 ms — https://banner.appsflyersdk.com/sb/9de67e07-af51-4cf1-bf96-2ee78c39dd89/creative/listbanner.appsflyersdk.com/sb/9de67e07... https://banner.appsflyersdk.com/sb/9de67e07-af51-4cf1-bf96-2ee78c39dd89/creative/list — -1 — 0 B — 0 ms — https://ttip-ipv4-prod.telemetry.vaultdcr.com/5a28e627?data=dmVyc2lvbj0xLjIuMTgmdG9rZW49ZDg2Y2RiODEtM2FiYi00NmY5LTlhZmYtZjZmMDFkYjM2M2UyJnNlc3Npb25JZD0zYjk3NzBhYy1lNGZjLTZkYTgtOWU4ZC04MWU1YTgyMzUyZjI%3D&date=1776889733258ttip-ipv4-prod.telemetry.vaultdcr.c... https://ttip-ipv4-prod.telemetry.vaultdcr.com/5a28e627?data=dmVyc2lvbj0xLjIuMTgmdG9rZW49ZDg2Y2RiODEtM2FiYi00NmY5LTlhZmYtZjZmMDFkYjM2M2UyJnNlc3Npb25JZD0zYjk3NzBhYy1lNGZjLTZkYTgtOWU4ZC04MWU1YTgyMzUyZjI%3D&date=1776889733258 — -1 — 0 B — 0 ms — https://ttip-ipv6-prod.telemetry.vaultdcr.com/5a28e627?data=aXB2Nj10cnVlJnZlcnNpb249MS4yLjE4JnRva2VuPWQ4NmNkYjgxLTNhYmItNDZmOS05YWZmLWY2ZjAxZGIzNjNlMiZzZXNzaW9uSWQ9M2I5NzcwYWMtZTRmYy02ZGE4LTllOGQtODFlNWE4MjM1MmYy&date=1776889733258ttip-ipv6-prod.telemetry.vaultdcr.c... https://ttip-ipv6-prod.telemetry.vaultdcr.com/5a28e627?data=aXB2Nj10cnVlJnZlcnNpb249MS4yLjE4JnRva2VuPWQ4NmNkYjgxLTNhYmItNDZmOS05YWZmLWY2ZjAxZGIzNjNlMiZzZXNzaW9uSWQ9M2I5NzcwYWMtZTRmYy02ZGE4LTllOGQtODFlNWE4MjM1MmYy&date=1776889733258 — -1 — 0 B — 0 ms — https://tte-prod.telemetry.vaultdcr.com/5a28e627?data=dmVyc2lvbj0xLjIuMTgmdG9rZW49ZDg2Y2RiODEtM2FiYi00NmY5LTlhZmYtZjZmMDFkYjM2M2UyJnNlc3Npb25JZD0zYjk3NzBhYy1lNGZjLTZkYTgtOWU4ZC04MWU1YTgyMzUyZjImY29va2llU3VwcG9ydD1QRVJTSVNUJmV2ZW50PXBhZ2V2aWV3JiUyNG9zPUFuZHJvaWQmJTI0Y3VycmVudFVybD1odHRwcyUzQSUyRiUyRnd3dy5ibG9ja2NoYWluLmNvbSUyRg%3D%3D&date=1776889733264tte-prod.telemetry.vaultdcr.com/5a2... https://tte-prod.telemetry.vaultdcr.com/5a28e627?data=dmVyc2lvbj0xLjIuMTgmdG9rZW49ZDg2Y2RiODEtM2FiYi00NmY5LTlhZmYtZjZmMDFkYjM2M2UyJnNlc3Npb25JZD0zYjk3NzBhYy1lNGZjLTZkYTgtOWU4ZC04MWU1YTgyMzUyZjImY29va2llU3VwcG9ydD1QRVJTSVNUJmV2ZW50PXBhZ2V2aWV3JiUyNG9zPUFuZHJvaWQmJTI0Y3VycmVudFVybD1odHRwcyUzQSUyRiUyRnd3dy5ibG9ja2NoYWluLmNvbSUyRg%3D%3D&date=1776889733264 — -1 — 0 B — 0 ms — https://action.dstillery.com/orbserv/nsjs?adv=cl170967130279620&ns=8482&nc=Blockchain.comSiteVisits&ncv=62&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount]action.dstillery.com/orbserv/nsjs?a... https://action.dstillery.com/orbserv/nsjs?adv=cl170967130279620&ns=8482&nc=Blockchain.comSiteVisits&ncv=62&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount] — 302 — 277 B — 304 ms — h2https://segment.prod.bidr.io/associate-segment?buzz_key=tatari&segment_key=tatari-7809&value=&uncacheplz=6947488316segment.prod.bidr.io/associate-segm... https://segment.prod.bidr.io/associate-segment?buzz_key=tatari&segment_key=tatari-7809&value=&uncacheplz=6947488316 — -1 — 0 B — 0 ms — https://ib.adnxs.com/pixie?e=PageView&pi=1e7d0390-1269-4a80-9526-1e5b45c68177&it=1776889733274&v=0.0.45&u=https%3A%2F%2Fwww.blockchain.com%2F&st=1776889733274&et=1776889733277&if=0&uetmsmid=52d60849-b015-456c-a6c9-71be64c34a50&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0ib.adnxs.com/pixie?e=PageView&pi=1e... https://ib.adnxs.com/pixie?e=PageView&pi=1e7d0390-1269-4a80-9526-1e5b45c68177&it=1776889733274&v=0.0.45&u=https%3A%2F%2Fwww.blockchain.com%2F&st=1776889733274&et=1776889733277&if=0&uetmsmid=52d60849-b015-456c-a6c9-71be64c34a50&asce=0&ascc=0&tcfhl=0&tcfe=0&tcfgdpr=0&tcfc=0 — -1 — 0 B — 0 ms — https://action.media6degrees.com/orbserv/nsjs?adv=cl170967130279620&ns=8482&nc=Blockchain.comSiteVisits&ncv=62&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount]action.media6degrees.com/orbserv/ns... https://action.media6degrees.com/orbserv/nsjs?adv=cl170967130279620&ns=8482&nc=Blockchain.comSiteVisits&ncv=62&dstOrderId=[OrderId]&dstOrderAmount=[OrderAmount] — 200 — 636 B — 212 ms — h2https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/bitcoin/info/logo.pngraw.githubusercontent.com/blockchai... https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/bitcoin/info/logo.png — 200 — 13.9 KiB — 105 ms — h2https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/info/logo.pngraw.githubusercontent.com/blockchai... https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/info/logo.png — 200 — 14.9 KiB — 16 ms — h2https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/solana/info/logo.pngraw.githubusercontent.com/trustwall... https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/solana/info/logo.png — 200 — 53.2 KiB — 23 ms — h2https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x57e114B691Db790C35207b2e685D4A43181e6061/logo.pngraw.githubusercontent.com/blockchai... https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x57e114B691Db790C35207b2e685D4A43181e6061/logo.png — 200 — 10.7 KiB — 20 ms — h2https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.pngraw.githubusercontent.com/blockchai... https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png — 200 — 153.7 KiB — 30 ms — h2https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ripple/info/logo.pngraw.githubusercontent.com/trustwall... https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ripple/info/logo.png — 200 — 7.0 KiB — 17 ms — h2https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/doge/info/logo.pngraw.githubusercontent.com/blockchai... https://raw.githubusercontent.com/blockchain/coin-definitions/master/extensions/blockchains/doge/info/logo.png — 200 — 12.2 KiB — 11 ms — h2https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776284933&end=1776889733&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776284933&end=1776889733&scale=3600 — 200 — 4.8 KiB — 512 ms — h2https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776803333&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&quote=USD&start=1776803333&scale=3600 — 200 — 852 B — 503 ms — h2https://api.blockchain.info/price/index-series?base=ETH&quote=USD&start=1776803333&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=ETH&quote=USD&start=1776803333&scale=3600 — 200 — 896 B — 484 ms — h2https://api.blockchain.info/price/index-series?base=SOL&quote=USD&start=1776803333&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=SOL&quote=USD&start=1776803333&scale=3600 — 200 — 892 B — 524 ms — h2https://api.blockchain.info/price/index-series?base=XRP&quote=USD&start=1776803333&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=XRP&quote=USD&start=1776803333&scale=3600 — 200 — 900 B — 506 ms — h2https://api.blockchain.info/price/index-series?base=DOGE&quote=USD&start=1776803333&scale=3600api.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=DOGE&quote=USD&start=1776803333&scale=3600 — 200 — 916 B — 487 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.blockchain.com%2F&scrsrc=www.googletagmanager.com&rnd=1355027521.1776889734&navt=n&npa=1&us_privacy=1YNY&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v855952218za200zd855952218xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776889733804&tfd=2602pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.blockchain.com%2F&scrsrc=www.googletagmanager.com&rnd=1355027521.1776889734&navt=n&npa=1&us_privacy=1YNY&ep.ads_data_redaction=1&gdid=dMWZhNz&_tu=CA&gtm=45He64k0v855952218za200zd855952218xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776889733804&tfd=2602 — -1 — 0 B — 0 ms — https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.blockchain.com%2F&scrsrc=www.googletagmanager.com&rnd=1355027521.1776889734&navt=n&npa=1&us_privacy=1YNY&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9242080621z8855952218za20gzb855952218zd855952218xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-339607297~AW-17688421046~AW-17574493050~AW-18051265534~AW-824685240&tid=AW-339607297&tft=1776889733806&tfd=2604pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.blockchain.com%2F&scrsrc=www.googletagmanager.com&rnd=1355027521.1776889734&navt=n&npa=1&us_privacy=1YNY&did=dMWZhNz&gdid=dMWZhNz&_tu=CA&gtm=45be64k0v9242080621z8855952218za20gzb855952218zd855952218xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-339607297~AW-17688421046~AW-17574493050~AW-18051265534~AW-824685240&tid=AW-339607297&tft=1776889733806&tfd=2604 — -1 — 0 B — 0 ms — https://www.google-analytics.com/g/collect?v=2&tid=G-9KS744RJG1&gtm=45je64k0v9117931433z8855952218za20gzb855952218zd855952218&_p=1776889732674&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dMWZhNz&ecid=475185192&_eu=AAAAAGA&_prs=ok&are=1&cid=377150422.1776889734&ec_mode=a&frm=0&pscdl=denied&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&sid=1776889733&sct=1&seg=0&dl=https%3A%2F%2Fwww.blockchain.com%2F&dt=Invest%20like%20an%20icon%20%7C%20Blockchain&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=2642www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-9KS744RJG1&gtm=45je64k0v9117931433z8855952218za20gzb855952218zd855952218&_p=1776889732674&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&gdid=dMWZhNz&ecid=475185192&_eu=AAAAAGA&_prs=ok&are=1&cid=377150422.1776889734&ec_mode=a&frm=0&pscdl=denied&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405~117512542&sid=1776889733&sct=1&seg=0&dl=https%3A%2F%2Fwww.blockchain.com%2F&dt=Invest%20like%20an%20icon%20%7C%20Blockchain&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=2642 — 204 — 551 B — 56 ms — h2https://api.blockchain.info/price/index-series?base=BTC&scale=432000&start=1282089600&quote=USDapi.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&scale=432000&start=1282089600&quote=USD — 200 — 16.2 KiB — 18 ms — h2https://api.blockchain.info/price/index-series?base=BTC&scale=900&start=1776803333&quote=USDapi.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&scale=900&start=1776803333&quote=USD — 200 — 2.3 KiB — 517 ms — h2https://api.blockchain.info/price/index-series?base=BTC&scale=7200&start=1774211333&quote=USDapi.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&scale=7200&start=1774211333&quote=USD — 200 — 8.1 KiB — 453 ms — h2https://api.blockchain.info/price/index-series?base=BTC&scale=3600&start=1776284933&quote=USDapi.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&scale=3600&start=1776284933&quote=USD — 200 — 3.8 KiB — 543 ms — h2https://api.blockchain.info/price/index-series?base=BTC&scale=86400&start=1745353733&quote=USDapi.blockchain.info/price/index-ser... https://api.blockchain.info/price/index-series?base=BTC&scale=86400&start=1745353733&quote=USD — 200 — 9.2 KiB — 486 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 10426ms · 1166KB · $138/mo
www.blockchain.com
Other
Costly
Execution 1978ms
Transfer 46 KB
Monthly Cost $26/mo
www.blockchain.com
Other
Costly
Execution 1656ms
Transfer 117 KB
Monthly Cost $22/mo
Unattributable
Other
Costly
Execution 1630ms
Transfer 0 KB
Monthly Cost $22/mo
www.blockchain.com
Other
Costly
Execution 986ms
Transfer 21 KB
Monthly Cost $13/mo
www.blockchain.com
Other
Costly
Execution 741ms
Transfer 5 KB
Monthly Cost $10/mo
consent.cookiebot.com
Other
Costly
Execution 668ms
Transfer 27 KB
Monthly Cost $9/mo
consent.cookiebot.com
Other
Costly
Execution 574ms
Transfer 106 KB
Unused 24%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 519ms
Transfer 163 KB
Unused 37%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 318ms
Transfer 154 KB
Unused 45%
Monthly Cost $4/mo
www.blockchain.com
Other
Costly
Execution 270ms
Transfer 33 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 256ms
Transfer 146 KB
Unused 45%
Monthly Cost $3/mo
www.blockchain.com
Other
Costly
Execution 242ms
Transfer 139 KB
Unused 54%
Monthly Cost $3/mo
www.blockchain.com
Other
Optional
Execution 177ms
Transfer 53 KB
Unused 56%
Monthly Cost $2/mo
www.blockchain.com
Other
Optional
Execution 128ms
Transfer 44 KB
Unused 49%
Monthly Cost $2/mo
websdk.appsflyersdk.com
Other
Optional
Execution 88ms
Transfer 15 KB
Monthly Cost $1/mo
www.blockchain.com
Other
Optional
Execution 73ms
Transfer 3 KB
Monthly Cost $1/mo
www.blockchain.com
Other
Optional
Execution 62ms
Transfer 78 KB
Unused 54%
Monthly Cost $1/mo
d2hrivdxn8ekm8.cloudfront.net
Other
Optional
Execution 62ms
Transfer 15 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.blockchain.com adds 1978ms and costs ~$26/month
  • www.blockchain.com adds 1656ms and costs ~$22/month
  • Unattributable adds 1630ms and costs ~$22/month
  • www.blockchain.com adds 986ms and costs ~$13/month
  • www.blockchain.com adds 741ms and costs ~$10/month
  • consent.cookiebot.com adds 668ms and costs ~$9/month
  • consent.cookiebot.com adds 574ms and costs ~$8/month
  • Google Tag Manager adds 519ms and costs ~$7/month
  • Google Tag Manager adds 318ms and costs ~$4/month
  • www.blockchain.com adds 270ms and costs ~$4/month
  • Google Tag Manager adds 256ms and costs ~$3/month
  • www.blockchain.com adds 242ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.blockchain.com takes 1978ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.blockchain.com takes 1656ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1630ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.blockchain.com takes 986ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.blockchain.com takes 741ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

consent.cookiebot.com takes 668ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

consent.cookiebot.com takes 574ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 519ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 318ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.blockchain.com takes 270ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 256ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.blockchain.com takes 242ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of www.blockchain.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

56% of www.blockchain.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

54% of www.blockchain.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback