Community Apps

BTCPay Server

By Nostr Dev Team

Self-hosted Bitcoin payment processor with NBXplorer

2.4.3 1024MB Updated 25 Aug 2026
bitcoin payments blockchain
Install this app
In your Cloudron dashboard, open the App Store, choose "Community apps" and paste this URL:
https://git.nostrdev.com/stuff/cloudron-btcpay/raw/branch/main/CloudronVersions.json

Description

BTCPay Server is a self-hosted Bitcoin payment processor that allows you to accept Bitcoin payments without relying on third-party payment processors. This package includes NBXplorer for blockchain indexing and connects to Cloudron's PostgreSQL database.

Features

  • Self-hosted Bitcoin payments: Accept Bitcoin payments directly without intermediaries
  • NBXplorer integration: Fast blockchain indexing and transaction monitoring
  • Cloudron PostgreSQL: Uses Cloudron's managed PostgreSQL database
  • Configurable Bitcoin RPC: Connect to your own Bitcoin node or external services
  • Web interface: User-friendly web interface for managing stores and payments
  • API support: RESTful API for integration with other applications

Security

  • All data is stored locally in your Cloudron instance
  • No third-party payment processors involved
  • Secure HTTPS access through Cloudron's reverse proxy
  • Configurable Bitcoin RPC authentication

Support

For more information, visit BTCPay Server documentation.

Screenshot

Recent Changes

  • Changelog

  • [2.4.6] - 2026-08-25

  • fix: resolve file://CHANGELOG.md refs in CloudronVersions.json, update CI to inline changelog

  • [2.4.5] - 2026-08-25

  • Update BTCPay Server to v2.4.3

  • Update NBXplorer to v2.6.11 (recommended companion release)

  • Update Cloudron base image to cloudron/base:5.1.0

  • [2.4.4] - 2026-08-07

  • fix: vars

  • [2.4.3] - 2026-08-07

  • fix: pipeline bump

  • fix: avoiding dup env vars

  • All notable changes to the BTCPay Server Cloudron package will be documented in this file.

  • [2.4.2] - 2026-08-07

  • Update BTCPay Server to v2.4.2 (fixes a critical, actively exploited vulnerability)

  • Update NBXplorer to v2.6.10 (recommended companion release)

  • Greenfield Basic authentication is now disabled by default 5 minutes after account creation (breaking change from upstream)

  • [2.3.6] - 2026-03-23

  • Update BTCPay Server to v2.3.6

  • [2.3.3] - 2026-03-23

  • Initial Cloudron package release

  • BTCPay Server with NBXplorer integration

  • PostgreSQL database support via Cloudron addon

  • Configurable Bitcoin RPC connection