Loading Tool

Explorer IconExplorer

Memory Pool

81,883 transactions
31.75 vMB
0.10798850 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt eadcee1e8dad8b1914a4da14992bd87d4f8b80126848ed641d4b7e90532abac8
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root b0a8e8d6456cdffce3e6cc82556c854f66bfed6cf2d2cef215276dacc5f2dbbe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.02454824 BTC
Feerates: 711.74 > 2.46 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,145 915,145 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe 1,713 1.00/1.00 vMB 1
915,144 915,144 000000000000000000007310ba97b3e18a431a103e45a21a459f6c2e0788936c 3,707 1.00/1.00 vMB 2
915,143 915,143 000000000000000000005a637be4f0674e0cd19654bae85c49d461bc204dc54b 3,573 1.00/1.00 vMB 4
915,142 915,142 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752 3,090 1.00/1.00 vMB 4
915,141 915,141 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4 2,764 1.00/1.00 vMB 7
915,140 915,140 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8 4,147 1.00/1.00 vMB 4
915,139 915,139 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2 3,635 1.00/1.00 vMB 6
915,138 915,138 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d 3,813 1.00/1.00 vMB 6
915,137 915,137 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc 2,647 1.00/1.00 vMB 2
915,136 915,136 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0 3,246 1.00/1.00 vMB 3
915,135 915,135 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de 4,524 1.00/1.00 vMB 1
915,134 915,134 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b 1,840 0.52/1.00 vMB 3
915,133 915,133 000000000000000000012e371346302a7070606299e16f777540d2b391594a20 2,768 1.00/1.00 vMB 1
915,132 915,132 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e 2,767 1.00/1.00 vMB 3
915,131 915,131 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70 3,342 1.00/1.00 vMB 8
915,130 915,130 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6 3,481 1.00/1.00 vMB 4
915,129 915,129 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b 2,328 1.00/1.00 vMB 4
915,128 915,128 00000000000000000002055b4d853890d231ad2ac28db2cbc60442d9b176473a 3,446 1.00/1.00 vMB 2
915,127 915,127 000000000000000000005ff263ed71d33ae3dd519b512b98bb9a17b662f3240f 4,480 1.00/1.00 vMB 3
915,126 915,126 00000000000000000000630d9a594c85526ece4041d4f64dabdccf0232b91156 3,701 1.00/1.00 vMB 11
915,125 915,125 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716 2,726 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.47 GB
    • Received: 18.17 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.