Loading Tool

Explorer IconExplorer

Memory Pool

30,310 transactions
18.18 vMB
0.04508366 BTC
Random Selection Loading Transactions
Max Size: 96.45/200 MB

Candidate Block

Mining Attempt 6f1c6dcf961525bb7cc3ad8e5808855d9fdc110d80f4ade27e2c6be4dee90e35
Version 20000000
Previous Block 0000000000000000000119ce95786a15a8ef79eb69929548bb35e0e13ef5ced5
Merkle Root f65dfd4ad2b97713f4de522ee843269eba4bdad1844da063a7e32f6ba59f8286
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.01053785 BTC
Feerates: 200.82 > 1.06 > 0.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,891 (645,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,600 268,600 0000000000000007db86b366f60318c63bd61c56bdf1ed4e0a625c7be25375aa 379 0.25/1.00 vMB 107
268,599 268,599 0000000000000006aa3c8897c35b14820c279e97af8bf623bd819733c83d0355 186 0.24/1.00 vMB 29
268,598 268,598 000000000000000256069c81a6df44efe8933adf97d4cbf1daac8a1c735d431c 654 0.25/1.00 vMB 85
268,597 268,597 00000000000000000a94078139977cb50f5f91a0300c0d43725739463e296c57 278 0.17/1.00 vMB 47
268,596 268,596 0000000000000002675d6d6a7e029ad8679aea9de27b156d333fa173a4facca8 560 0.17/1.00 vMB 57
268,595 268,595 0000000000000003ded00e0740b3191120e2e0ad52d3203ba6d99015a8c69d72 248 0.15/1.00 vMB 25
268,594 268,594 000000000000000131ea3f6214a5252e10f187e8727cc2507bf3d9024233bf48 405 0.21/1.00 vMB 60
268,593 268,593 00000000000000059aaf3b91c18491a1df0a521325426721e52c490c88865b1b 470 0.19/1.00 vMB 85
268,592 268,592 0000000000000007fb1fe3bd7dc84e6bcfa25b95fb2d0ba22957a2236cb92fda 380 0.21/1.00 vMB 69
268,591 268,591 0000000000000006f53d92ffea0a2ca3f81763319b5f51498b56d60a85d25fa2 105 0.05/1.00 vMB 22
268,590 268,590 00000000000000074d24c80ee56105f821ace97a81a7057ff62bc12692926416 351 0.17/1.00 vMB 42
268,589 268,589 0000000000000002593e87b7c19727ad6ca996da6a4521fce89fc78bc0171646 624 0.25/1.00 vMB 117
268,588 268,588 0000000000000004b5625bea3984664089dfcaf43eace9140ef9aaefe489fc24 734 0.37/1.00 vMB 73
268,587 268,587 0000000000000008286429fb9addb94f6b71befe606f72ccc2a20ae060f7287a 371 0.15/1.00 vMB 77
268,586 268,586 0000000000000000afd0d78384c57b7acfde604705c7589abd3b8e79068dd492 399 0.22/1.00 vMB 69
268,585 268,585 000000000000000172587608d23e63fb6bcae63518489f210951920aa4029b97 301 0.20/1.00 vMB 46
268,584 268,584 000000000000000412cd1343f0361f49c9f493a159ce95e72e220ca1bc3b97b5 118 0.09/1.00 vMB 25
268,583 268,583 000000000000000124028852f7d9d2d2ec344dc429baef119a88317e1df52ca9 409 0.23/1.00 vMB 55
268,582 268,582 0000000000000007db5a086fb304dec7b5d25ca88a3ce0177c3c4f2ec98fd571 541 0.25/1.00 vMB 75
268,581 268,581 0000000000000001671db82e662992ba981c9d59202a067461a7996ab4d049b5 891 0.48/1.00 vMB 58
268,580 268,580 00000000000000033a1d84b6bc083b21458eefd74b65e805a26a8eb89f4f9ca8 583 0.25/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 780.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 526.04 GB
    • Received: 5.26 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.