Loading Tool

Explorer IconExplorer

Memory Pool

73,507 transactions
27.22 vMB
0.06480524 BTC
Random Selection Loading Transactions
Max Size: 165.94/200 MB

Candidate Block

Mining Attempt 128a20dba8ac4573300596f0e79c4a474f31c6bc18fe658c8a91bcecdac8c9ba
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 79ca06048b9b4bd7826adce5a25800fc6b878717f09940e0fff61941b1f3c4ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00706724 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (474,965 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,353 440,353 00000000000000000320d926562def398088739e1960e7822c268f0fff86cc8a 2,404 1.00/1.00 vMB 82
440,352 440,352 0000000000000000028f6006aff9fcdd7325ba61582f9c40aeb9c6b5587711e0 1,725 0.75/1.00 vMB 116
440,351 440,351 0000000000000000005cbfaa6c3228c5975996f4070294cc957420f8ee23bbd4 2,377 1.00/1.00 vMB 99
440,350 440,350 00000000000000000257a19647b8f379679ddc7d720e011b79d5e13b54964349 2,560 1.00/1.00 vMB 80
440,349 440,349 0000000000000000029fdd6cc952f7bf417434373b3f86cb932b6445b4e14b90 2,512 1.00/1.00 vMB 101
440,348 440,348 00000000000000000211df47cb451c07bd933f7b941818c99f7a45e140b5c330 1,933 0.75/1.00 vMB 95
440,347 440,347 00000000000000000188e388345d158f4ed65e7638a98fb83d7152256c334ec1 2,600 1.00/1.00 vMB 95
440,346 440,346 000000000000000002062dd49a1fbbda539853c30bc2ef565155bc07a7436852 2,589 1.00/1.00 vMB 94
440,345 440,345 000000000000000000a705f2664e863dd6d11cd43f8e46ec5cc04732c2ef671b 2,744 1.00/1.00 vMB 67
440,344 440,344 0000000000000000015a1058a9d2916447eb7e7e6a3d4d826cdecd9a227f5aab 2,700 1.00/1.00 vMB 87
440,343 440,343 000000000000000001fbbbc549c83a011b536ee790c2131eef1209856ead57e5 1,735 0.75/1.00 vMB 85
440,342 440,342 000000000000000000ac763e43a8310bdae11b59ec0265804e15119a32df47e2 2,101 1.00/1.00 vMB 64
440,341 440,341 000000000000000000ebed0a9012f70dab0c591d975b18c8dda2819bcefff98c 2,449 1.00/1.00 vMB 111
440,340 440,340 000000000000000001e97f1c1789260e2327d3b8ef31cba17848889caf3f1579 1,494 1.00/1.00 vMB 66
440,339 440,339 000000000000000003bc6db813defec9d025eaeb23ff055440758937092503f5 1,448 1.00/1.00 vMB 55
440,338 440,338 000000000000000001166422bebabcb17ccb93df3cf523577062fd85897b492e 3,220 1.00/1.00 vMB 59
440,337 440,337 00000000000000000384ff1b593276ef3b50055f51fed8bcef1c47f5afec043d 2,182 1.00/1.00 vMB 62
440,336 440,336 000000000000000003d21383c14ff7d78a01f92323c8707b9ed359e3404f394c 2,116 1.00/1.00 vMB 99
440,335 440,335 000000000000000000a42b9772a3801d7d001918308de0d4807fe193534e6fe6 2,459 1.00/1.00 vMB 67
440,334 440,334 000000000000000000b3bc203b1183b19e19c4552eefa4fa3b582b7773e0a1c5 598 0.21/1.00 vMB 139
440,333 440,333 000000000000000003c39fb998309c0e0258ed3c1aae0bd06b449e594e326cb2 2,182 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.94 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.91 GB
    • Received: 17.62 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.