<?php

require_once 'config.php';
$txData = Client::getTransactionData(25);
$blockData = Client::getBlockData(15);
// print_r($txData);
// print_r($blockData);
?>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title><?php 
echo ucfirst(CRYPTONAME);
?>
 - Explorer</title>

<script src="js/jquery-1.11.1.min.js" type="text/javascript"></script>
<script src="js/jquery.balloon.min.js" type="text/javascript"></script>
<!--<script src="js/jquery.tablesorter.js" type="text/javascript"></script>-->
<script src="js/main.js" type="text/javascript"></script>

<!--<link rel="stylesheet" type="text/css" href="css/main.css">-->
</head>

<body>
<div style="width:950px; margin:0 auto;">
	<table cellpadding="0" cellspacing="0" border="0" width="1000">
		<tbody>
		<tr>
			<td>