泉链 Triquan Chain — 技术评估与规格 · Technical Dossier
泉链 · Triquan
泉链Triquan Chain

技术评估与规格说明 · 供主管机关审阅

泉链对比 FISCO BCOS —— 技术评估

运营方
浙江玮瀚科技有限公司 · Zhejiang Weihan Technology Co., Ltd.
链 ID
2869
技术栈
Hyperledger Besu 26.6.1 · OpenJDK 25 · Prague EVM · QBFT
日期
2026-07 · Final

本文对 泉链(Triquan Chain)——一条基于 Hyperledger Besu、零手续费、许可制、并支持国密(SM2/SM3/SM4)的企业级区块链——与中国领先的自主联盟链平台 FISCO BCOS 进行技术对比,将泉链定位为企业级区块链面向合规的现代化演进。

核心结论:FISCO BCOS 代表企业区块链"1.0"——构建于已停止维护的 Oracle JDK 1.8(2019 年即终止支持)之上的单体式许可系统。泉链则运行现代以太坊技术栈(Besu 26.6.1 + JDK 25,Prague 代 EVM),具备零手续费体验与国密支持,更适合承载受监管、面向终端用户的应用,同时全面满足中国监管要求。

01 平台概览

属性FISCO BCOS泉链 Triquan
发布年份20172026(已上线出块)
发起 / 运营金链盟(微众银行、腾讯、华为、深交所)浙江玮瀚科技有限公司
引擎 / 运行时C++ / Java(Oracle JDK 1.8)Hyperledger Besu 26.6.1 / OpenJDK 25
架构单体式许可联盟链兼容 EVM、许可制、零手续费
生态5,000+ 机构、100,000+ 成员继承全球以太坊生态

02 详细技术对比

2.1 架构与设计理念

维度FISCO BCOS泉链
虚拟机定制 EVM 实现标准以太坊 EVM(Prague 代)
工具链专有工具,需再培训Solidity / Hardhat / Foundry / Remix / ethers.js
升级路径依赖平台自身发布跟随以太坊路线图(EIP)
互操作有限(WeCross)原生以太坊互操作
FISCO BCOS 采用定制 EVM,与标准以太坊工具链并不完全兼容;泉链采用标准 Besu,直接继承整个以太坊开发者生态——数百万开发者早已熟悉 Solidity 与相关工具,无需再培训。

2.2 共识机制

维度FISCO BCOS泉链
算法PBFT、Raft(2017 年代)QBFT(IBFT 2.0 后继者)
最终性即时最终性即时最终性
验证节点治理视图切换链上投票增删(无需重启)
两者均具备即时最终性的 BFT 共识。Besu 的 QBFT 应用广泛、文档完善,并支持在线验证节点治理:联盟伙伴可经投票加入为验证节点,无需重启网络。

2.3 智能合约与开发

维度FISCO BCOS泉链
合约语言Solidity、C++、WBC-LiquidSolidity、Vyper
EVM 兼容性部分(含定制扩展)完整(标准以太坊)
开发工具专有 Java SDK、ConsoleHardhat、Foundry、Remix
关键差异。FISCO BCOS 要求掌握绑定 Oracle JDK 1.8 的 Java SDK 与专有部署流程;泉链兼容 EVM,任何以太坊开发者均可即刻开发,无需再培训。

2.4 密码学与合规

能力FISCO BCOS泉链
国密 SM2/3/4支持原生支持(封装)
ECDSA / 哈希secp256k1 / Keccak256、SM3secp256k1 / Keccak256、SM3
传输安全标准 + 国密 SSL标准 + 国密 SSL
两者均支持国密(SM2/SM3/SM4)——国内合规硬性要求。泉链的优势在于国密为原生封装、集成更清晰,同时执行层保持全球互操作。

2.5 Java / JDK 依赖

维度FISCO BCOS泉链
JDK 要求Oracle JDK 1.8(严格)OpenJDK 25(当前)
状态2019 年 4 月已终止支持当前版本,持续安全维护
FISCO BCOS 最致命的技术局限。要求 Oracle JDK 1.8(2019 年终止支持)带来安全、合规、人才与运维四重风险;泉链运行 OpenJDK 25 从根本上规避。

2.6 部署与操作系统

维度FISCO BCOS泉链
操作系统仅 CentOS 7.2+ / Ubuntu 16.04+(均已停止支持)任意现代 Linux(Ubuntu 24.04、RHEL 9)
容器支持有限完整 Docker / Kubernetes

2.7 手续费与用户体验

维度FISCO BCOS泉链
手续费模型计量收费零手续费
B2B2C 可行性差——用户排斥手续费优秀——体验无缝
泉链最显著的体验优势。对 B2B2C(机构为个人签发凭证 / 存证)而言,计量式手续费是致命障碍;泉链由机构承担极低基础设施成本,终端用户零摩擦。

2.8 高效——按需出块

不同于多数区块链每隔数秒出块并永久存储海量空数据,泉链按需出块:有负载时加速、空闲时安静,空闲期抑制空块并将网络产生的数据削减约 95%,普通商用硬件即可运行。

03 对比汇总

维度FISCO BCOS泉链优势方
架构单体、专有模块化、标准 EVM泉链
共识PBFT/Raft(2017)QBFT(现代)泉链
性能2 万–20 万 TPS待定FISCO BCOS
EVM 兼容部分完整(Prague)泉链
JDKOracle 1.8(停止支持)OpenJDK 25泉链
操作系统已停止支持任意现代 Linux泉链
国密支持(附加)原生(封装)泉链
手续费计量收费零手续费泉链
高效性固定间隔按需(空闲削减约 95%)泉链
生态成熟度丰富(中国)起步(全球)FISCO BCOS
生产规模300+ 部署有限FISCO BCOS

04 监管与合规定位

备案FISCO BCOS泉链
ICP 备案符合符合
公安联网备案符合符合
网信办区块链信息服务备案已备案高度可行
"一条兼容 EVM、具备零手续费体验与国密支持的现代可信记录平台——企业区块链面向合规的演进版本,规避了老一代联盟链的遗留 JDK 与操作系统约束,由浙江玮瀚科技有限公司运营。"

05 结论

不将泉链定位为 FISCO BCOS 的"竞争者",而定位为"下一代"——解决其因 2017 年代架构而无法解决的体验、开发者体验与遗留技术问题。对于受监管记录场景,泉链的零手续费模型与现代技术栈使其成为更优选择,且全面符合中国监管要求。

由浙江玮瀚科技有限公司运营 · 区块浏览器 explorer.triquan.com · RPC rpc.triquan.com

This document compares Triquan Chain (泉链) — a gasless, permissioned Hyperledger Besu chain with national-cryptography (SM2/3/4) support — with FISCO BCOS, China's leading domestic consortium blockchain, framing Triquan as a compliance-first modernization of enterprise blockchain.

Key takeaway: FISCO BCOS represents enterprise blockchain "1.0" — a monolithic system on a deprecated Oracle JDK 1.8 toolchain (end-of-life since 2019). Triquan runs the modern Ethereum stack (Besu 26.6.1 on JDK 25, Prague EVM) with a gasless UX and national cryptography — better suited to regulated, user-facing applications while fully meeting Chinese regulatory requirements.

01 Platform Overview

AttributeFISCO BCOSTriquan Chain
Launch year20172026 (live, producing blocks)
Initiator / operatorJinlianmeng (WeBank, Tencent, Huawei, SZSE)Zhejiang Weihan Technology Co., Ltd.
Engine / runtimeC++ / Java (Oracle JDK 1.8)Hyperledger Besu 26.6.1 / OpenJDK 25
ArchitectureMonolithic permissioned consortium chainEVM-compatible, permissioned, gasless
Ecosystem5,000+ institutions, 100,000+ membersInherits the global Ethereum ecosystem

02 Detailed Technical Comparison

2.1 Architecture & Design

AspectFISCO BCOSTriquan
Virtual machineCustom EVM implementationStandard Ethereum EVM (Prague)
ToolingProprietary, requires retrainingSolidity / Hardhat / Foundry / Remix / ethers.js
Upgrade pathPlatform-dependent releasesFollows the Ethereum roadmap (EIPs)
InteroperabilityLimited (WeCross)Native Ethereum interoperability
FISCO BCOS's custom EVM is not fully compatible with standard Ethereum tooling; Triquan inherits the entire Ethereum developer ecosystem — millions already know Solidity and its tools, with no retraining.

2.2 Consensus

AspectFISCO BCOSTriquan
AlgorithmsPBFT, Raft (2017-era)QBFT (IBFT 2.0 successor)
FinalityImmediateImmediate
Validator governanceView-changeOn-chain voting, no restart
Both offer BFT consensus with immediate finality. Besu's QBFT is widely adopted, well documented, and supports live validator governance — partners can be voted in without a restart.

2.3 Smart Contracts & Development

AspectFISCO BCOSTriquan
Contract languagesSolidity, C++, WBC-LiquidSolidity, Vyper
EVM compatibilityPartial (custom extensions)Full (standard Ethereum)
Development toolsProprietary Java SDK, ConsoleHardhat, Foundry, Remix
A critical differentiator. FISCO BCOS ties developers to a Java SDK on Oracle JDK 1.8 and proprietary workflows; any Ethereum developer can build on Triquan immediately, no retraining required.

2.4 Cryptography & Compliance

CapabilityFISCO BCOSTriquan
National crypto SM2/3/4SupportedNative support (wrapped)
ECDSA / hashingsecp256k1 / Keccak256, SM3secp256k1 / Keccak256, SM3
Transport securityStandard + national SSLStandard + national SSL
Both support China's SM2/SM3/SM4 — a hard domestic requirement. Triquan's advantage is native wrapping and cleaner integration while the execution layer stays globally interoperable.

2.5 Java / JDK Dependency

AspectFISCO BCOSTriquan
JDK requirementOracle JDK 1.8 (strict)OpenJDK 25 (current)
StatusEnd-of-life since April 2019Current, actively security-patched
FISCO BCOS's most damning limitation. Oracle JDK 1.8 (EOL 2019) brings security, compliance, recruitment and operational risk; Triquan's OpenJDK 25 avoids all of it.

2.6 Deployment & OS

AspectFISCO BCOSTriquan
OS supportCentOS 7.2+ / Ubuntu 16.04+ only (both EOL)Any modern Linux (Ubuntu 24.04, RHEL 9)
ContainersLimitedFull Docker / Kubernetes

2.7 Gas Model & UX

AspectFISCO BCOSTriquan
Gas modelMeteredGasless
B2B2C viabilityPoor — users dislike feesExcellent — seamless
Triquan's biggest UX advantage. For B2B2C (issuing credentials / notarizing for individuals), metered gas is a dealbreaker; Triquan's gasless model gives end-users zero friction.

2.8 Efficiency — On-Demand Blocks

Unlike most chains that mint a block every few seconds regardless of activity, Triquan produces blocks on demand — fast under load, quiet when idle — suppressing empty blocks and cutting idle-period data by roughly 95%, on commodity hardware.

03 Summary Comparison

DimensionFISCO BCOSTriquanAdvantage
ArchitectureMonolithic, proprietaryModular, standard EVMTriquan
ConsensusPBFT/Raft (2017)QBFT (modern)Triquan
Performance20k–200k TPSTBDFISCO BCOS
EVM compatibilityPartialFull (Prague)Triquan
JDKOracle 1.8 (EOL)OpenJDK 25Triquan
OS supportEOL onlyAny modern LinuxTriquan
National cryptoSupported (bolt-on)Native (wrapped)Triquan
Gas modelMeteredGaslessTriquan
EfficiencyFixed intervalOn-demand (~95% idle cut)Triquan
Ecosystem maturityExtensive (China)Emerging (global)FISCO BCOS
Production scale300+ deploymentsLimitedFISCO BCOS

04 Regulatory Positioning

FilingFISCO BCOSTriquan
ICP filingCompliantCompliant
Public Security filingCompliantCompliant
CAC blockchain filingAlready filedHighly feasible
"A modern, EVM-compatible trusted-record platform with a gasless UX and national cryptography — the compliance-friendly evolution of enterprise blockchain, avoiding the legacy JDK and OS constraints of older consortium chains, operated by Zhejiang Weihan Technology Co., Ltd."

05 Conclusion

Do not position Triquan as a "competitor" to FISCO BCOS — position it as the next generation, solving the UX, developer-experience and legacy-technology problems its 2017-era architecture cannot. For regulated-record use cases, Triquan's gasless model and modern stack make it a superior choice, fully compliant with Chinese regulations.

Operated by Zhejiang Weihan Technology Co., Ltd. · explorer.triquan.com · rpc.triquan.com

泉链(Triquan Chain)是一条由浙江玮瀚科技有限公司运营的完全许可制、零手续费企业级区块链,面向受监管记录——溯源、存证、交易报送、数字身份与资产数字化,运营方保有完全管控权并可为主管机关提供监督节点。

01 网络参数

链名称泉链 / Triquan Chain
链 ID / 网络 ID2869
共识QBFT(拜占庭容错)——即时最终性
执行客户端 / 运行时Hyperledger Besu 26.6.1 · OpenJDK 25
EVM 版本Prague(Pectra 代)
出块方式按需(有负载约 5 秒);空闲时每 30 秒一个空块
最终性即时 / 确定性(无回滚)
手续费模型零手续费——零基础费、零最低 gas 价
原生单位UNIT(内部记账单位,无货币价值、不可转让、浏览器隐藏)
代币经济无发行、无挖矿奖励、无交易、无投机

02 技术架构

2.1 执行与运行时

执行客户端 Hyperledger Besu 26.6.1(Apache 2.0,Linux 基金会去中心化信任),与摩根大通 Onyx、ConsenSys Quorum 同属一系。运行时 OpenJDK 25,当前版本、持续安全打补丁。虚拟机为标准以太坊 EVM(Prague 代),完整兼容全球以太坊工具链。

2.2 共识与最终性

算法为 QBFT(IBFT 2.0 的现代后继者),可容忍至多 ⌊(n−1)/3⌋ 个故障/恶意验证节点,具备安全性与即时最终性。验证节点经链上投票增删(无需重启、不分叉)。当前为单一运营方验证节点,可扩展为多验证节点联盟。

2.3 准入控制(许可制)

泉链在节点层实施双层许可(基于配置、运营方管控):账户白名单——仅经批准账户可发起交易,其余在交易池与出块环节被拒绝;节点白名单——仅经批准节点(enode)可互联。由此形成封闭、准入受控的网络:无匿名参与、无开放写入;公开 RPC 仅暴露只读方法,写入端口对公网防火墙隔离。

2.4 密码学

国密SM2(签名)、SM3(哈希)、SM4(对称)——原生支持(封装)
国际标准secp256k1(ECDSA)、Keccak-256
传输安全TLS/SSL,含国密 SSL
身份基于 PKI;链上参与方身份登记

2.5 存储与数据治理

存储引擎 RocksDB,采用默克尔帕特里夏树世界状态。数据本地化——全部节点与数据托管于运营方管控、位于其属地的基础设施。查询经区块浏览器链下索引(与账本解耦)。账本仅追加、具密码学链接,记录不可事后更改。

03 高效——按需出块

泉链按需出块:有负载时加速、空闲时安静。空闲期抑制空块并将网络产生的数据削减约 95%,在普通商用硬件上稳定运行——同时降低成本与存储占用。

04 监管监督

05 公开端点与安全

区块浏览器https://explorer.triquan.com
RPC(只读)https://rpc.triquan.com
暴露范围只读 JSON-RPC(ETH/NET/WEB3/TRACE);写入受链上账户许可控制;管理/共识/许可类方法不对外暴露

所有公开端点启用 TLS;写入/共识/管理端口对公网防火墙隔离;账户与节点双层许可;确定性最终性(无回滚风险);无代币经济(消除投机与金融工具风险)。

06 合规定位

备案 / 要求状态
ICP 备案符合
公安联网备案符合
网信办区块链信息服务备案高度可行(许可制、具监督节点能力)
国密 SM2/3/4支持
数据本地化运营方管控基础设施
无代币 / 无投机零手续费,无发行、交易或金融工具属性

07 预期应用场景

由浙江玮瀚科技有限公司运营 · explorer.triquan.com · rpc.triquan.com

Triquan Chain (泉链) is a fully permissioned, gasless, enterprise-grade blockchain operated by Zhejiang Weihan Technology Co., Ltd., built for regulated records — traceability, notarization, transaction reporting, digital identity and asset digitization — where the operator retains full control and can provide a supervisory node to the competent authorities.

01 Network Parameters

Chain name泉链 / Triquan Chain
Chain ID / Network ID2869
ConsensusQBFT (Byzantine Fault Tolerant) — immediate finality
Execution client / runtimeHyperledger Besu 26.6.1 · OpenJDK 25
EVM versionPrague (Pectra generation)
Block productionOn demand (~5 s under load); one empty block / 30 s when idle
FinalityImmediate / deterministic (no reorgs)
Gas modelGasless — zero base fee, zero minimum gas price
Native unitUNIT (internal accounting unit; no monetary value, non-transferable, hidden in explorer)
Token economyNone — no issuance, mining rewards, trading or speculation

02 Technical Architecture

2.1 Execution & Runtime

Execution client Hyperledger Besu 26.6.1 (Apache 2.0, Linux Foundation Decentralized Trust) — the same client family as JPMorgan Onyx and ConsenSys Quorum. Runtime OpenJDK 25, current and actively security-patched. Virtual machine is the standard Ethereum EVM (Prague), fully compatible with the global Ethereum toolchain.

2.2 Consensus & Finality

Algorithm QBFT (the modern successor to IBFT 2.0), tolerating up to ⌊(n−1)/3⌋ faulty validators with safety and immediate finality. Validators are added/removed by on-chain vote (no restart, no fork). Currently a single operator validator, expandable to a multi-validator consortium.

2.3 Access Control (Permissioning)

Triquan enforces two layers of operator-controlled permissioning: an account allowlist — only approved accounts may transact, all others rejected at the pool and at block construction; and a node allowlist — only approved node identities (enodes) may peer. This makes it a closed, admission-controlled network: no anonymous participation, no open write access. The public RPC exposes read-only methods only; write ports are firewalled off the public internet.

2.4 Cryptography

National cryptoSM2 (signatures), SM3 (hashing), SM4 (symmetric) — native (wrapped)
International standardsecp256k1 (ECDSA), Keccak-256
Transport securityTLS/SSL incl. national SSL
IdentityPKI-based; on-chain participant identity registry

2.5 Storage & Data Governance

Storage engine RocksDB with a Merkle Patricia Trie world state. Data localization — all nodes and data hosted on operator-controlled infrastructure within the operator's jurisdiction. Querying via off-chain indexing (block explorer), decoupled from the ledger. Append-only, cryptographically linked ledger; records cannot be altered retroactively.

03 Efficiency — On-Demand Blocks

Triquan produces blocks on demand — fast under load, quiet when idle. During idle periods it suppresses empty blocks and reduces network-generated data by roughly 95%, running comfortably on commodity hardware and lowering both cost and storage footprint.

04 Regulatory Supervision

05 Endpoints & Security

Block explorerhttps://explorer.triquan.com
RPC (read)https://rpc.triquan.com
ExposureRead-only JSON-RPC (ETH/NET/WEB3/TRACE); writes are admission-controlled by on-chain account permissioning; admin/consensus/permissioning methods not exposed

TLS on all public endpoints; write/consensus/admin ports firewalled from the public internet; account- and node-level permissioning; deterministic finality (no reorg risk); no token economy (removes speculation and financial-instrument risk).

06 Compliance Positioning

Filing / RequirementStatus
ICP filingCompliant
Public Security filingCompliant
CAC blockchain information service filingHighly feasible (permissioned, supervisory-node capable)
National cryptography SM2/3/4Supported
Data localizationOperator-controlled infrastructure
No token / no speculationGasless; no issuance, trading or financial-instrument traits

07 Intended Use Cases

Operated by Zhejiang Weihan Technology Co., Ltd. · explorer.triquan.com · rpc.triquan.com