Loading Tool

Explorer IconExplorer

Memory Pool

81,458 transactions
29.85 vMB
0.14243484 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 4bd2e890761c104f438fe1f5ee2660cb88e268422a4bc6d25785113872813eb5
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e6342f76f76267e4099bc5667621554bfcc8bde4f02e3f49e0bb8ee117d4148f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.07445745 BTC
Feerates: 101.65 > 7.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (257,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,293 657,293 000000000000000000057e9c34cdcf58be08372814dca3c7c5f4d9abf938e221 2,009 1.00/1.00 vMB 85
657,292 657,292 0000000000000000000eaf5b0e062a21e6103f6a70647bc8ab20768c19e63e8e 2,013 1.00/1.00 vMB 10
657,291 657,291 0000000000000000000db649dca3de48132938b4e0c10bdc2400fd949e70fac4 2,173 1.00/1.00 vMB 6
657,290 657,290 0000000000000000000cd964c14a6c9304d6df2faaf77c7ef56bbdf22f12b809 1,419 1.00/1.00 vMB 14
657,289 657,289 0000000000000000000238f62bc2f8783c80b1e99212615d62639949df5244b5 2,375 1.00/1.00 vMB 58
657,288 657,288 0000000000000000000080c2587cb76bba1eca096ed515bfcefaa390a29dd68f 2,152 1.00/1.00 vMB 73
657,287 657,287 0000000000000000000cb5ee42a860b6940fc058e8134cd274bee851a7c60a18 2,508 1.00/1.00 vMB 93
657,286 657,286 0000000000000000000c36e3efac496f63078b2b20d3f1e6ed789ebb2e5a4be3 2,617 1.00/1.00 vMB 56
657,285 657,285 000000000000000000043b210cecb19f7e5b7e35664ec19737e78c79fa7ea235 2,677 1.00/1.00 vMB 85
657,284 657,284 0000000000000000000c3268c9a9cbba07b39b2a7a3e9ef4b646c56e7b2481bd 2,726 1.00/1.00 vMB 96
657,283 657,283 00000000000000000002d2efe6f267a8530aebfec668a06dee981c94d5aa7c5e 2,368 1.00/1.00 vMB 47
657,282 657,282 00000000000000000000c5c00b60f890efd2f1019ab20c761182f6204d582a69 1,181 1.00/1.00 vMB 17
657,281 657,281 0000000000000000000b05d00356a813dace3dc1fd44dc8b6845a6327d51fd41 1,660 1.00/1.00 vMB 15
657,280 657,280 0000000000000000000ea2b92c8ccfb4dfc1221add8d89fa44cda53ed53cc20c 1,748 1.00/1.00 vMB 48
657,279 657,279 0000000000000000000a9d04c1ebdabd7a27ea69c7c7a1bb0ddea796a9a2d6c6 642 1.00/1.00 vMB 4
657,278 657,278 0000000000000000000f3576c3c8e6eb73c0bcae5b07d1b5388514d438d59443 1,823 1.00/1.00 vMB 6
657,277 657,277 0000000000000000000aa73ec7c87a6afe6759685552a0a23f90f1fb35502b85 1,285 1.00/1.00 vMB 17
657,276 657,276 00000000000000000005ff1b10d81515a7f98c9fb1e8b64dc4b19f1c4b4bc589 1,066 1.00/1.00 vMB 13
657,275 657,275 00000000000000000004269d23864d117679327df91263b2c0fe13a60477098c 2,185 1.00/1.00 vMB 27
657,274 657,274 00000000000000000003822c37ef44b20aba0d157f7ab10f4335059102dadef1 1,553 1.00/1.00 vMB 13
657,273 657,273 00000000000000000002bfbd26a251548818b1f62e58d1964f576bb3839af4bd 1,047 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.