Bitcoin Forum
September 27, 2024, 04:33:43 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: February 21, 2018, 05:57:50 PM
A new version of the platform has been deployed.

Improvements

Support of Bech32 addresses (display and search)

Temporal Charts
    - Added new "/Blocks" section displaying 4 charts previously displayed in "/Transactions" sections
    - Added new "Payments" chart in "Transactions" section
        This chart displays the result of a heuristic trying to compute an estimate of the number of payments more accurate than the number of transactions by taking into account batch transactions.
        The formula used by this heuristic is:
            #payments = #utxos_created - #txs - #op_return
        More information about this heuristic: https://gist.github.com/cryptagoras/9062b97b8de0c92cd37cdb5b08cc5815
    - Added new "Segwit Usage" chart in "Transactions" section
        This charts displays the ratio #segwit_txs / #txs
    - Removed "Transactions (segwit)" chart from "Transactions" section

Blocks pages
    - Added a new "Entities" section listing the entities which have sent a transaction included in the block.
      Entities are ordered by decreasing block space consumed in the block.
    - Added the estimated number of payments processed in the block in "Summary" tab

Entity pages
    - "UTXOS" chart
        - Added a new indicator ("UTXOS Controlled") tracking the number of utxos controlled by the entity
        - Modified the indicators displayed by default
        - Modified the colors used for the indicators

OXT Directory
    - Added a new column displaying the number of utxos controlled by the entities

Misc
    - Fixed the unit displayed for virtual sizes (a.k.a. virtual bytes)


Tip: Clear the cache of your browser to get the latest version of the tool.
2  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: June 04, 2017, 03:52:04 PM
A new version of the platform has been deployed.

Improvements

Chart of UTXOs controlled by the entities
Entity pages now display a tab with statistics about the utxos supposedly controlled by the entity:
    - #utxos consumed by the entity during a given period
    - #utxos created by the entity during a given period
    - average #utxos per tx consumed by the entity during a given period
    - average #utxos per tx created by the entity during a given period

OXT Directory
- The directory lists the entities which have been tagged in OXT
- Entities are categorized by sector of activity
- The directory can be accessed from the "Charts & Resources" menu

Support of most recent transactions by the search engine
The search engine now supports transactions included in the most recent blocks and transactions from the mempool

New advanced features
This version includes a set of new features which will be accessible to a small group of beta users for testing. If everything goes fine, these features will be released in the coming months.


Tip: Clear the cache of your browser to get the latest version of the tool.
3  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: March 31, 2017, 02:08:17 PM
A new (minor) version of the platform has been deployed.

Improvements/Modifications

  • Support of "rich" bookmarks for transactions graph
    • Registered users can create bookmarks pointing to a transaction graph
    • A bookmark stores the current state of the graph (nodes & edges displayed, highlighted, etc)
    • A bookmark can be enriched with a title and a description displayed to readers before the graph is displayed
  • Contextual Toolbox for the graphalizer
    • The toolbox previously displayed at the top side of the screen is now located on the left side for consistency with others screens
  • Donation page
    • Donation page added with a public address and a payment code (BIP47)

Tip: Clear the cache of your browser to get the latest version of the tool.
4  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: February 24, 2017, 02:48:14 PM
A new version of the platform has been deployed.

And this one is an "important" milestone for OXT Smiley

Since its inception, I've envisioned OXT as an interactive map of the bitcoin economy and for more than one year the platform has tried to provide a first (but imperfect) version of this map. But an important ingredient was still missing.

This missing part was a set of features offering a more personal experience, like the possibility to annotate objects (block, transaction, etc).

A lot remains to be done but I hope this new version will improve your experience with the platform and that it will foster collaboration between OXT users.

Improvements

- Support of registered accounts
    - Authentication by login/password
    - Password reset managed thanks to the signature of a challenge with a "bitcoin address"

- Support of annotations
    - Registered users can add notes to Blocks, Transactions, Addresses & Entities
    - Annotations are public and visible by all users (registered or anon.)

- Support of "rich" bookmarks
    - Registered users can create bookmarks pointing to specific pages of OXT
    - A bookmark can be enriched with a title and a description displayed to readers before the target page is displayed
    - Bookmarks store the current view of the page (active tab, selected chart, transactions filter, etc)
    - Bookmarks are public and visible by all users (registered or anon.)

- MY OXT
    - A personal workspace allowing registered users to manage their annotations and bookmarks

- Contextual Toolbox
    - A contextual toolbox is now displayed on the left hand side of the screen
    - Some existing action buttons/icons (display tx in graphalizer, prev/next block, etc) have been moved to this toolbox

- Bitcoin History
    - A page listing a few famous bitcoin events illustrated with specific objects or chart provided by OXT

- The Bitcoin "RichList"
    - Ordered list of addresses with a balance greater than 1,000 btc

Tip: Clear the cache of your browser to get the latest version of the tool.
5  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 24, 2017, 11:11:26 AM
To celebrate the first anniversary of OXT, I'm pleased to share an archive of block statistics (from block 1 to 447,000).

This archive contains a dozen of indicators for each block (#txs, volume, fee, fee rate, block size, etc) splited in 2 csv files.

Feel free to share here your data visualizations built with these data !

Resources :

6  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 24, 2017, 11:08:54 AM
@johhnyUA : Yes. A mobile version has been a recurrent request for a while. It's in my todo list Smiley
7  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 20, 2017, 07:55:19 PM
A new version of the platform has been deployed.

Improvements:

- Upgraded bitcoin node

- Support of Segwit
    - Detection of segwit transactions
    - Detection of script types (P2WPKH, P2WSH, P2WPKH nested in P2SH, P2WSH nested in P2SH)
    - Detection of segwit commitment output in coinbase transactions
    - Interpretation & categorization of witness scripts
    - New indicators added to statistics:
        - Fee rates per virtual size (blocks, transactions)
        - Striped size (blocks)
    - New charts (to be activated later):
        - Number of segwit transactions
        - Average virtual size / transaction
        - Fee/byte (virtual size)
        - Script types for "P2WSH inputs"

- New feature in OXT Requester allowing to search bitcoin addresses by balance

- Fee rates displayed in satoshis/byte

- Decreased delay for block processing (around 2.5 hours)

- Updated list of mining pools

- Updated list of metaprotocols (analysis of op_return outputs)
  Protocols currently supported are: ASCRIBE, BITPROOF, BLOCKSIGN, BLOCKSTORE, COINSPARK, COLU, COUNTERPARTY, CRYPTO COPYRIGHT, ETERNITY WALL, FACTOM, IDENTITY, LAPREUVE, MONEGRAPH, OPEN ASSETS, OPENCHAIN, ORIGINALMY, STAMPERY, OMNI LAYER, PROOF OF EXISTENCE, PROVEBIT, REMEMBR, STAMPD, TRADLE, UNIVERSITY OF NICOSIA

- Updated data for OXT Landscapes (now up to block 447000 -01/07/2017-)

- A few bug fixes (front end) and improvement of performances (back end)


More to come soon...

Tip: Clear the cache of your browser to get the latest version of the tool.
8  Bitcoin / Project Development / Introducing OXT Landscapes (aka "blockchain analytics on acid") on: May 09, 2016, 12:34:22 PM
I've been wanting to create something special to celebrate the next halving and the 7 years of bitcoin for a while. Something fun and intended for the broadest audience.

So here comes OXT Landscapes, an interactive 3D visualization displaying the blockchain as a point cloud (every block is displayed as a particle). The principle is straightforward: define a "scene" by selecting a metrics for each axis (size of block, #transactions in block, etc.), click on "Build" et voila ! You're ready for a 3-dimensional exploration of the scene.

Here's a short video capture of a scene built with the tool (x-axis = block height, y-axis = #txs in block (log scale), z-axis = size of block).

Extra bonus for the most adventurous among you: I've added basic support of VR for the Oculus Rift (DK2 or CV1 recommended). I wouldn't recommend it for data analysis but it seems quite promising in terms of psychedelic experimentations Wink

For the basic version, please visit this page.
For the extended version (providing additional metrics), please visit this page.


Requirements & Tips

Desktop version

  • You'll need a recent web browser supporting WebGL. It works fine with recent versions of Chrome (recommended for best performances) and Firefox and it should work with IE11.
  • It requires the download of a large dataset (stats for blocks 1 to 400,000). Do not try to use it on a mobile device.
  • Notes about the input controllers:
    • Default input controller is a "trackball". It's really easy to use (mouse or trackpad) but it provides limited features (rotation of the scene and zoom).
    • Recommanded controller is the "fly controller". It allows a 3-dimensional exploration of the scene.
    • A tip if you want to use it with your mouse: the position of the mouse on the screen controls camera rotations. The center of the screen is the "rest position".
  • Control Panel at the bottom of the screen can be hidden/displayed thanks to the arrow on the right side.
  • The 4 icons on the left side will teleport you at 4 predefined locations (useful if you get lost)
  • If the scene seems desperately flat, try to regenerate the scene with a logarithmic scale for the "flat axis".
  • If you find a combination of parameters producing a nice scene, be kind and share it with the rest of us !

VR version

  • You'll need to install a web browser supporting WebVR (Firefox nightly build with Oculus Rift enabler installed or experimental build of Chrome).
  • When your setup for webvr is ok, launch Landscapes
  • Random tips:
    • I wouldn't recommend the DK1 (low resolution) but if you want to give it a try, you'll need to use the Oculus runtime 0.5.0.1 + Chromium experimental build (04/21/2015)
    • You can reset the orientation of your headset with key "I".
    • All movements are controlled thanks to the keyboard (get comfortable with the commands in desktop mode before using them in VR...).
    • If you use an AZERTY keyboard, hit key "P". Hit key "O" to select the QWERTY mode (default).
    • Use the numeric keypad (1 to 7) to load a prebuilt scene. For now, it's not possible to build your own scene in VR mode.
    • Key "T" allows to switch speed mode. I recommend to use the slow speed when you're moving inside the cloud.
    • For fun: explore a scene, then rotate the camera 90° or 180° (the grid which was the ground becomes a wall or the roof) and start a new exploration...
 
9  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: May 03, 2016, 03:37:47 PM
A new version of the platform has been deployed.

Improvements

- Upgraded bitcoin node

- Added support for BIP68 (back end only)

- Added support for BIP112 CHECKSEQUENCEVERIFY  (back end and front end)

- Improved the charts displayed for the current day/month/year

Tip: Clear the cache of your browser to get the latest version of the tool.


Edit: Added modification related to improvement of charts displayed for current day
10  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: March 11, 2016, 12:08:50 AM
A new version of the platform has been deployed.

Works have been focused on the internals of the platform (code cleaning & refactoring, improvement of performances, ...). So, nothing fancy to announce.  Roll Eyes

Tip: Clear the cache of your browser to get the latest version of the tool.
11  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: February 16, 2016, 12:10:13 AM
A new version of the platform has been deployed !

Improvements

- Height of last block processed by the platform is displayed in the footer.

- OXT Graphalizer: Unspent outputs are displayed in the graph.

- New icon used for the Graphalizer.

New Features

- Detection of OP_RETURNs associated to BIP47 payment codes (example)

- New tool: OXT Requester
  The Requester allows users to build dynamic queries.
  For this release, the tool provides a request allowing to retrieve transactions by time range and/or by transaction volume.
  Additional requests will be added in next releases.
  The requester can be accessed through a link displayed in the header.


Tip: Clear the cache of your browser in case of a problem.
12  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 19, 2016, 04:18:57 PM
Yeah. A small diamond shape, outline only (not filled in), so it is obviously different.

Here is a preview (it will be included in next update).



Details:
- I've kept the size of diamonds "proportional" to the amount of the output. That seems better.
- I've shortened the label "(unspent)" in "(U)" (with a contextual help on mouse hover). It's displayed at all times.

13  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 18, 2016, 05:34:44 PM
How about having unspent outputs show as an edge like any other, but with the destination node having radius zero, so it looks like an edge going nowhere. Then you can show the size of the unspent output using an arrow on the edge.
What about a smaller node with a different shape ?

Edit: I think it would be useful to have the "(unspent)" displayed at all times, not only when moused over. Maybe use a darker colour like #777 or something so it's not too distracting, but still noticeable.
I like it ! Added in the todo list.

You are planning to have an API ?
Yes ! Access to the API is on the roadmap.

Try to add some "interesting" data that the others dont have..
Sure. Actually, I started to work on this tool because existing tools didn't provide data or features I was looking for (interactive charts, privacy-oriented metrics, ...) or are reserved to institutional actors.

14  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 18, 2016, 02:12:59 AM
@dooglus
Here's the explanation:
Nodes displayed in the graph are transactions and edges are txos (inputs/outputs).
If a txo is unspent, there's no "next" transaction. It implies that unspent outputs don't appear in the graph because an edge needs a source and a target node.

Tip: If you put your mouse over the 2nd and 5th outputs in the "Transaction Details" panel, you'll see that they're marked as unspent.

That being said, this is an issue noted in my todo list and for which I'm still looking for a good solution (in term of UX).
15  Bitcoin / Project Development / Re: List of Bitcoin/Blockchain Visualizations on: January 16, 2016, 06:26:22 PM
Thank you for your suggestion!
I believe Oxt is a great tool for historical data analysis, but I'm not able to find any realtime/live data visualizations there, which is the common ground between all the projects listed here.
Please correct me if I missed something.
Ooops... My bad !  Roll Eyes
I was focused on 'visualization' appearing in the title but I totally missed the fact that realtime/live data was another criteria.
You're 100% right. OXT processes the blocks with a delay of a few hours. So, it's
Anyway, thanks for the list. It allowed me to discover fun visualizations of the blockchain !
16  Bitcoin / Project Development / Re: List of Bitcoin/Blockchain Visualizations on: January 15, 2016, 04:14:53 PM
Here's a new one Smiley
https://bitcointalk.org/index.php?topic=1320809.msg13497272#msg13497272
17  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 10, 2016, 04:06:28 PM
For transactions, can you have a full breakdown of the exact details of a transaction? Maybe in technical? Also, there should be some way to view the input and output scripts.
The point is well taken.

For blocks you should have it so that we can view all of the transactions included in the block.
Yep. It may be something like an additional tab listing the transactions.
Meanwhile, you can get the full list of transactions with these 2 steps:
- click on a bar of a bar chart. A popup displays the filtered list of transactions.
- click on the link "[Remove filter]" (upper right corner of the popup). The popup displays the full list of transactions included in the block.
18  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 10, 2016, 12:10:12 AM
Great work on that tool!
I'm just confused while reading the block size chart where, for example, it says:

Charts / Transactions / Block Size
Monthly Stats from January 2009 to January 2016 - Lin. Scale

December 2015

Aggregate: 3157779464 bytes
Maximum: 122842930 bytes
Minimum: 78795102 bytes

Am I reading this wrong or does it say that the minimum block size in December 2015 was ~75MB?

These stats should be read like this:
- The cumulated size of blocks mined in December 2015 was ~3.15GB
- The max value for blocks mined during 1 day of this month was ~122MB (actually it was on 12/14/2015)
- The min value was ~78MB (on 12/31/2015)

You can check this by clicking on the chart with the mouse put on December. The chart will display the same metric for december 2015 only and you'll see the max and min values very easily.

Note that the same principle applies at this level (but this time it's related to blocks mined during a given day).

The FAQ page contains a short help about the interactive charts. But my english is crap and I fear some points may remain unclear (sorry about that). Feel free to asks more questions if needed.
19  Bitcoin / Project Development / Re: Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 09, 2016, 09:31:19 PM
That is a beautiful and very useful platform, nice work.

Shame it doesn't work on my iPad!
Agreed Cheesy
TBH, implementing this kind of tool on tablets is a challenge per se because of UX.
For now, it's out of my reach because of limited resources but may be in the future...


This is a great site and I think it rivals walletexplorer.com. It is the only other site that I know of that groups addresses together.

Is this site open source?
Not yet. I hope it will become open source in the future but I can't give a ETA (code not ready for prime time, missing documentation, resources for support, ...).
20  Bitcoin / Project Development / Introducing OXT, a tool for Exploratory Blockchain Analysis on: January 09, 2016, 04:31:20 PM
I've been working on a platform dedicated to the analysis of the bitcoin blockchain. The first application built on top of this plateform is OXT (the Other eXploration Tool).

OXT provides a set of statistics & interactive visual tools easing the exploration of the blockchain (interactive charts for drill down/filtering, transactions graph visualizer, ...).

Screenshots:

In addition, OXT computes a set of privacy-oriented metrics (address reuse, entropy of transactions, link probability between uxtos, temporal patterns of activity...) and uses a few heuristics allowing to cluster addresses controlled by a same entity.

The project is at an early stage but I hope its first features will be useful to the community. Feel free to send your feedback & suggestions !

Last but not least, OXT supports the Open Bitcoin Privacy Project in its mission to improve financial privacy within the Bitcoin ecosystem.


Resources:
- A video explaining how to explore the blockchain with OXT
- A video explaining how to explore the graph of transactions with OXT Graphalizer
- About OXT
- FAQ (technical requirements, "how to", ...)

Contacts:
- Twitter: https://twitter.com/oxt_btc
- Facebook: https://www.facebook.com/oxtcommunity
- Email: oxt.btc@gmail.com
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!