Loading Tool

Explorer IconExplorer

Memory Pool

14,899 transactions
6.89 vMB
0.01833520 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.54/200 MB

Candidate Block

Mining Attempt 6045a5bf83818c5b67af27baefd5aa157f359457b82ea0100d016d6ed64add0a
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 6cf92e0ecf77f54a334d06a7e80583d64a603bc11d08d5340b7060be364a72f7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00540113 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (717,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,302 196,302 00000000000001783e4a678ed50012907097420bb18592a523dcce5c08b0c99e 153 0.07 vMB 108
196,301 196,301 000000000000069fdc882e5c26681c99e8c709d372964068e090851c347c0795 104 0.04 vMB 74
196,300 196,300 000000000000019d8d9cd0a63db8c77d129bb628012e0c5a3602d2af5f82610f 399 0.15 vMB 132
196,299 196,299 00000000000004b186081eda673c8a2c6c4e74845f89d8195ff91a37700a353a 9 0.00 vMB 98
196,298 196,298 00000000000006d7b9d229f6438492ee70d121c8d29f154d961f9d2b4c8db6d0 199 0.10 vMB 118
196,297 196,297 00000000000006bfa8a166a2f234f1972c0eb52f53647f4f12725708eed2f26b 90 0.03 vMB 125
196,296 196,296 00000000000005dda9bf7b6c71281b63a0cb79b719892bce3592afc066f045d1 140 0.05 vMB 155
196,295 196,295 00000000000005c83ea6725a91a176c2a95ff457502dfd82595345121510b270 432 0.16 vMB 258
196,294 196,294 00000000000002173c899ea7550d61d23eaf1db3edc33f6474b1dc2473b59d16 366 0.18 vMB 113
196,293 196,293 00000000000004a598cba2824077fcd7dc65419b1f438a24df200df0084f5164 190 0.07 vMB 98
196,292 196,292 00000000000005eb4cac274ccf3e1aab0f40d3143a03e7c640ab99b53e9f0b55 162 0.08 vMB 230
196,291 196,291 0000000000000280026b80057fa7b8dff5b42ef359def667025a76b3b6c37100 445 0.20 vMB 238
196,290 196,290 00000000000001e41f75d202530cef5f78c68db60ffe7fa62396f8f9e095e339 77 0.05 vMB 143
196,289 196,289 00000000000001f653c40d061a598b245df79b5183ad27db8c7315c9ecbaddef 67 0.04 vMB 107
196,288 196,288 00000000000003bf86c6ec2c9701225d694d45152cf172edf70408fe75beceeb 91 0.05 vMB 67
196,287 196,287 00000000000004063c03ffd226993c1ec0437781d4c7a8ae16c5872848281800 75 0.04 vMB 129
196,286 196,286 00000000000002954124f8026e275b62c0e98dcc35b9a99b5667b3ea7394e067 542 0.23 vMB 136
196,285 196,285 000000000000068d31d33ae6b3332db953d37823dffc9502c2640c8f8b7a7582 134 0.05 vMB 193
196,284 196,284 00000000000004f1f598bfa88af97f41a5e41b4b624b9fcf5915a53cb630acce 107 0.05 vMB 228
196,283 196,283 0000000000000518cf254dff96ba5a65676929732657cdbdf63bbdc043e8bf74 149 0.06 vMB 90
196,282 196,282 00000000000005c6279108cef7b1a6bf73d3137d9b7d0924e4719bfe76143d56 682 0.25 vMB 404
Previous 10 blocks ↓
Total Size: 779.64 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: 304.09 GB
    • Received: 1.39 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.