Loading Tool

Explorer IconExplorer

Memory Pool

78,326 transactions
28.72 vMB
0.10567726 BTC
Random Selection Loading Transactions
Max Size: 174.71/200 MB

Candidate Block

Mining Attempt 8cf78459b7c114970a4d76b7fc665c95ee9fdae420bcf37e4d61dcd71a4bbbd9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 445c9d21bb40c5b27e4efa7897593fd397439965eb3fa56fbd203f3e174f8053
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.03769405 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (98,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,060 817,060 000000000000000000026ec6bdc6380224feb0819b0d3264ed9a8ca6e1913e2f 4,368 1.00/1.00 vMB 206
817,059 817,059 0000000000000000000370655b6d00d719c9bf9c8bb67a0590e41624411697ea 3,516 1.00/1.00 vMB 239
817,058 817,058 000000000000000000036baa2ef9e220f4ce3cdb0f6f29a15c446dbd6753f62b 4,674 1.00/1.00 vMB 178
817,057 817,057 00000000000000000002782cdfd725a8b4bb6686aa57a032247bad51eb60c5de 4,936 1.00/1.00 vMB 182
817,056 817,056 00000000000000000000ec1f73d785a40489b75b2aae5987348f5e96f7f681b6 4,047 1.00/1.00 vMB 192
817,055 817,055 00000000000000000000512b58154b028b8a9c52c0878609e65adf510b801651 3,261 1.00/1.00 vMB 256
817,054 817,054 00000000000000000001940384535bd681956af11819a9217ca2ccc8ebd47383 4,046 1.00/1.00 vMB 174
817,053 817,053 00000000000000000001accdef0a68ee3cdb7741ac0ee24404dee48952f5c771 4,250 1.00/1.00 vMB 166
817,052 817,052 000000000000000000006bf98d5fce92d0cce8ce5570f7825c32427a291480c7 5,194 1.00/1.00 vMB 162
817,051 817,051 000000000000000000028b342936d873c7c90a5764005ad3c533206b3642e28c 4,181 1.00/1.00 vMB 207
817,050 817,050 00000000000000000003a1b0b501abeb0d12e7557e9d1223825c026e8f927831 5,086 1.00/1.00 vMB 201
817,049 817,049 000000000000000000014d3205f4ccc5ff7a7dd2a0368604852251ce8ec5b76c 3,690 1.00/1.00 vMB 159
817,048 817,048 00000000000000000002bcab03af0e8a42557d98f3bc6ffe422d35b17db74037 3,458 1.00/1.00 vMB 211
817,047 817,047 0000000000000000000134ca787a062c42b03dcef9fbfce1aca9fc94eba632d1 2,966 1.00/1.00 vMB 249
817,046 817,046 000000000000000000039fa2598d56c3f831c860f5e23d47881790f88d22182b 4,011 1.00/1.00 vMB 170
817,045 817,045 000000000000000000043c8877d17e729b975e9f70ace46221e39cb52b142d4d 3,622 1.00/1.00 vMB 223
817,044 817,044 0000000000000000000161f42356994b0c291a28b3d5a52caa681c4c9521ea24 3,678 1.00/1.00 vMB 200
817,043 817,043 000000000000000000002c13b0df2de67594de5424faf64a29f339a32efd22f0 3,601 1.00/1.00 vMB 273
817,042 817,042 0000000000000000000070214ae1f1e27829ce8770e5adb9479d841201a8e9ac 4,258 1.00/1.00 vMB 175
817,041 817,041 00000000000000000002b2129723cf7430006ffd868ab88cd0fc54e8fc8754ca 4,460 1.00/1.00 vMB 149
817,040 817,040 000000000000000000012b3a4239edcdaa2c4e7e4bb10a71a88508a455d2b483 4,040 1.00/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 782.92 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: 714.39 GB
    • Received: 17.53 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.