Loading Tool

Explorer IconExplorer

Memory Pool

89,245 transactions
27.73 vMB
0.07095159 BTC
Random Selection Loading Transactions
Max Size: 176.15/200 MB

Candidate Block

Mining Attempt 73935ffe03d7bd98b7401994d4b8a69f68f8b34283848d9ce2f55e76453b21be
Version 20000000
Previous Block 00000000000000000001091d51bc0ca417a1f75cfc600435bb2095a019637d7a
Merkle Root 4e876cf6434cacbc37bad6bc58975ca22146b9884ba977a6b47fe7da59df568b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,102
Size: 1.00 vMB
Total Fees: 0.00847057 BTC
Feerates: 85.35 > 0.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,939 (846,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,438 69,438 0000000001179bf3e8da2f2eb072bf0c53adc14e337e5919b52fc6e804fb9076 3 0.00/1.00 vMB 0
69,437 69,437 00000000006fe43e341f70826dbace04b5e0859528b239d26b7f94254aba258e 1 0.00/1.00 vMB 0
69,436 69,436 00000000006f18f88af5c4414fd179612a8beb5bc212937a2390cbc9b7b15267 2 0.00/1.00 vMB 0
69,435 69,435 0000000000e4f296710a3c05559449c64b182c13fbd0132628bea01f4e81cc82 2 0.00/1.00 vMB 0
69,434 69,434 0000000001650d9a5484dc7b4e5da27a41ba9d7d3b318c56081d973853ae1b33 2 0.00/1.00 vMB 0
69,433 69,433 0000000000a625ebe09f81d3910e63848253bd70bf962b88dd0a3033b62a16f4 1 0.00/1.00 vMB 0
69,432 69,432 000000000136fc17d9792611dedfd309a5fbd8c2d53eab70211f9bfa3ce6298f 2 0.00/1.00 vMB 0
69,431 69,431 0000000001493270df73b13fec615ff964836d7fa1bbebe1a2e19a665f47274a 1 0.00/1.00 vMB 0
69,430 69,430 000000000022b767ef6d30694736c1a0081e407f22dd28b68d5b6211be1c082a 2 0.00/1.00 vMB 0
69,429 69,429 00000000011c50b6636ab682a7dbac369c595c6d15959fcda832323cd8e406ea 1 0.00/1.00 vMB 0
69,428 69,428 0000000000e5b3967cb30f731e2ce6086a91d544ac1b24e1d1578500ba08f0e7 1 0.00/1.00 vMB 0
69,427 69,427 0000000000bf590524821574fb08d4ba4e0b4191666a61765c813ad52890035f 1 0.00/1.00 vMB 0
69,426 69,426 000000000154eb50f73fd8473fb368fdbc3376af70002ec8cfbba13c0f493951 4 0.01/1.00 vMB 0
69,425 69,425 0000000000b94b3b12e7019cde87f11a8397aad7df38acaeb61a63c38c69aed9 8 0.00/1.00 vMB 0
69,424 69,424 0000000000bf753c0bc603649cc2ba1504383dde851bdd2fec211810fa927fad 2 0.00/1.00 vMB 0
69,423 69,423 00000000003bdf3922945c97d889e65dc17cefb431e620cc0ed86c941723ed45 1 0.00/1.00 vMB 0
69,422 69,422 000000000061d7ee69038585e2ef8ffede7b698576a96e24b0d88e58b0f05d0f 1 0.00/1.00 vMB 0
69,421 69,421 00000000000c75ad28b1ff788acc7f1688d37e52ae71d12efb9aeabd05258b59 2 0.00/1.00 vMB 0
69,420 69,420 00000000001b0142eab9e5da7188ef8762c49113b3c988086d54089f826787f9 2 0.00/1.00 vMB 0
69,419 69,419 0000000000b2501609bfe9012796d26e3bbf46c3a10f6c288323080301689cb0 1 0.00/1.00 vMB 0
69,418 69,418 00000000005baf0d561bba9dc8c8143617d37649fbf01fe8e6796a64b7049153 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.01 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: 799.56 GB
    • Received: 22.74 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.