Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
BLOCKCLOCK mini is a connected hardware display for Bitcoin users. It can fetch ticker data, block height, time, and other label data from a backend over WiFi, and developers can also push content to it directly within a LAN via an HTTP Push API. It also supports Opendime device verification, balance lookups, displaying private-key QR codes, and reading firmware or broadcasting signed Bitcoin transactions from a MicroSD card.
From a developer-tool perspective, its core strengths are the local API and configurable display system. The API is prefixed with /api, supports HTTP only, requires being on the same LAN as the device, and can be protected with HTTP Digest authentication. The documentation provides curl examples and supports operations such as displaying numbers or text, reading status, switching backend labels, controlling lights, rebooting, shutting down, pausing updates, and more. The device is based on ESP32 and runs Micropython/FreeRTOS. The display is limited by its seven-character display area and EInk refresh rate; the official recommendation is to update roughly once every five minutes, and exceeding that frequency may return a 429 response.
The source code for its standard backend pull service has been published on GitHub, so users can modify the backend URL or self-host a backend. They can also avoid connecting to the default backend entirely and update the device only via the Push API. Balance lookups use Blockstream.info/Explora by default, and the transaction broadcast endpoint can also be replaced. The documentation is fairly good, covering setup, firmware, API, privacy, security, and hardware specifications, and it clearly warns that the web interface should not be exposed to the public internet.
The captured text does not provide pricing, payment methods, or after-sales information. The main drawbacks are: HTTP only, with no HTTPS, which limits security for public-network use; some default features may expose the relationship between your IP address and transaction or address queries to third parties; arbitrary image/message display is still a planned extension; and the stability of access from China to the default backend and Blockstream.info cannot be determined from the text.
It is best suited to Bitcoin hardware users, Opendime/COLDCARD users, and developers who want to push on-chain metrics or market data from scripts to a physical display. It is less suitable for teams that need a cloud SaaS product, multi-user permissions, or a public internet-facing API. Access from China is unknown; if the default backend or Blockstream.info proves unstable, users may consider self-hosting the backend, replacing the Explora service, or using a DIY Raspberry Pi/ESP32 display setup as an alternative.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on 1952.news official site.
1952.news is an Unknown API & Data provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach 1952.news directly.