An evolving ordinal inscription that visualizes Bitcoin blockchain data through dynamic text particles and an animated grid background. This version features larger, more prominent characters, responsive particle behavior, and a subtly animated 8x8 grid based on the block hash.
artist
OnChainDoc in collaboration with AI Assistant
created
2024-10-23
type
Dynamic HTML/JavaScript Ordinal Inscription
format
HTML
dimensions
width
500
height
500
unit
pixels
attributes
trait_type
Visualization
value
Dynamic Text Particles with Animated Grid
trait_type
Particle Count
value
Variable (based on displayed text)
trait_type
Grid Size
value
8x8
trait_type
Color Scheme
value
White text on grayscale animated grid
trait_type
Animation
value
Particle movement and grid cell pulsing
trait_type
Interactivity
value
Responsive to real-time blockchain data
trait_type
Responsive Design
value
Adapts to viewer dimensions, optimized for mobile
blockchain_data_used
Block Height
Block Hash
Block Time
features
Large, dynamic text particles representing 'BITCOIN' or current block height
Animated 8x8 grid background derived from block hash
Particle movement influenced by block hash
Subtle pulsing animation of grid cells
Real-time updates of blockchain data
Responsive canvas sizing, optimized for various devices including mobile
Display of current block information
artist_statement
CryptoText Dynamic Art V3.1 elevates the visualization of blockchain data by combining dynamic typography with an animated grid background. The large, bold characters dance across the screen, their movements a direct reflection of the Bitcoin network's current state. Meanwhile, the subtly pulsing grid in the background, derived from the block hash, adds depth and complexity to the piece. This multi-layered approach invites viewers to explore the intricate relationships between various aspects of blockchain data, creating a mesmerizing visual experience that evolves with each new block.
technical_details
canvas_size
Maximum 500x500 pixels, responsive to viewer dimensions
animation_technique
RequestAnimationFrame for smooth performance
grid_animation
Subtle size pulsing with randomized offsets
blockchain_data_fetch_interval
60 seconds
particle_behavior
Velocity influenced by block hash
grid_representation
Each cell represents a character from the block hash
instructions
The artwork initializes with 'BITCOIN' displayed as moving particles over an animated grid background. Every 60 seconds, it fetches new blockchain data, updating the display to show the current block height. The particles' movement and the background grid are influenced by the current block hash, creating unique visual patterns for each block.
rights
This artwork is part of an open edition. The owner has the right to display and transfer the artwork, but not to modify its code or create derivative works.
version
3.1.0
license
CC BY-NC-ND 4.0
changelog
Introduced animated 8x8 grid background based on block hash
Optimized canvas size for better compatibility with mobile devices and various ordinal viewers
Enhanced particle visibility with bold font and contrasting colors
Implemented subtle pulsing animation for grid cells