Add virtual operations to Transaction page and raw view of Block
Handle views with virtual operations for raw data.
After implementing changes in API we could do it that way:
- For block page normal view everything will be the same.
- For block page raw view user could pick if he wants to include virtual ops.
- For transaction page add virtual ops to list on normal view.
- As in block page, allow user to include virtual ops to raw view.