Loading Tool

Explorer IconExplorer

Memory Pool

72,339 transactions
28.06 vMB
0.06390074 BTC
Random Selection Loading Transactions
Max Size: 166.27/200 MB

Candidate Block

Mining Attempt 0c53c4c9d1dda43961653b36ac0acd1cba4a8aa2fe11ef9d4cd2336e13e2506e
Version 20000000
Previous Block 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd
Merkle Root f743df7afe4afe45c688b5022c41510d128b994c2e035397b0da0bfcc4fa3dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,309
Size: 1.00 vMB
Total Fees: 0.00783970 BTC
Feerates: 74.59 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,050 (419,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,299 495,299 0000000000000000001488b8c16927d69a936d9fb6043e1b26f35374a7920975 2,090 1.00/1.00 vMB 191
495,298 495,298 00000000000000000043bb1ec58241586027834d1b9531a5c129883e45005987 2,516 1.00/1.00 vMB 206
495,297 495,297 000000000000000000259a3daa8ed0dcbc92361d4a5b1ec97acb78a235730b8b 2,799 1.00/1.00 vMB 210
495,296 495,296 000000000000000000750e0235654163d6eb91f602c6da82045a096ff944969d 2,295 1.00/1.00 vMB 461
495,295 495,295 0000000000000000005f4635284b78613bb7b185ec327876ea4ab81347bba1f1 2,669 1.00/1.00 vMB 223
495,294 495,294 000000000000000000b4fb96b17523e80d6e08749c376197a82c5e67c4d241ae 2,721 1.00/1.00 vMB 288
495,293 495,293 0000000000000000000ff1945ca5c06e8ab66bbd753ed0462ba5c8ab953020ef 430 1.00/1.00 vMB 503
495,292 495,292 0000000000000000002e44be2739e6c39d67e2b898ae5995b7baa2507c749f75 1,373 1.00/1.00 vMB 58
495,291 495,291 0000000000000000000a16d30730dd80d7dda5f80d1f8bc21a8d9a23ec61ef76 2,158 1.00/1.00 vMB 260
495,290 495,290 00000000000000000055bceeab7aff31cf8f0a774ca311879090490f1b970772 2,135 1.00/1.00 vMB 30
495,289 495,289 00000000000000000008878b8c519ee0cefacb8e495a6ecb870c799bf35adb70 2,509 1.00/1.00 vMB 210
495,288 495,288 0000000000000000009ec283688229547fd826c6df0626805c883eb98b9c4899 2,093 1.00/1.00 vMB 44
495,287 495,287 0000000000000000000bfa6649dddd6ae434beedd7aa8f0f1287c04db81d0c3c 2,514 1.00/1.00 vMB 179
495,286 495,286 000000000000000000624ea711431b0314b30c033bb284fe3767fb5784df78c3 2,567 1.00/1.00 vMB 169
495,285 495,285 0000000000000000008cf5942da7bab97eda36112851e90cf60f114f046aaf6d 1,447 1.00/1.00 vMB 139
495,284 495,284 000000000000000000a31745c2089e5b23c70291b4355a779f38afa27790748e 2,105 1.00/1.00 vMB 395
495,283 495,283 000000000000000000047ec5d844c86f3881f88fd551602943bf1dc2c480f5ca 2,393 1.00/1.00 vMB 141
495,282 495,282 00000000000000000000c49584aa14f215f62f35eb32643cd01356dcdf8edf14 2,151 1.00/1.00 vMB 281
495,281 495,281 0000000000000000005858d63912f89e244f83d138b4e0b00b54430b2877a57c 2,484 1.00/1.00 vMB 133
495,280 495,280 0000000000000000005376f0586520116532a138718a0874e86355a690827333 2,387 1.00/1.00 vMB 197
495,279 495,279 0000000000000000003ed4ab58f1e9f5b0e23517021d03a71c95930dafefb2fb 1,994 1.00/1.00 vMB 331
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.