diff --git a/frontend/src/locale/messages.cs.xlf b/frontend/src/locale/messages.cs.xlf
index ad1f00b59..958ba24d9 100644
--- a/frontend/src/locale/messages.cs.xlf
+++ b/frontend/src/locale/messages.cs.xlf
@@ -648,6 +648,7 @@
How much more are you willing to pay?
+ Kolik jste ochotni zaplatit navíc?src/app/components/accelerate-preview/accelerate-preview.component.html69
@@ -656,6 +657,7 @@
Choose the maximum extra transaction fee you're willing to pay to get into the next block.
+ Zvolte si maximální dodatečný transakční poplatek, který jste ochotni zaplatit, abyste se dostali do dalšího bloku.src/app/components/accelerate-preview/accelerate-preview.component.html72
@@ -742,6 +744,7 @@
Total cost
+ Celkové nákladysrc/app/components/accelerate-preview/accelerate-preview.component.html176
@@ -851,6 +854,7 @@
At block:
+ V bloku: src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts165
@@ -890,6 +894,7 @@
Requests
+ Žádostisrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html4
@@ -3661,6 +3666,7 @@
New subsidy
+ Nová odměnasrc/app/components/difficulty/difficulty.component.html103
@@ -6484,6 +6490,7 @@
New fee
+ Nový poplateksrc/app/dashboard/dashboard.component.html73
@@ -8388,6 +8395,7 @@
See Lightning nodes with the most BTC liquidity deployed along with high-level stats like number of open channels, location, node age, and more.
+ Prohlédněte si Lightning uzly s největší likviditou BTC spolu se statistikami na vysoké úrovni, jako je počet otevřených kanálů, umístění, stáří uzlu a další.src/app/lightning/nodes-ranking/top-nodes-per-capacity/top-nodes-per-capacity.component.ts35
@@ -8395,6 +8403,7 @@
See Lightning nodes with the most channels open along with high-level stats like total node capacity, node age, and more.
+ Prohlédněte si Lightning uzly s nejvíce otevřenými kanály spolu se statistikami na vysoké úrovni, jako je celková kapacita uzlu, stáří uzlu a další.src/app/lightning/nodes-ranking/top-nodes-per-channels/top-nodes-per-channels.component.ts39
@@ -8419,6 +8428,7 @@
See the top Lightning network nodes ranked by liquidity, connectivity, and age.
+ Prohlédněte si nejlepší uzly sítě Lightning seřazené podle likvidity, konektivity a stáří.src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts23
@@ -8426,6 +8436,7 @@
See the capacity of the Lightning network visualized over time in terms of the number of open channels and total bitcoin capacity.
+ Podívejte se na vizualizaci kapacity sítě Lightning v průběhu času z hlediska počtu otevřených kanálů a celkové kapacity bitcoinů.src/app/lightning/statistics-chart/lightning-statistics-chart.component.ts71
@@ -8433,6 +8444,7 @@
confirmation
+ potvrzenísrc/app/shared/components/confirmations/confirmations.component.html4
@@ -8442,6 +8454,7 @@
confirmations
+ potvrzenísrc/app/shared/components/confirmations/confirmations.component.html5
@@ -8483,6 +8496,7 @@
My Account
+ Můj účetsrc/app/shared/components/global-footer/global-footer.component.html28
@@ -8527,6 +8541,7 @@
What is a mempool?
+ Co je to mempool?src/app/shared/components/global-footer/global-footer.component.html57
@@ -8535,6 +8550,7 @@
What is a block explorer?
+ Co je to prohlížeč bloků?src/app/shared/components/global-footer/global-footer.component.html58
@@ -8543,6 +8559,7 @@
What is a mempool explorer?
+ Co je to mempool prohlížeč?src/app/shared/components/global-footer/global-footer.component.html59
@@ -8551,6 +8568,7 @@
Why isn't my transaction confirming?
+ Proč se nepotvrzuje moje transakce?src/app/shared/components/global-footer/global-footer.component.html60
diff --git a/frontend/src/locale/messages.fr.xlf b/frontend/src/locale/messages.fr.xlf
index 28a2de2aa..53aef7d9d 100644
--- a/frontend/src/locale/messages.fr.xlf
+++ b/frontend/src/locale/messages.fr.xlf
@@ -527,6 +527,7 @@
Size in vbytes of this transaction (including unconfirmed ancestors)
+ Taille en vB de cette transaction (y compris les ancêtres non confirmés)src/app/components/accelerate-preview/accelerate-preview.component.html49
@@ -649,6 +650,7 @@
Fees already paid by this transaction (including unconfirmed ancestors)
+ Frais déjà payés par cette transaction (y compris les ancêtres non confirmés)src/app/components/accelerate-preview/accelerate-preview.component.html60
@@ -758,6 +760,7 @@
Total cost
+ Coût totalsrc/app/components/accelerate-preview/accelerate-preview.component.html176
diff --git a/frontend/src/locale/messages.it.xlf b/frontend/src/locale/messages.it.xlf
index 886c7c768..0cb6f8fc3 100644
--- a/frontend/src/locale/messages.it.xlf
+++ b/frontend/src/locale/messages.it.xlf
@@ -527,6 +527,7 @@
Size in vbytes of this transaction (including unconfirmed ancestors)
+ Dimensione in vbyte di questa transazione (compresi gli antenati non confermati)src/app/components/accelerate-preview/accelerate-preview.component.html49
@@ -649,6 +650,7 @@
Fees already paid by this transaction (including unconfirmed ancestors)
+ Commissioni già pagate per questa transazione (compresi gli antenati non confermati)src/app/components/accelerate-preview/accelerate-preview.component.html60
@@ -675,6 +677,7 @@
Boost rate
+ Tasso di boostsrc/app/components/accelerate-preview/accelerate-preview.component.html98
@@ -705,6 +708,7 @@
Boost fee
+ Commissione di boostsrc/app/components/accelerate-preview/accelerate-preview.component.html106
@@ -758,6 +762,7 @@
Total cost
+ Costo totalesrc/app/components/accelerate-preview/accelerate-preview.component.html176
@@ -1074,6 +1079,7 @@
Bid
+ Offertasrc/app/components/acceleration/accelerations-list/accelerations-list.component.html13
diff --git a/frontend/src/locale/messages.nl.xlf b/frontend/src/locale/messages.nl.xlf
index 48afda160..4103735b3 100644
--- a/frontend/src/locale/messages.nl.xlf
+++ b/frontend/src/locale/messages.nl.xlf
@@ -455,6 +455,7 @@
maximum
+ maximumsrc/app/components/accelerate-preview/accelerate-fee-graph.component.ts55
@@ -482,6 +483,7 @@
Your transaction
+ Jouw transactiesrc/app/components/accelerate-preview/accelerate-preview.component.html35
@@ -490,6 +492,7 @@
Plus unconfirmed ancestor(s)
+ Plus onbevestigde voorouder(s)src/app/components/accelerate-preview/accelerate-preview.component.html39
@@ -524,6 +527,7 @@
Size in vbytes of this transaction (including unconfirmed ancestors)
+ Grootte in vbytes van deze transactie (inclusief onbevestigde voorouders)src/app/components/accelerate-preview/accelerate-preview.component.html49
@@ -532,6 +536,7 @@
In-band fees
+ In-band kostensrc/app/components/accelerate-preview/accelerate-preview.component.html53
@@ -645,6 +650,7 @@
Fees already paid by this transaction (including unconfirmed ancestors)
+ Reeds betaalde kosten voor deze transactie (inclusief onbevestigde voorouders)src/app/components/accelerate-preview/accelerate-preview.component.html60
@@ -653,6 +659,7 @@
How much more are you willing to pay?
+ Hoeveel meer bent u bereid te betalen?src/app/components/accelerate-preview/accelerate-preview.component.html69
@@ -661,6 +668,7 @@
Choose the maximum extra transaction fee you're willing to pay to get into the next block.
+ Kies de maximale extra transactiekosten die u bereid bent te betalen om bevestigd te worden in het volgende blok.src/app/components/accelerate-preview/accelerate-preview.component.html72
@@ -669,6 +677,7 @@
Boost rate
+ Versnel-tariefsrc/app/components/accelerate-preview/accelerate-preview.component.html98
@@ -699,6 +708,7 @@
Boost fee
+ Versnel-vergoedingsrc/app/components/accelerate-preview/accelerate-preview.component.html106
@@ -707,6 +717,7 @@
Next block market rate
+ Volgende blok-tarief (markt)src/app/components/accelerate-preview/accelerate-preview.component.html120
@@ -715,6 +726,7 @@
Estimated extra fee required
+ Geschatte extra vereiste vergoeding src/app/components/accelerate-preview/accelerate-preview.component.html128
@@ -723,6 +735,7 @@
Mempool Accelerator™ fees
+ Mempool Accelerator™-kostensrc/app/components/accelerate-preview/accelerate-preview.component.html143
@@ -731,6 +744,7 @@
Accelerator Service Fee
+ Servicekosten voor versnellensrc/app/components/accelerate-preview/accelerate-preview.component.html147
@@ -739,6 +753,7 @@
Transaction Size Surcharge
+ Toeslag transactiegroottesrc/app/components/accelerate-preview/accelerate-preview.component.html159
@@ -747,6 +762,7 @@
Total cost
+ Totale prijssrc/app/components/accelerate-preview/accelerate-preview.component.html176
@@ -755,6 +771,7 @@
Estimated acceleration cost
+ Geschatte versnel-kostensrc/app/components/accelerate-preview/accelerate-preview.component.html196
@@ -763,6 +780,7 @@
Maximum acceleration cost
+ Maximale versnel-kostensrc/app/components/accelerate-preview/accelerate-preview.component.html219
@@ -771,6 +789,7 @@
Available balance
+ Beschikbaar saldosrc/app/components/accelerate-preview/accelerate-preview.component.html244
@@ -779,6 +798,7 @@
Sign In
+ Aanmeldensrc/app/components/accelerate-preview/accelerate-preview.component.html263
@@ -799,6 +819,7 @@
Accelerate on mempool.space
+ Versnel op mempool.spacesrc/app/components/accelerate-preview/accelerate-preview.component.html272
@@ -807,7 +828,7 @@
Accelerate
- Versnel
+ Versnellensrc/app/components/accelerate-preview/accelerate-preview.component.html284
@@ -829,6 +850,7 @@
If your tx is accelerated to ~ sat/vB
+ Als uw tx wordt versneld naar ~ sat/vBsrc/app/components/accelerate-preview/accelerate-preview.component.html310
@@ -1057,6 +1079,7 @@
Bid
+ Biedsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html13
@@ -1065,6 +1088,7 @@
Requested
+ Aangevraagdsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html14
@@ -1077,6 +1101,7 @@
Bid Boost
+ Versnel-bodsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html17
@@ -1103,6 +1128,7 @@
Status
+ Statussrc/app/components/acceleration/accelerations-list/accelerations-list.component.html19
@@ -1124,6 +1150,7 @@
Pending
+ In behandelingsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html53
@@ -1189,6 +1216,7 @@
(3 months)
+ (3 maanden)src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html25
@@ -1243,6 +1271,7 @@
pending
+ in behandelingsrc/app/components/acceleration/pending-stats/pending-stats.component.html7
@@ -1251,6 +1280,7 @@
Avg Max Bid
+ Gem. max. bodsrc/app/components/acceleration/pending-stats/pending-stats.component.html11
@@ -1263,6 +1293,7 @@
Total Vsize
+ Totaal Vsizesrc/app/components/acceleration/pending-stats/pending-stats.component.html20
@@ -1275,6 +1306,7 @@
of next block
+ van het volgende bloksrc/app/components/acceleration/pending-stats/pending-stats.component.html23
@@ -1283,6 +1315,7 @@
Balance History
+ Saldogeschiedenissrc/app/components/address-graph/address-graph.component.html6
@@ -1311,6 +1344,7 @@
Balances
+ Saldisrc/app/components/address-group/address-group.component.html4
@@ -1319,6 +1353,7 @@
Total
+ Totaalsrc/app/components/address-group/address-group.component.html9
@@ -1490,6 +1525,7 @@
See mempool transactions, confirmed transactions, balance, and more for address .
+ Bekijk mempool-transacties, bevestigde transacties, saldo en meer voor adres .src/app/components/address/address-preview.component.ts72
@@ -1501,6 +1537,7 @@
of transaction
+ van transactiesrc/app/components/address/address.component.html69
@@ -1509,6 +1546,7 @@
of transactions
+ van transactiessrc/app/components/address/address.component.html70
@@ -1530,6 +1568,7 @@
There many transactions on this address, more than your backend can handle. See more on setting up a stronger backend. Consider viewing this address on the official Mempool website instead:
+ Er zijn veel transacties op dit adres, meer dan uw backend aankan. Bekijk meer informatie over het opzetten van een krachtigere backend. Bekijk in plaats daarvan dit adres op de officiële Mempool-website:src/app/components/address/address.component.html143,146
@@ -1701,6 +1740,7 @@
Browse an overview of the Liquid asset (): see issued amount, burned amount, circulating amount, related transactions, and more.
+ Blader door een overzicht van het Liquid item (): bekijk het uitgegeven bedrag, het verbrande bedrag, het circulerende bedrag, de gerelateerde transacties en meer.src/app/components/asset/asset.component.ts108
@@ -1720,6 +1760,7 @@
No featured assets
+ Geen aanbevolen itemssrc/app/components/assets/assets-featured/assets-featured.component.html3
@@ -1819,6 +1860,7 @@
Explore all the assets issued on the Liquid network like L-BTC, L-CAD, USDT, and more.
+ Ontdek alle activa die zijn uitgegeven op het Liquid-netwerk, zoals L-BTC, L-CAD, USDT en meer.src/app/components/assets/assets-nav/assets-nav.component.ts43
@@ -1891,6 +1933,7 @@
Avg Block Fee (24h)
+ Gem blok-kosten (24 uur)src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html51
@@ -1903,6 +1946,7 @@
Avg Block Fee (1m)
+ Gemiddelde blokkosten (1m)src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html57
@@ -1915,6 +1959,7 @@
See Bitcoin feerates visualized over time, including minimum and maximum feerates per block along with feerates at various percentiles.
+ Bekijk Bitcoin-kosten in de loop van de tijd gevisualiseerd, inclusief minimale en maximale kosten per blok, samen met kosten op verschillende percentielen.src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.ts73
@@ -1922,6 +1967,7 @@
Block Fees
+ Blok-kostensrc/app/components/block-fees-graph/block-fees-graph.component.html6
@@ -1938,6 +1984,7 @@
See the average mining fees earned per Bitcoin block visualized in BTC and USD over time.
+ Bekijk de gemiddelde mining-kosten die per Bitcoin-blok worden verdiend, gevisualiseerd in BTC en USD in de loop van de tijd.src/app/components/block-fees-graph/block-fees-graph.component.ts70
@@ -1977,6 +2024,7 @@
select filter categories to highlight matching transactions
+ selecteer filtercategorieën om overeenkomende transacties te markerensrc/app/components/block-filters/block-filters.component.html2
@@ -2011,6 +2059,7 @@
Any
+ Elkesrc/app/components/block-filters/block-filters.component.html25
@@ -2019,6 +2068,7 @@
Tint
+ Tintsrc/app/components/block-filters/block-filters.component.html30
@@ -2027,6 +2077,7 @@
Classic
+ Klassieksrc/app/components/block-filters/block-filters.component.html33
@@ -2039,6 +2090,7 @@
Age
+ Leeftijdsrc/app/components/block-filters/block-filters.component.html36
@@ -2047,6 +2099,7 @@
Block Health
+ Blok-gezondheidsrc/app/components/block-health-graph/block-health-graph.component.html6
@@ -2059,6 +2112,7 @@
Block Health
+ Blok-gezondheidsrc/app/components/block-health-graph/block-health-graph.component.ts63
@@ -2066,6 +2120,7 @@
See Bitcoin block health visualized over time. Block health is a measure of how many expected transactions were included in an actual mined block. Expected transactions are determined using Mempool's re-implementation of Bitcoin Core's transaction selection algorithm.
+ Zie de gezondheid van Bitcoin-blokken in de loop van de tijd gevisualiseerd. De blokstatus is een maatstaf voor het aantal verwachte transacties dat in een daadwerkelijk gedolven blok is opgenomen. Verwachte transacties worden bepaald met behulp van Mempool's herimplementatie van het transactieselectie-algoritme van Bitcoin Core.src/app/components/block-health-graph/block-health-graph.component.ts64
@@ -2130,6 +2185,7 @@
Your browser does not support this feature.
+ Uw browser ondersteunt deze functie niet.src/app/components/block-overview-graph/block-overview-graph.component.html21
@@ -2314,6 +2370,7 @@
Weight
+ Gewichtsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html63
@@ -2340,6 +2397,7 @@
Removed
+ Verwijderdsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html71
@@ -2366,6 +2424,7 @@
High sigop count
+ Hoog aantal sigopssrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html73
@@ -2383,6 +2442,7 @@
Recently CPFP'd
+ Onlangs ge-CPFPdsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html75
@@ -2391,6 +2451,7 @@
Added
+ Toegevoegdsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html76
@@ -2404,6 +2465,7 @@
Prioritized
+ Geprioriteerdsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html77
@@ -2417,6 +2479,7 @@
Conflict
+ Conflictsrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html79
@@ -2468,6 +2531,7 @@
See Bitcoin block rewards in BTC and USD visualized over time. Block rewards are the total funds miners earn from the block subsidy and fees.
+ Bekijk Bitcoin-blokbeloningen in BTC en USD in de loop van de tijd gevisualiseerd. Blokbeloningen zijn het totale bedrag dat mijnwerkers verdienen aan de bloksubsidie en vergoedingen.src/app/components/block-rewards-graph/block-rewards-graph.component.ts68
@@ -2492,6 +2556,7 @@
See Bitcoin block sizes (MB) and block weights (weight units) visualized over time.
+ Bekijk Bitcoin-blokgroottes (MB) en blokgewichten (gewichtseenheden) gevisualiseerd in de loop van de tijd.src/app/components/block-sizes-weights-graph/block-sizes-weights-graph.component.ts65
@@ -2611,6 +2676,7 @@
See size, weight, fee range, included transactions, and more for Liquid block ().
+ Bekijk de grootte, het gewicht, het tariefbereik, de inbegrepen transacties en meer voor Liquid blok ().src/app/components/block-view/block-view.component.ts112
@@ -2626,6 +2692,7 @@
See size, weight, fee range, included transactions, audit (expected v actual), and more for Bitcoin block ().
+ Bekijk grootte, gewicht, vergoedingsbereik, inbegrepen transacties, audit (verwachte versus werkelijke) en meer voor Bitcoin blok ( ).src/app/components/block-view/block-view.component.ts114
@@ -2754,6 +2821,7 @@
This block does not belong to the main chain, it has been replaced by:
+ Dit blok behoort niet tot de hoofdketen, het is vervangen door:src/app/components/block/block.component.html5
@@ -2772,6 +2840,7 @@
Stale
+ Rotsrc/app/components/block/block.component.html30
@@ -3103,6 +3172,7 @@
transaction
+ transactiesrc/app/components/block/block.component.html331
@@ -3119,6 +3189,7 @@
transactions
+ transactiessrc/app/components/block/block.component.html332
@@ -3324,6 +3395,7 @@
See the most recent Liquid blocks along with basic stats such as block height, block size, and more.
+ Bekijk de meest recente Liquid-blokken, samen met basisstatistieken zoals blokhoogte, blokgrootte en meer.src/app/components/blocks-list/blocks-list.component.ts71
@@ -3331,6 +3403,7 @@
See the most recent Bitcoin blocks along with basic stats such as block height, block reward, block size, and more.
+ Bekijk de meest recente Bitcoin-blokken samen met basisstatistieken zoals blokhoogte, blokbeloning, blokgrootte en meer.src/app/components/blocks-list/blocks-list.component.ts73
@@ -3338,6 +3411,7 @@
Calculator
+ Calculatorsrc/app/components/calculator/calculator.component.html3
@@ -3383,6 +3457,7 @@
Memory Usage
+ Geheugengebruiksrc/app/components/clock/clock.component.html65
@@ -3462,6 +3537,7 @@
blocks
+ blokkensrc/app/components/difficulty-mining/difficulty-mining.component.html10,11
@@ -3641,6 +3717,7 @@
Halving Countdown
+ Halving-aftellingsrc/app/components/difficulty/difficulty.component.html2
@@ -3649,6 +3726,7 @@
difficulty
+ moeilijkheidsgraadsrc/app/components/difficulty/difficulty.component.html7
@@ -3657,6 +3735,7 @@
halving
+ halvingsrc/app/components/difficulty/difficulty.component.html10
@@ -3674,6 +3753,7 @@
New subsidy
+ Nieuwe subsidiesrc/app/components/difficulty/difficulty.component.html103
@@ -3682,6 +3762,7 @@
Blocks remaining
+ Resterende blokkensrc/app/components/difficulty/difficulty.component.html111
@@ -3690,6 +3771,7 @@
Block remaining
+ Resterend bloksrc/app/components/difficulty/difficulty.component.html112
@@ -3773,6 +3855,7 @@
Incoming Transactions
+ Inkomende transactiessrc/app/components/footer/footer.component.html5
@@ -3804,6 +3887,7 @@
WU/s
+ WU/ssrc/app/components/footer/footer.component.html14
@@ -4028,6 +4112,7 @@
See hashrate and difficulty for the Bitcoin network visualized over time.
+ Bekijk de hashrate en moeilijkheidsgraad voor het Bitcoin netwerk in de loop van de tijd gevisualiseerd.src/app/components/hashrate-chart/hashrate-chart.component.ts76
@@ -4055,6 +4140,7 @@
See Bitcoin mining pool dominance visualized over time: see how top mining pools' share of total hashrate has fluctuated over time.
+ Bekijk de dominantie van Bitcoin-miners in de loop van de tijd gevisualiseerd: zie hoe het aandeel van de topmining-pools in de totale hashrate in de loop van de tijd fluctueert.src/app/components/hashrates-chart-pools/hashrate-chart-pools.component.ts75
@@ -4172,6 +4258,7 @@
Non-Dust Expired
+ Niet-stof verlopensrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html3
@@ -4180,6 +4267,7 @@
Total amount of BTC held in non-dust Federation UTXOs that have expired timelocks
+ Totale hoeveelheid BTC in niet-stof Federatie-UTXO's waarvan de tijdsloten zijn verlopensrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html5
@@ -4188,6 +4276,7 @@
UTXOs
+ UTXO'ssrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html6
@@ -4204,6 +4293,7 @@
Total Expired
+ Totaal verlopensrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html12
@@ -4212,6 +4302,7 @@
Total amount of BTC held in Federation UTXOs that have expired timelocks
+ Totaal aantal BTC in Federatie UTXO's waarvan de tijdsloten zijn verlopensrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html15
@@ -4220,6 +4311,7 @@
Liquid Federation Wallet
+ Liquid Federation-portemonneesrc/app/components/liquid-reserves-audit/federation-addresses-stats/federation-addresses-stats.component.html5
@@ -4240,6 +4332,7 @@
addresses
+ adressensrc/app/components/liquid-reserves-audit/federation-addresses-stats/federation-addresses-stats.component.html8
@@ -4265,6 +4358,7 @@
Related Peg-In
+ Gerelateerde peg-insrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html11
@@ -4290,6 +4384,7 @@
Expires in
+ Verloopt insrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html13
@@ -4298,6 +4393,7 @@
Expired since
+ Verlopen sindssrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html14
@@ -4306,6 +4402,7 @@
Dust
+ Stofsrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html15
@@ -4314,6 +4411,7 @@
Change output
+ Wisselgeldsrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html55
@@ -4322,6 +4420,7 @@
blocks
+ blokkensrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html63
@@ -4330,6 +4429,7 @@
Timelock-Expired UTXOs
+ Timelock-verlopen UTXO'ssrc/app/components/liquid-reserves-audit/federation-wallet/federation-wallet.component.html12
@@ -4363,6 +4463,7 @@
Recent Peg-In / Out's
+ Recente Peg-In/Uit'ssrc/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html4
@@ -4383,6 +4484,7 @@
Fund / Redemption Tx
+ Financier- / Terugbetaal-Txsrc/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html15
@@ -4391,6 +4493,7 @@
BTC Address
+ BTC-adressrc/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html16
@@ -4399,6 +4502,7 @@
Peg out in progress...
+ Peg-out wordt uitgevoerd...src/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html70
@@ -4407,6 +4511,7 @@
24h Peg-In Volume
+ 24-uurs Peg-In-volumesrc/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html12
@@ -4415,6 +4520,7 @@
Peg-Ins
+ Peg-inssrc/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html13
@@ -4423,6 +4529,7 @@
24h Peg-Out Volume
+ 24 uur Peg-Out-volumesrc/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html18
@@ -4431,6 +4538,7 @@
Peg-Outs
+ Peg-outssrc/app/components/liquid-reserves-audit/recent-pegs-stats/recent-pegs-stats.component.html19
@@ -4439,6 +4547,7 @@
Unpeg
+ Ont-peggensrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html3
@@ -4447,6 +4556,7 @@
Unpeg Event
+ Ont-peg Eventsrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html7
@@ -4455,6 +4565,7 @@
Avg Peg Ratio
+ Gem. peg-ratiosrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html14
@@ -4463,6 +4574,7 @@
Emergency Keys
+ Noodsleutelssrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html28
@@ -4471,6 +4583,7 @@
usage
+ gebruiksrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html31
@@ -4479,6 +4592,7 @@
Assets vs Liabilities
+ Activa versus verplichtingensrc/app/components/liquid-reserves-audit/reserves-ratio/reserves-ratio.component.ts162
@@ -4495,6 +4609,7 @@
As of block
+ Vanaf bloksrc/app/components/liquid-reserves-audit/reserves-supply-stats/reserves-supply-stats.component.html7
@@ -4507,6 +4622,7 @@
BTC Holdings
+ BTC-holdingssrc/app/components/liquid-reserves-audit/reserves-supply-stats/reserves-supply-stats.component.html12
@@ -4515,6 +4631,7 @@
Mining Dashboard
+ Mining-dashboardsrc/app/components/master-page/master-page.component.html80
@@ -4548,6 +4665,7 @@
See stats for transactions in the mempool: fee range, aggregate size, and more. Mempool blocks are updated in real-time as the network receives new transactions.
+ Bekijk statistieken voor transacties in de mempool: vergoedingsbereik, totale omvang en meer. Mempool-blokken worden in realtime bijgewerkt wanneer het netwerk nieuwe transacties ontvangt.src/app/components/mempool-block/mempool-block.component.ts62
@@ -4571,6 +4689,7 @@
Count
+ Aantalsrc/app/components/mempool-graph/mempool-graph.component.ts325
@@ -4616,6 +4735,7 @@
Recent Blocks
+ Recente blokkensrc/app/components/mining-dashboard/mining-dashboard.component.html56
@@ -4641,6 +4761,7 @@
Get real-time Bitcoin mining stats like hashrate, difficulty adjustment, block rewards, pool dominance, and more.
+ Ontvang realtime Bitcoin-mining-statistieken zoals hashrate, aanpassing van de moeilijkheidsgraad, blokbeloningen, pooldominantie en meer.src/app/components/mining-dashboard/mining-dashboard.component.ts29
@@ -4657,6 +4778,7 @@
Pools Luck
+ Geluk poolsrc/app/components/pool-ranking/pool-ranking.component.html9
@@ -4687,6 +4809,7 @@
Pools Count
+ Aantal poolssrc/app/components/pool-ranking/pool-ranking.component.html17
@@ -4797,6 +4920,7 @@
Empty Blocks
+ Lege blokkensrc/app/components/pool-ranking/pool-ranking.component.html98
@@ -4822,6 +4946,7 @@
See the top Bitcoin mining pools ranked by number of blocks mined, over your desired timeframe.
+ Bekijk de beste Bitcoin-miningpools gerangschikt op het aantal gevonden blokken, gedurende het door u gewenste tijdsbestek.src/app/components/pool-ranking/pool-ranking.component.ts60
@@ -4849,6 +4974,7 @@
Other ()
+ Andere ()src/app/components/pool-ranking/pool-ranking.component.ts186
@@ -4914,6 +5040,7 @@
See mining pool stats for : most recent mined blocks, hashrate over time, total block reward to date, known coinbase addresses, and more.
+ Bekijk mining-poolstatistieken voor : meest recent gedolven blokken, hashrate in de loop van de tijd, totale blokbeloning tot nu toe, bekende Coinbase-adressen en meer.src/app/components/pool/pool-preview.component.ts86
@@ -4980,6 +5107,7 @@
Blocks (24h)
+ Blokken (24u)src/app/components/pool/pool.component.html120
@@ -5013,6 +5141,7 @@
Out-of-band Fees (1w)
+ Kosten out-of-band (1w)src/app/components/pool/pool.component.html143
@@ -5021,6 +5150,7 @@
1m
+ 1msrc/app/components/pool/pool.component.html144
@@ -5071,6 +5201,7 @@
Not enough data yet
+ Nog niet genoeg gegevenssrc/app/components/pool/pool.component.ts144
@@ -5078,6 +5209,7 @@
Pool Dominance
+ Dominantie Poolsrc/app/components/pool/pool.component.ts224
@@ -5121,6 +5253,7 @@
Broadcast Transaction
+ Transactie uitzendensrc/app/components/push-transaction/push-transaction.component.ts33
@@ -5128,6 +5261,7 @@
Broadcast a transaction to the network using the transaction's hash.
+ Zend een transactie uit naar het netwerk met behulp van de hash van de transactie.src/app/components/push-transaction/push-transaction.component.ts34
@@ -5135,6 +5269,7 @@
RBF Replacements
+ RBF-vervangingensrc/app/components/rbf-list/rbf-list.component.html2
@@ -5147,6 +5282,7 @@
Full RBF
+ Volledige RBFsrc/app/components/rbf-list/rbf-list.component.html24
@@ -5163,6 +5299,7 @@
There are no replacements in the mempool yet!
+ Er zijn nog geen vervangers in de mempool!src/app/components/rbf-list/rbf-list.component.html34
@@ -5171,6 +5308,7 @@
See the most recent RBF replacements on the Bitcoin network, updated in real-time.
+ Bekijk de meest recente RBF-vervangingen op het Bitcoin-netwerk, in realtime bijgewerkt.src/app/components/rbf-list/rbf-list.component.ts61
@@ -5221,6 +5359,7 @@
remaining
+ resterendsrc/app/components/rbf-timeline/rbf-timeline.component.html86
@@ -5340,6 +5479,7 @@
Block Height
+ Blokhoogtesrc/app/components/search-form/search-results/search-results.component.html3
@@ -5348,6 +5488,7 @@
Transaction
+ Transactiesrc/app/components/search-form/search-results/search-results.component.html21
@@ -5356,6 +5497,7 @@
Address
+ Adressrc/app/components/search-form/search-results/search-results.component.html27
@@ -5364,6 +5506,7 @@
Block
+ Bloksrc/app/components/search-form/search-results/search-results.component.html33
@@ -5372,6 +5515,7 @@
Other Network Address
+ Ander netwerkadressrc/app/components/search-form/search-results/search-results.component.html39
@@ -5380,6 +5524,7 @@
Addresses
+ Adressensrc/app/components/search-form/search-results/search-results.component.html47
@@ -5406,6 +5551,7 @@
Liquid Asset
+ Liquid-activasrc/app/components/search-form/search-results/search-results.component.html71
@@ -5432,6 +5578,7 @@
Clock (Mempool)
+ Klok (Mempool)src/app/components/statistics/statistics.component.html17
@@ -5484,6 +5631,7 @@
Cap outliers
+ Limiteer uitschieterssrc/app/components/statistics/statistics.component.html122
@@ -5492,6 +5640,7 @@
See mempool size (in MvB) and transactions per second (in vB/s) visualized over time.
+ Bekijk de mempoolgrootte (in MvB) en transacties per seconde (in vB/s) gevisualiseerd in de loop van de tijd.src/app/components/statistics/statistics.component.ts67
@@ -5499,6 +5648,7 @@
See Bitcoin blocks and mempool congestion in real-time in a simplified format perfect for a TV.
+ Bekijk Bitcoin-blokken en mempool-congestie in realtime in een vereenvoudigd formaat, perfect voor een tv.src/app/components/television/television.component.ts40
@@ -5506,6 +5656,7 @@
Immediately
+ Onmiddellijksrc/app/components/time/time.component.ts90
@@ -5701,6 +5852,7 @@
before
+ eerdersrc/app/components/time/time.component.ts214
@@ -5793,6 +5945,7 @@
Get real-time status, addresses, fees, script info, and more for transaction with txid .
+ Ontvang realtime status, adressen, kosten, scriptinformatie en meer voor transactie met txid .src/app/components/transaction/transaction-preview.component.ts93
@@ -5860,6 +6013,7 @@
RBF History
+ RBF-geschiedenissrc/app/components/transaction/transaction.component.html155
@@ -5932,6 +6086,7 @@
Adjusted vsize
+ Aangepaste v-maatsrc/app/components/transaction/transaction.component.html235
@@ -5950,6 +6105,7 @@
Sigops
+ Sigopssrc/app/components/transaction/transaction.component.html261
@@ -5977,6 +6133,7 @@
Error loading transaction data.
+ Fout bij het laden van transactiegegevens.src/app/components/transaction/transaction.component.html400
@@ -6003,6 +6160,7 @@
This transaction was projected to be included in the block
+ Deze transactie zou naar verwachting in het blok worden opgenomensrc/app/components/transaction/transaction.component.html504
@@ -6011,6 +6169,7 @@
Expected in Block
+ Verwacht in Bloksrc/app/components/transaction/transaction.component.html504
@@ -6020,6 +6179,7 @@
This transaction was seen in the mempool prior to mining
+ Deze transactie werd vóór mining in de mempool geziensrc/app/components/transaction/transaction.component.html506
@@ -6028,6 +6188,7 @@
Seen in Mempool
+ Gezien in Mempoolsrc/app/components/transaction/transaction.component.html506
@@ -6037,6 +6198,7 @@
This transaction was missing from our mempool prior to mining
+ Deze transactie ontbrak in onze mempool vóór miningsrc/app/components/transaction/transaction.component.html508
@@ -6045,6 +6207,7 @@
Not seen in Mempool
+ Niet gezien in Mempoolsrc/app/components/transaction/transaction.component.html508
@@ -6054,6 +6217,7 @@
This transaction may have been added out-of-band
+ Deze transactie is mogelijk out-of-band toegevoegdsrc/app/components/transaction/transaction.component.html511
@@ -6062,6 +6226,7 @@
This transaction may have been prioritized out-of-band
+ Deze transactie heeft mogelijk out-of-band prioriteit gekregensrc/app/components/transaction/transaction.component.html514
@@ -6070,6 +6235,7 @@
This transaction conflicted with another version in our mempool
+ Deze transactie was in strijd met een andere versie in onze mempoolsrc/app/components/transaction/transaction.component.html517
@@ -6278,6 +6444,7 @@
1 block earlier
+ 1 blok eerdersrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html123
@@ -6286,6 +6453,7 @@
1 block later
+ 1 blok latersrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html127
@@ -6294,6 +6462,7 @@
in the same block
+ in hetzelfde bloksrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html131
@@ -6302,6 +6471,7 @@
blocks earlier
+ blokken eerdersrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html137
@@ -6310,6 +6480,7 @@
spent
+ besteedsrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html148
@@ -6318,6 +6489,7 @@
blocks later
+ blokken latersrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html150
@@ -6480,6 +6652,7 @@
Recent Replacements
+ Recente vervangingensrc/app/dashboard/dashboard.component.html65
@@ -6488,6 +6661,7 @@
Previous fee
+ Vorige vergoedingsrc/app/dashboard/dashboard.component.html72
@@ -6496,6 +6670,7 @@
New fee
+ Nieuwe vergoedingsrc/app/dashboard/dashboard.component.html73
@@ -6504,6 +6679,7 @@
Recent Transactions
+ recente transactiessrc/app/dashboard/dashboard.component.html131
@@ -6512,6 +6688,7 @@
Liquid Federation Holdings
+ Liquide Federatie Holdingssrc/app/dashboard/dashboard.component.html165
@@ -6524,6 +6701,7 @@
Federation Timelock-Expired UTXOs
+ Federatie Timelock-verlopen UTXO'ssrc/app/dashboard/dashboard.component.html174
@@ -6536,6 +6714,7 @@
L-BTC Supply Against BTC Holdings
+ L-BTC-aanbod tegenover BTC-holdingssrc/app/dashboard/dashboard.component.html184
@@ -6585,6 +6764,7 @@
Consolidation
+ Consolidatiesrc/app/dashboard/dashboard.component.ts79
@@ -6596,6 +6776,7 @@
Coinjoin
+ Samenvoegingsrc/app/dashboard/dashboard.component.ts80
@@ -6607,6 +6788,7 @@
Data
+ Datasrc/app/dashboard/dashboard.component.ts81
@@ -6618,6 +6800,7 @@
mempool.space merely provides data about the Bitcoin network. It cannot help you with retrieving funds, wallet issues, etc.For any such requests, you need to get in touch with the entity that helped make the transaction (wallet software, exchange company, etc).
+ mempool.space levert alleen gegevens over het Bitcoin-netwerk. Het kan u niet helpen met het ophalen van geld, portemonneeproblemen, enz.Voor dergelijke verzoeken moet u contact opnemen met met de entiteit die heeft geholpen bij het uitvoeren van de transactie (portemonneesoftware, wisselkantoor, enz.).src/app/docs/api-docs/api-docs.component.html15,16
@@ -6712,6 +6895,7 @@
FAQ
+ FAQsrc/app/docs/docs/docs.component.ts46
@@ -6719,6 +6903,7 @@
Get answers to common questions like: What is a mempool? Why isn't my transaction confirming? How can I run my own instance of The Mempool Open Source Project? And more.
+ Krijg antwoorden op veelgestelde vragen zoals: Wat is een mempool? Waarom wordt mijn transactie niet bevestigd? Hoe kan ik mijn eigen exemplaar van The Mempool Open Source Project draaien? En meer.src/app/docs/docs/docs.component.ts47
@@ -6726,6 +6911,7 @@
REST API
+ REST-APIsrc/app/docs/docs/docs.component.ts51
@@ -6733,6 +6919,7 @@
Documentation for the liquid.network REST API service: get info on addresses, transactions, assets, blocks, and more.
+ Documentatie voor de liquid.network REST API-service: krijg informatie over adressen, transacties, activa, blokken en meer.src/app/docs/docs/docs.component.ts53
@@ -6740,6 +6927,7 @@
Documentation for the mempool.space REST API service: get info on addresses, transactions, blocks, fees, mining, the Lightning network, and more.
+ Documentatie voor de mempool.space REST API-service: krijg informatie over adressen, transacties, blokken, kosten, mining, het Lightning-netwerk en meer.src/app/docs/docs/docs.component.ts55
@@ -6747,6 +6935,7 @@
WebSocket API
+ WebSocket-APIsrc/app/docs/docs/docs.component.ts59
@@ -6754,6 +6943,7 @@
Documentation for the liquid.network WebSocket API service: get real-time info on blocks, mempools, transactions, addresses, and more.
+ Documentatie voor de liquid.network WebSocket API-service: ontvang realtime informatie over blokken, mempools, transacties, adressen en meer.src/app/docs/docs/docs.component.ts61
@@ -6761,6 +6951,7 @@
Documentation for the mempool.space WebSocket API service: get real-time info on blocks, mempools, transactions, addresses, and more.
+ Documentatie voor de mempool.space WebSocket API-service: ontvang realtime informatie over blokken, mempools, transacties, adressen en meer.src/app/docs/docs/docs.component.ts63
@@ -6768,6 +6959,7 @@
Electrum RPC
+ Electrum-RPCsrc/app/docs/docs/docs.component.ts67
@@ -6775,6 +6967,7 @@
Documentation for our Electrum RPC interface: get instant, convenient, and reliable access to an Esplora instance.
+ Documentatie voor onze Electrum RPC-interface: krijg direct, gemakkelijk en betrouwbaar toegang tot een Esplora-instantie.src/app/docs/docs/docs.component.ts68
@@ -7091,6 +7284,7 @@
Overview for Lightning channel . See channel capacity, the Lightning nodes involved, related on-chain transactions, and more.
+ Overzicht voor Lightning-kanaal . Bekijk de kanaalcapaciteit, de betrokken Lightning-nodes, gerelateerde on-chain-transacties en meer.src/app/lightning/channel/channel-preview.component.ts37
@@ -7589,6 +7783,7 @@
Connect
+ Verbindsrc/app/lightning/group/group.component.html73
@@ -7639,6 +7834,7 @@
Penalties
+ Sanctiessrc/app/lightning/justice-list/justice-list.component.html4
@@ -7716,6 +7912,7 @@
Get stats on the Lightning network (aggregate capacity, connectivity, etc), Lightning nodes (channels, liquidity, etc) and Lightning channels (status, fees, etc).
+ Ontvang statistieken over het Lightning-netwerk (totale capaciteit, connectiviteit, enz.), Lightning-nodes (kanalen, liquiditeit, enz.) en Lightning-kanalen (status, kosten, enz.).src/app/lightning/lightning-dashboard/lightning-dashboard.component.ts34
@@ -7825,6 +8022,7 @@
Overview for the Lightning network node named . See channels, capacity, location, fee stats, and more.
+ Overzicht voor het Lightning-node met de naam . Bekijk kanalen, capaciteit, locatie, kostenstatistieken en meer.src/app/lightning/node/node-preview.component.ts52
@@ -7885,6 +8083,7 @@
Decoded
+ Gedecodeerdsrc/app/lightning/node/node.component.html134
@@ -8023,6 +8222,7 @@
See the channels of non-Tor Lightning network nodes visualized on a world map. Hover/tap on points on the map for node names and details.
+ Bekijk de kanalen van niet-Tor Lightning-nodes gevisualiseerd op een wereldkaart. Beweeg/tik op punten op de kaart voor knooppuntnamen en details.src/app/lightning/nodes-channels-map/nodes-channels-map.component.ts74
@@ -8047,6 +8247,7 @@
See the locations of non-Tor Lightning network nodes visualized on a world map. Hover/tap on points on the map for node names and details.
+ Bekijk de locaties van niet-Tor Lightning-nodes gevisualiseerd op een wereldkaart. Beweeg/tik op punten op de kaart voor nodes en details.src/app/lightning/nodes-map/nodes-map.component.ts52
@@ -8054,6 +8255,7 @@
See the number of Lightning network nodes visualized over time by network: clearnet only (IPv4, IPv6), darknet (Tor, I2p, cjdns), and both.
+ Bekijk het aantal Lightning-nodes dat in de loop van de tijd per netwerk is gevisualiseerd: alleen clearnet (IPv4, IPv6), darknet (Tor, I2p, cjdns) en beide.src/app/lightning/nodes-networks-chart/nodes-networks-chart.component.ts74
@@ -8122,6 +8324,7 @@
See a geographical breakdown of the Lightning network: how many Lightning nodes are hosted in countries around the world, aggregate BTC capacity for each country, and more.
+ Bekijk een geografische uitsplitsing van het Lightning-netwerk: hoeveel Lightning-nodes er worden gehost in landen over de hele wereld, de totale BTC-capaciteit voor elk land, en meer.src/app/lightning/nodes-per-country-chart/nodes-per-country-chart.component.ts47
@@ -8192,6 +8395,7 @@
Explore all the Lightning nodes hosted in and see an overview of each node's capacity, number of open channels, and more.
+ Ontdek alle Lightning-nodes die worden gehost in en bekijk een overzicht van de capaciteit van elk knooppunt, het aantal open kanalen en meer.src/app/lightning/nodes-per-country/nodes-per-country.component.ts44
@@ -8274,6 +8478,7 @@
Browse the top 100 ISPs hosting Lightning nodes along with stats like total number of nodes per ISP, aggregate BTC capacity per ISP, and more
+ Blader door de top 100 ISP's die Lightning-nodes hosten, samen met statistieken zoals het totale aantal knooppunten per ISP, de totale BTC-capaciteit per ISP en meersrc/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.ts54
@@ -8336,6 +8541,7 @@
Browse all Bitcoin Lightning nodes using the [AS] ISP and see aggregate stats like total number of nodes, total capacity, and more for the ISP.
+ Blader door alle Bitcoin Lightning-nodes met behulp van de [AS] ISP en bekijk verzamelde statistieken zoals het totale aantal knooppunten, de totale capaciteit, en meer voor de ISP.src/app/lightning/nodes-per-isp/nodes-per-isp-preview.component.ts45
@@ -8391,6 +8597,7 @@
See the oldest nodes on the Lightning network along with their capacity, number of channels, location, etc.
+ Bekijk de oudste knooppunten op het Lightning-netwerk, samen met hun capaciteit, aantal kanalen, locatie, etc.src/app/lightning/nodes-ranking/oldest-nodes/oldest-nodes.component.ts28
@@ -8398,6 +8605,7 @@
See Lightning nodes with the most BTC liquidity deployed along with high-level stats like number of open channels, location, node age, and more.
+ Bekijk Lightning-nodes met de meeste BTC-liquiditeit, samen met statistieken op hoog niveau, zoals het aantal open kanalen, locatie, knooppuntleeftijd en meer.src/app/lightning/nodes-ranking/top-nodes-per-capacity/top-nodes-per-capacity.component.ts35
@@ -8405,6 +8613,7 @@
See Lightning nodes with the most channels open along with high-level stats like total node capacity, node age, and more.
+ Bekijk Lightning-nodes met de meeste kanalen open, samen met statistieken op hoog niveau, zoals de totale node-capaciteit, node-leeftijd en meer.src/app/lightning/nodes-ranking/top-nodes-per-channels/top-nodes-per-channels.component.ts39
@@ -8429,6 +8638,7 @@
See the top Lightning network nodes ranked by liquidity, connectivity, and age.
+ Bekijk de belangrijkste Lightning-nodes gerangschikt op liquiditeit, connectiviteit en leeftijd.src/app/lightning/nodes-rankings-dashboard/nodes-rankings-dashboard.component.ts23
@@ -8436,6 +8646,7 @@
See the capacity of the Lightning network visualized over time in terms of the number of open channels and total bitcoin capacity.
+ Bekijk de capaciteit van het Lightning-netwerk in de loop van de tijd gevisualiseerd in termen van het aantal open kanalen en de totale bitcoincapaciteit.src/app/lightning/statistics-chart/lightning-statistics-chart.component.ts71
@@ -8443,6 +8654,7 @@
confirmation
+ bevestigingsrc/app/shared/components/confirmations/confirmations.component.html4
@@ -8452,6 +8664,7 @@
confirmations
+ bevestigingensrc/app/shared/components/confirmations/confirmations.component.html5
@@ -8461,6 +8674,7 @@
Replaced
+ Vervangensrc/app/shared/components/confirmations/confirmations.component.html12
@@ -8480,6 +8694,7 @@
sat/WU
+ sat/WUsrc/app/shared/components/fee-rate/fee-rate.component.html4
@@ -8493,6 +8708,7 @@
My Account
+ Mijn accountsrc/app/shared/components/global-footer/global-footer.component.html28
@@ -8505,6 +8721,7 @@
Explore
+ Verkensrc/app/shared/components/global-footer/global-footer.component.html47
@@ -8513,6 +8730,7 @@
Connect to our Nodes
+ Maak verbinding met onze nodessrc/app/shared/components/global-footer/global-footer.component.html52
@@ -8521,6 +8739,7 @@
API Documentation
+ API-documentatiesrc/app/shared/components/global-footer/global-footer.component.html53
@@ -8529,6 +8748,7 @@
Learn
+ Leersrc/app/shared/components/global-footer/global-footer.component.html56
@@ -8537,6 +8757,7 @@
What is a mempool?
+ Wat is een mempool?src/app/shared/components/global-footer/global-footer.component.html57
@@ -8545,6 +8766,7 @@
What is a block explorer?
+ Wat is een blokverkenner?src/app/shared/components/global-footer/global-footer.component.html58
@@ -8553,6 +8775,7 @@
What is a mempool explorer?
+ Wat is een mempool-verkenner?src/app/shared/components/global-footer/global-footer.component.html59
@@ -8561,6 +8784,7 @@
Why isn't my transaction confirming?
+ Waarom wordt mijn transactie niet bevestigd?src/app/shared/components/global-footer/global-footer.component.html60
@@ -8569,6 +8793,7 @@
More FAQs »
+ Meer veelgestelde vragen »src/app/shared/components/global-footer/global-footer.component.html61
@@ -8577,6 +8802,7 @@
Networks
+ Netwerkensrc/app/shared/components/global-footer/global-footer.component.html65
@@ -8585,6 +8811,7 @@
Mainnet Explorer
+ Mainnet-verkennersrc/app/shared/components/global-footer/global-footer.component.html66
@@ -8593,6 +8820,7 @@
Testnet Explorer
+ Testnet-verkennersrc/app/shared/components/global-footer/global-footer.component.html67
@@ -8601,6 +8829,7 @@
Signet Explorer
+ Signet-verkennersrc/app/shared/components/global-footer/global-footer.component.html68
@@ -8609,6 +8838,7 @@
Liquid Testnet Explorer
+ Liquid Testnet verkennersrc/app/shared/components/global-footer/global-footer.component.html69
@@ -8617,6 +8847,7 @@
Liquid Explorer
+ Liquid verkennersrc/app/shared/components/global-footer/global-footer.component.html70
@@ -8625,6 +8856,7 @@
Tools
+ Hulpmiddelensrc/app/shared/components/global-footer/global-footer.component.html74
@@ -8633,6 +8865,7 @@
Clock (Mined)
+ Klok (gedolven)src/app/shared/components/global-footer/global-footer.component.html76
@@ -8641,6 +8874,7 @@
Legal
+ Juridischsrc/app/shared/components/global-footer/global-footer.component.html81
@@ -8669,6 +8903,7 @@
Trademark Policy
+ Handelsmerkbeleidsrc/app/shared/components/global-footer/global-footer.component.html84
@@ -8678,6 +8913,7 @@
Third-party Licenses
+ Licenties van derdensrc/app/shared/components/global-footer/global-footer.component.html85
@@ -8687,6 +8923,7 @@
This is a test network. Coins have no value.
+ Dit is een testnetwerk. Munten hebben geen waarde.src/app/shared/components/testnet-alert/testnet-alert.component.html3
@@ -8695,6 +8932,7 @@
Address Types
+ Adrestypensrc/app/shared/filters.utils.ts119
@@ -8702,6 +8940,7 @@
Behavior
+ Gedragsrc/app/shared/filters.utils.ts120
@@ -8709,6 +8948,7 @@
Heuristics
+ Heuristiekensrc/app/shared/filters.utils.ts122
@@ -8716,6 +8956,7 @@
Sighash Flags
+ Sighash-vlaggensrc/app/shared/filters.utils.ts123
diff --git a/frontend/src/locale/messages.ru.xlf b/frontend/src/locale/messages.ru.xlf
index fc7676188..7c01454ea 100644
--- a/frontend/src/locale/messages.ru.xlf
+++ b/frontend/src/locale/messages.ru.xlf
@@ -527,6 +527,7 @@
Size in vbytes of this transaction (including unconfirmed ancestors)
+ Размер этой транзакции в виртуальных байтах (включая неподтвержденных предков)src/app/components/accelerate-preview/accelerate-preview.component.html49
@@ -535,7 +536,7 @@
In-band fees
- Внутриполосные сборы
+ Оплаченные сборыsrc/app/components/accelerate-preview/accelerate-preview.component.html53
@@ -649,6 +650,7 @@
Fees already paid by this transaction (including unconfirmed ancestors)
+ Комиссии, уже оплаченные этой транзакцией (включая неподтвержденных предков)src/app/components/accelerate-preview/accelerate-preview.component.html60
@@ -675,6 +677,7 @@
Boost rate
+ Ставка ускоренияsrc/app/components/accelerate-preview/accelerate-preview.component.html98
@@ -705,6 +708,7 @@
Boost fee
+ Комиссия за ускорениеsrc/app/components/accelerate-preview/accelerate-preview.component.html106
@@ -758,6 +762,7 @@
Total cost
+ Общая стоимостьsrc/app/components/accelerate-preview/accelerate-preview.component.html176
@@ -1074,6 +1079,7 @@
Bid
+ Ставкаsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html13
diff --git a/frontend/src/locale/messages.tr.xlf b/frontend/src/locale/messages.tr.xlf
index e9cd06543..b55b23b0d 100644
--- a/frontend/src/locale/messages.tr.xlf
+++ b/frontend/src/locale/messages.tr.xlf
@@ -59,6 +59,7 @@
+ node_modules/src/ngb-config.ts13
@@ -66,6 +67,7 @@
Slide of
+ Slayt / node_modules/src/ngb-config.ts13
@@ -266,6 +268,7 @@
Become a Community Sponsor
+ Komünite Sponsoru Olsrc/app/components/about/about-sponsors.component.html4
@@ -274,6 +277,7 @@
Become an Enterprise Sponsor
+ Kurumsal Sponsor Olsrc/app/components/about/about-sponsors.component.html11
@@ -308,6 +312,7 @@
Whale Sponsors
+ Balina Sponsorlarsrc/app/components/about/about.component.html187
@@ -316,6 +321,7 @@
Chad Sponsors
+ Chad Sponsorlarsrc/app/components/about/about.component.html200
@@ -324,6 +330,7 @@
OG Sponsors ❤️
+ Orijinal Sponsorlar ❤️src/app/components/about/about.component.html213
@@ -447,6 +454,7 @@
maximum
+ maksimumsrc/app/components/accelerate-preview/accelerate-fee-graph.component.ts55
@@ -474,6 +482,7 @@
Your transaction
+ Senin İşleminsrc/app/components/accelerate-preview/accelerate-preview.component.html35
@@ -645,6 +654,7 @@
How much more are you willing to pay?
+ Ne kadar daha fazla ödeyebilirsiniz?src/app/components/accelerate-preview/accelerate-preview.component.html69
@@ -699,6 +709,7 @@
Next block market rate
+ Bir sonraki blok fiyatısrc/app/components/accelerate-preview/accelerate-preview.component.html120
@@ -715,6 +726,7 @@
Mempool Accelerator™ fees
+ Mempool Accelerator™ ücretlerisrc/app/components/accelerate-preview/accelerate-preview.component.html143
@@ -723,6 +735,7 @@
Accelerator Service Fee
+ Hızlandırma Servis Ücretisrc/app/components/accelerate-preview/accelerate-preview.component.html147
@@ -731,6 +744,7 @@
Transaction Size Surcharge
+ İşlem Boyutu Ek Ücretisrc/app/components/accelerate-preview/accelerate-preview.component.html159
@@ -739,6 +753,7 @@
Total cost
+ Toplam ücretsrc/app/components/accelerate-preview/accelerate-preview.component.html176
@@ -747,6 +762,7 @@
Estimated acceleration cost
+ Tahmini hızlandırma ücretisrc/app/components/accelerate-preview/accelerate-preview.component.html196
@@ -755,6 +771,7 @@
Maximum acceleration cost
+ Maksimum hızlandırma ücretisrc/app/components/accelerate-preview/accelerate-preview.component.html219
@@ -763,6 +780,7 @@
Available balance
+ Kullanılabilir miktarsrc/app/components/accelerate-preview/accelerate-preview.component.html244
@@ -771,6 +789,7 @@
Sign In
+ Giriş Yapsrc/app/components/accelerate-preview/accelerate-preview.component.html263
@@ -791,6 +810,7 @@
Accelerate on mempool.space
+ mempool.space ile hızlandırsrc/app/components/accelerate-preview/accelerate-preview.component.html272
@@ -799,6 +819,7 @@
Accelerate
+ Hızlandırsrc/app/components/accelerate-preview/accelerate-preview.component.html284
@@ -820,6 +841,7 @@
If your tx is accelerated to ~ sat/vB
+ İşleminiz eğer ~ sat/vB'a hızlandırılırsasrc/app/components/accelerate-preview/accelerate-preview.component.html310
@@ -828,6 +850,7 @@
Acceleration Fees
+ Hızlandırma ücretlerisrc/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.html6
@@ -840,6 +863,7 @@
No accelerated transaction for this timeframe
+ Bu zaman aralığı için hızlandırılmış işlem bulunmamaktasrc/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts121
@@ -847,6 +871,7 @@
At block:
+ Blok: içinsrc/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts165
@@ -866,6 +891,7 @@
Around block:
+ Yaklaşık olarak blok: src/app/components/acceleration/acceleration-fees-graph/acceleration-fees-graph.component.ts167
@@ -885,6 +911,7 @@
Requests
+ İsteklersrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html4
@@ -905,6 +932,7 @@
accelerated
+ hızlandırıldısrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html7
@@ -913,6 +941,7 @@
Total Bid Boost
+ Toplam Yüksetilen Teklif Miktarısrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html11
@@ -929,6 +958,7 @@
BTC
+ BTCsrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html13
@@ -950,6 +980,7 @@
Success Rate
+ Başarı Oranısrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html20
@@ -962,6 +993,7 @@
mined
+ kazıldısrc/app/components/acceleration/acceleration-stats/acceleration-stats.component.html23
@@ -970,6 +1002,7 @@
Accelerations
+ Hızlandırmalarsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html2
@@ -1037,6 +1070,7 @@
Bid
+ Teklif Miktarısrc/app/components/acceleration/accelerations-list/accelerations-list.component.html13
@@ -1045,6 +1079,7 @@
Requested
+ Talep Edilensrc/app/components/acceleration/accelerations-list/accelerations-list.component.html14
@@ -1057,6 +1092,7 @@
Bid Boost
+ Yükseltilen Teklif Miktarısrc/app/components/acceleration/accelerations-list/accelerations-list.component.html17
@@ -1083,6 +1119,7 @@
Status
+ Durumsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html19
@@ -1104,6 +1141,7 @@
Pending
+ Bekliyorsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html53
@@ -1112,6 +1150,7 @@
Completed 🔄
+ Tamamlandı 🔄 src/app/components/acceleration/accelerations-list/accelerations-list.component.html54,55
@@ -1119,6 +1158,7 @@
Failed 🔄
+ Başarısız 🔄 src/app/components/acceleration/accelerations-list/accelerations-list.component.html55,56
@@ -1127,6 +1167,7 @@
There are no active accelerations
+ Aktif hızlandırma bulunmuyorsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html96
@@ -1135,6 +1176,7 @@
There are no recent accelerations
+ Yakın zamanlı hızlndırma bulunmuyorsrc/app/components/acceleration/accelerations-list/accelerations-list.component.html97
@@ -1143,6 +1185,7 @@
Active Accelerations
+ Aktif hızlandırmalarsrc/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html10
@@ -1155,6 +1198,7 @@
Acceleration stats
+ Hızlandırma durumusrc/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html24
@@ -1163,6 +1207,7 @@
(3 months)
+ (3 ay)src/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html25
@@ -1196,6 +1241,7 @@
Recent Accelerations
+ Yakın zamanlı hızlandırmalarsrc/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.html86
@@ -1204,6 +1250,7 @@
Accelerator Dashboard
+ Hızlandırma Panelisrc/app/components/acceleration/accelerator-dashboard/accelerator-dashboard.component.ts54
@@ -1215,6 +1262,7 @@
pending
+ bekleyensrc/app/components/acceleration/pending-stats/pending-stats.component.html7
@@ -1223,6 +1271,7 @@
Avg Max Bid
+ Ortalama Max Teklifsrc/app/components/acceleration/pending-stats/pending-stats.component.html11
@@ -1235,6 +1284,7 @@
Total Vsize
+ Toplam Vsizesrc/app/components/acceleration/pending-stats/pending-stats.component.html20
@@ -1247,6 +1297,7 @@
of next block
+ yeni bloğunsrc/app/components/acceleration/pending-stats/pending-stats.component.html23
@@ -1255,6 +1306,7 @@
Balance History
+ Bakiye Geçmişi src/app/components/address-graph/address-graph.component.html6
@@ -1283,6 +1335,7 @@
Balances
+ Bakiyelersrc/app/components/address-group/address-group.component.html4
@@ -1291,6 +1344,7 @@
Total
+ Toplamsrc/app/components/address-group/address-group.component.html9
@@ -1462,6 +1516,7 @@
See mempool transactions, confirmed transactions, balance, and more for address .
+ adres için Mempool işlemlerini, gerçekleşen işlemler ve daha fazlasını görüntüle. src/app/components/address/address-preview.component.ts72
@@ -1473,6 +1528,7 @@
of transaction
+ İşlemlerin / src/app/components/address/address.component.html69
@@ -1481,6 +1537,7 @@
of transactions
+ İşlemlerin / src/app/components/address/address.component.html70
@@ -1692,6 +1749,7 @@
No featured assets
+ Öne Çıkan Varlık Yoksrc/app/components/assets/assets-featured/assets-featured.component.html3
@@ -1863,6 +1921,7 @@
Avg Block Fee (24h)
+ Ortalama Blok Ücreti (24s)src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html51
@@ -1875,6 +1934,7 @@
Avg Block Fee (1m)
+ Ortalama Blok Ücreti (1d)src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html57
@@ -1894,6 +1954,7 @@
Block Fees
+ Blok Ücretlerisrc/app/components/block-fees-graph/block-fees-graph.component.html6
@@ -1983,6 +2044,7 @@
Any
+ Herhangisrc/app/components/block-filters/block-filters.component.html25
@@ -1999,6 +2061,7 @@
Classic
+ Klasiksrc/app/components/block-filters/block-filters.component.html33
@@ -2011,6 +2074,7 @@
Age
+ Yaşısrc/app/components/block-filters/block-filters.component.html36
@@ -2019,6 +2083,7 @@
Block Health
+ Blok Sağlığısrc/app/components/block-health-graph/block-health-graph.component.html6
@@ -2031,6 +2096,7 @@
Block Health
+ Blok Sağlığısrc/app/components/block-health-graph/block-health-graph.component.ts63
@@ -2285,6 +2351,7 @@
Weight
+ Ağırlıksrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html63
@@ -2311,6 +2378,7 @@
Removed
+ Çıkarılansrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html71
@@ -2337,6 +2405,7 @@
High sigop count
+ Yüksek sigop sayısısrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html73
@@ -2354,6 +2423,7 @@
Recently CPFP'd
+ Yakın zamanda CPFP'lendisrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html75
@@ -2362,6 +2432,7 @@
Added
+ Eklendisrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html76
@@ -2375,6 +2446,7 @@
Prioritized
+ Öncelikli src/app/components/block-overview-tooltip/block-overview-tooltip.component.html77
@@ -2388,6 +2460,7 @@
Conflict
+ Çelişkisrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html79
@@ -2401,6 +2474,7 @@
Accelerated
+ Hızlandırıldısrc/app/components/block-overview-tooltip/block-overview-tooltip.component.html80
@@ -2742,6 +2816,7 @@
Stale
+ Eskimişsrc/app/components/block/block.component.html30
@@ -3073,6 +3148,7 @@
transaction
+ işlemisrc/app/components/block/block.component.html331
@@ -3089,6 +3165,7 @@
transactions
+ işlemlersrc/app/components/block/block.component.html332
@@ -3307,6 +3384,7 @@
Calculator
+ Hesap Makinasısrc/app/components/calculator/calculator.component.html3
@@ -3352,6 +3430,7 @@
Memory Usage
+ Hafıza Kullanımısrc/app/components/clock/clock.component.html65
@@ -3610,6 +3689,7 @@
Halving Countdown
+ Yarılanma Geri Sayımısrc/app/components/difficulty/difficulty.component.html2
@@ -3618,6 +3698,7 @@
difficulty
+ zorluksrc/app/components/difficulty/difficulty.component.html7
@@ -3626,6 +3707,7 @@
halving
+ yarılanmasrc/app/components/difficulty/difficulty.component.html10
@@ -3643,6 +3725,7 @@
New subsidy
+ Yeni ödül miktarısrc/app/components/difficulty/difficulty.component.html103
@@ -3651,6 +3734,7 @@
Blocks remaining
+ Kalan Blok Sayısısrc/app/components/difficulty/difficulty.component.html111
@@ -3659,6 +3743,7 @@
Block remaining
+ Kalan Blok Sayısısrc/app/components/difficulty/difficulty.component.html112
@@ -3742,6 +3827,7 @@
Incoming Transactions
+ Gelen işlemlersrc/app/components/footer/footer.component.html5
@@ -3773,6 +3859,7 @@
WU/s
+ WU/ssrc/app/components/footer/footer.component.html14
@@ -4157,6 +4244,7 @@
UTXOs
+ UTXO'larsrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html6
@@ -4173,6 +4261,7 @@
Total Expired
+ Toplam süresi geçensrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html12
@@ -4181,6 +4270,7 @@
Total amount of BTC held in Federation UTXOs that have expired timelocks
+ Federasyon UTXO'larında bulunan zaman kilitleri sona ermiş toplam BTCsrc/app/components/liquid-reserves-audit/expired-utxos-stats/expired-utxos-stats.component.html15
@@ -4189,6 +4279,7 @@
Liquid Federation Wallet
+ Liquid Federasyon Cüzdanısrc/app/components/liquid-reserves-audit/federation-addresses-stats/federation-addresses-stats.component.html5
@@ -4209,6 +4300,7 @@
addresses
+ adreslersrc/app/components/liquid-reserves-audit/federation-addresses-stats/federation-addresses-stats.component.html8
@@ -4234,6 +4326,7 @@
Related Peg-In
+ İlintili Girişlersrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html11
@@ -4259,6 +4352,7 @@
Expires in
+ Sona erme zamanısrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html13
@@ -4267,6 +4361,7 @@
Expired since
+ 'da sona erdisrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html14
@@ -4275,6 +4370,7 @@
Dust
+ Tozsrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html15
@@ -4291,6 +4387,7 @@
blocks
+ bloklarsrc/app/components/liquid-reserves-audit/federation-utxos-list/federation-utxos-list.component.html63
@@ -4299,6 +4396,7 @@
Timelock-Expired UTXOs
+ Zaman kilidi bitmiş UTXO'larsrc/app/components/liquid-reserves-audit/federation-wallet/federation-wallet.component.html12
@@ -4360,6 +4458,7 @@
BTC Address
+ BTC Adresisrc/app/components/liquid-reserves-audit/recent-pegs-list/recent-pegs-list.component.html16
@@ -4432,6 +4531,7 @@
Emergency Keys
+ Acil Durum Anahtarları src/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html28
@@ -4440,6 +4540,7 @@
usage
+ kullanımsrc/app/components/liquid-reserves-audit/reserves-ratio-stats/reserves-ratio-stats.component.html31
@@ -4448,6 +4549,7 @@
Assets vs Liabilities
+ Varlıklar vs Yükümlülüklersrc/app/components/liquid-reserves-audit/reserves-ratio/reserves-ratio.component.ts162
@@ -4464,6 +4566,7 @@
As of block
+ Blok itibariylesrc/app/components/liquid-reserves-audit/reserves-supply-stats/reserves-supply-stats.component.html7
@@ -4476,6 +4579,7 @@
BTC Holdings
+ BTC Miktarısrc/app/components/liquid-reserves-audit/reserves-supply-stats/reserves-supply-stats.component.html12
@@ -4484,6 +4588,7 @@
Mining Dashboard
+ Madencilik Panelisrc/app/components/master-page/master-page.component.html80
@@ -4540,6 +4645,7 @@
Count
+ Saysrc/app/components/mempool-graph/mempool-graph.component.ts325
@@ -4585,6 +4691,7 @@
Recent Blocks
+ Yakın Zamanlı Bloklarsrc/app/components/mining-dashboard/mining-dashboard.component.html56
@@ -4626,6 +4733,7 @@
Pools Luck
+ Havuzun Şansısrc/app/components/pool-ranking/pool-ranking.component.html9
@@ -4656,6 +4764,7 @@
Pools Count
+ Havuz Sayısısrc/app/components/pool-ranking/pool-ranking.component.html17
@@ -4766,6 +4875,7 @@
Empty Blocks
+ Boş Bloklarsrc/app/components/pool-ranking/pool-ranking.component.html98
@@ -4791,6 +4901,7 @@
See the top Bitcoin mining pools ranked by number of blocks mined, over your desired timeframe.
+ Belli bir süre içerisinde blok bulma sayısına göre havuzları listele.src/app/components/pool-ranking/pool-ranking.component.ts60
@@ -4818,6 +4929,7 @@
Other ()
+ Diğer ()src/app/components/pool-ranking/pool-ranking.component.ts186
@@ -4949,6 +5061,7 @@
Blocks (24h)
+ Bloklar (24h)src/app/components/pool/pool.component.html120
@@ -4990,6 +5103,7 @@
1m
+ 1dsrc/app/components/pool/pool.component.html144
@@ -5040,6 +5154,7 @@
Not enough data yet
+ Yetersiz Datasrc/app/components/pool/pool.component.ts144
@@ -5047,6 +5162,7 @@
Pool Dominance
+ Havuz Dominasyonusrc/app/components/pool/pool.component.ts224
@@ -5090,6 +5206,7 @@
Broadcast Transaction
+ İşlemi Yayınlasrc/app/components/push-transaction/push-transaction.component.ts33
@@ -5097,6 +5214,7 @@
Broadcast a transaction to the network using the transaction's hash.
+ İşlem hashini kullanarak, işlemi ağına yayınla.src/app/components/push-transaction/push-transaction.component.ts34
@@ -5104,6 +5222,7 @@
RBF Replacements
+ RBF Değişimlerisrc/app/components/rbf-list/rbf-list.component.html2
@@ -5116,6 +5235,7 @@
Full RBF
+ Tam RBFsrc/app/components/rbf-list/rbf-list.component.html24
@@ -5132,6 +5252,7 @@
There are no replacements in the mempool yet!
+ Bu işlem havuzunda daha değişen bulunmuyor.src/app/components/rbf-list/rbf-list.component.html34
@@ -5190,6 +5311,7 @@
remaining
+ kalansrc/app/components/rbf-timeline/rbf-timeline.component.html86
@@ -5309,6 +5431,7 @@
Block Height
+ Blok Yüksekliğisrc/app/components/search-form/search-results/search-results.component.html3
@@ -5317,6 +5440,7 @@
Transaction
+ İşlemsrc/app/components/search-form/search-results/search-results.component.html21
@@ -5325,6 +5449,7 @@
Address
+ Adressrc/app/components/search-form/search-results/search-results.component.html27
@@ -5333,6 +5458,7 @@
Block
+ Bloksrc/app/components/search-form/search-results/search-results.component.html33
@@ -5341,6 +5467,7 @@
Other Network Address
+ Diğer Ağ Adreslerisrc/app/components/search-form/search-results/search-results.component.html39
@@ -5349,6 +5476,7 @@
Addresses
+ Adreslersrc/app/components/search-form/search-results/search-results.component.html47
@@ -5375,6 +5503,7 @@
Liquid Asset
+ Liquid Varlıklarsrc/app/components/search-form/search-results/search-results.component.html71
@@ -5401,6 +5530,7 @@
Clock (Mempool)
+ Saat (Mempool)src/app/components/statistics/statistics.component.html17
@@ -5475,6 +5605,7 @@
Immediately
+ Hemensrc/app/components/time/time.component.ts90
@@ -5670,6 +5801,7 @@
before
+ öncesrc/app/components/time/time.component.ts214
@@ -5783,6 +5915,7 @@
Hide accelerator
+ Hızlandırıcıyı saklasrc/app/components/transaction/transaction.component.html84
@@ -5828,6 +5961,7 @@
RBF History
+ RBF geçmişisrc/app/components/transaction/transaction.component.html155
@@ -5900,6 +6034,7 @@
Adjusted vsize
+ Ayarlanmış vsizesrc/app/components/transaction/transaction.component.html235
@@ -5918,6 +6053,7 @@
Sigops
+ Sigopssrc/app/components/transaction/transaction.component.html261
@@ -5945,6 +6081,7 @@
Error loading transaction data.
+ İşlem datası yüklenirken hata oluştu.src/app/components/transaction/transaction.component.html400
@@ -5971,6 +6108,7 @@
This transaction was projected to be included in the block
+ Bu işlemin gerçekleşmesi beklene bloksrc/app/components/transaction/transaction.component.html504
@@ -5979,6 +6117,7 @@
Expected in Block
+ Beklenen blok src/app/components/transaction/transaction.component.html504
@@ -5988,6 +6127,7 @@
This transaction was seen in the mempool prior to mining
+ Bu işlem kazılma öncesi işlem havuzunda görülmüştüsrc/app/components/transaction/transaction.component.html506
@@ -5996,6 +6136,7 @@
Seen in Mempool
+ İşlem Havuzunda Görüldüsrc/app/components/transaction/transaction.component.html506
@@ -6005,6 +6146,7 @@
This transaction was missing from our mempool prior to mining
+ Bu işlem kazılma öncesi işlem havuzunda görülmemiştisrc/app/components/transaction/transaction.component.html508
@@ -6013,6 +6155,7 @@
Not seen in Mempool
+ İşlem Havuzunda görülmedisrc/app/components/transaction/transaction.component.html508
@@ -6066,6 +6209,7 @@
Accelerated fee rate
+ Hızlandırma ücret bilgisisrc/app/components/transaction/transaction.component.html617
@@ -6245,6 +6389,7 @@
1 block earlier
+ 1 blok daha erkensrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html123
@@ -6253,6 +6398,7 @@
1 block later
+ 1 blok daha geçsrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html127
@@ -6261,6 +6407,7 @@
in the same block
+ aynı bloktasrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html131
@@ -6269,6 +6416,7 @@
blocks earlier
+ bloklar önce src/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html137
@@ -6277,6 +6425,7 @@
spent
+ harcanansrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html148
@@ -6285,6 +6434,7 @@
blocks later
+ bloklar sonrasrc/app/components/tx-bowtie-graph-tooltip/tx-bowtie-graph-tooltip.component.html150
@@ -6447,6 +6597,7 @@
Recent Replacements
+ Yakın zamanda değişenler src/app/dashboard/dashboard.component.html65
@@ -6455,6 +6606,7 @@
Previous fee
+ Önceki ücretsrc/app/dashboard/dashboard.component.html72
@@ -6463,6 +6615,7 @@
New fee
+ Yeni ücretsrc/app/dashboard/dashboard.component.html73
@@ -6471,6 +6624,7 @@
Recent Transactions
+ Yakındaki işlemler src/app/dashboard/dashboard.component.html131
@@ -6479,6 +6633,7 @@
Liquid Federation Holdings
+ Liquid Federasyon Varlıklarısrc/app/dashboard/dashboard.component.html165
@@ -6491,6 +6646,7 @@
Federation Timelock-Expired UTXOs
+ Zaman aşımına uğramış Federasyon UTXO'larısrc/app/dashboard/dashboard.component.html174
@@ -6503,6 +6659,7 @@
L-BTC Supply Against BTC Holdings
+ BTC varlıklarına karşılık olan L-BTC arzı src/app/dashboard/dashboard.component.html184
@@ -6552,6 +6709,7 @@
Consolidation
+ Birleştirmesrc/app/dashboard/dashboard.component.ts79
@@ -6563,6 +6721,7 @@
Coinjoin
+ Coinjoinsrc/app/dashboard/dashboard.component.ts80
@@ -6574,6 +6733,7 @@
Data
+ Verisrc/app/dashboard/dashboard.component.ts81
@@ -6679,6 +6839,7 @@
FAQ
+ SSSsrc/app/docs/docs/docs.component.ts46
@@ -6693,6 +6854,7 @@
REST API
+ REST APIsrc/app/docs/docs/docs.component.ts51
@@ -6714,6 +6876,7 @@
WebSocket API
+ WebSocket API src/app/docs/docs/docs.component.ts59
@@ -6735,6 +6898,7 @@
Electrum RPC
+ Electrum RPC src/app/docs/docs/docs.component.ts67
@@ -7556,6 +7720,7 @@
Connect
+ Bağlansrc/app/lightning/group/group.component.html73
@@ -7606,6 +7771,7 @@
Penalties
+ Penaltılarsrc/app/lightning/justice-list/justice-list.component.html4
@@ -8410,6 +8576,7 @@
confirmation
+ onaysrc/app/shared/components/confirmations/confirmations.component.html4
@@ -8419,6 +8586,7 @@
confirmations
+ onaylarsrc/app/shared/components/confirmations/confirmations.component.html5
@@ -8428,6 +8596,7 @@
Replaced
+ Değiştirildisrc/app/shared/components/confirmations/confirmations.component.html12
@@ -8447,6 +8616,7 @@
sat/WU
+ sat/WUsrc/app/shared/components/fee-rate/fee-rate.component.html4
@@ -8460,6 +8630,7 @@
My Account
+ Benim Hesabım src/app/shared/components/global-footer/global-footer.component.html28
@@ -8472,6 +8643,7 @@
Explore
+ Keşfetsrc/app/shared/components/global-footer/global-footer.component.html47
@@ -8480,6 +8652,7 @@
Connect to our Nodes
+ Node'umuza bağlansrc/app/shared/components/global-footer/global-footer.component.html52
@@ -8488,6 +8661,7 @@
API Documentation
+ API Dokümentasyonusrc/app/shared/components/global-footer/global-footer.component.html53
@@ -8496,6 +8670,7 @@
Learn
+ Öğrensrc/app/shared/components/global-footer/global-footer.component.html56
@@ -8504,6 +8679,7 @@
What is a mempool?
+ İşlem havuzu nedir?src/app/shared/components/global-footer/global-footer.component.html57
@@ -8512,6 +8688,7 @@
What is a block explorer?
+ Blok tarayıcısı nedir?src/app/shared/components/global-footer/global-footer.component.html58
@@ -8520,6 +8697,7 @@
What is a mempool explorer?
+ İşlem havuzu tarayıcısı nedir?src/app/shared/components/global-footer/global-footer.component.html59
@@ -8528,6 +8706,7 @@
Why isn't my transaction confirming?
+ İşlemim neden onaylanmıyor?src/app/shared/components/global-footer/global-footer.component.html60
@@ -8536,6 +8715,7 @@
More FAQs »
+ Daha fazla SSS »src/app/shared/components/global-footer/global-footer.component.html61
@@ -8544,6 +8724,7 @@
Networks
+ Ağlarsrc/app/shared/components/global-footer/global-footer.component.html65
@@ -8552,6 +8733,7 @@
Mainnet Explorer
+ Ana-ağ Tarayıcısrc/app/shared/components/global-footer/global-footer.component.html66
@@ -8560,6 +8742,7 @@
Testnet Explorer
+ Test-ağı Tarayıcısrc/app/shared/components/global-footer/global-footer.component.html67
@@ -8568,6 +8751,7 @@
Signet Explorer
+ Signet Tarayıcısrc/app/shared/components/global-footer/global-footer.component.html68
@@ -8576,6 +8760,7 @@
Liquid Testnet Explorer
+ Liquid Test-ağı Tarayıcısısrc/app/shared/components/global-footer/global-footer.component.html69
@@ -8584,6 +8769,7 @@
Liquid Explorer
+ Liquid Tarayıcısısrc/app/shared/components/global-footer/global-footer.component.html70
@@ -8592,6 +8778,7 @@
Tools
+ Araçlarsrc/app/shared/components/global-footer/global-footer.component.html74
@@ -8600,6 +8787,7 @@
Clock (Mined)
+ Saat (Kazılan)src/app/shared/components/global-footer/global-footer.component.html76
@@ -8608,6 +8796,7 @@
Legal
+ Hukuksalsrc/app/shared/components/global-footer/global-footer.component.html81
@@ -8636,6 +8825,7 @@
Trademark Policy
+ Marka Politikasısrc/app/shared/components/global-footer/global-footer.component.html84
@@ -8645,6 +8835,7 @@
Third-party Licenses
+ 3. Parti Lisanlarsrc/app/shared/components/global-footer/global-footer.component.html85
@@ -8654,6 +8845,7 @@
This is a test network. Coins have no value.
+ Bu bir test ağıdır. Coinlerin maddi değeri yoktur.src/app/shared/components/testnet-alert/testnet-alert.component.html3
@@ -8662,6 +8854,7 @@
Address Types
+ Adres Tiplerisrc/app/shared/filters.utils.ts119
@@ -8669,6 +8862,7 @@
Behavior
+ Davranışsrc/app/shared/filters.utils.ts120
@@ -8683,6 +8877,7 @@
Sighash Flags
+ Sighash Bayraklarısrc/app/shared/filters.utils.ts123