Loading Tool

Explorer IconExplorer

Memory Pool

77,896 transactions
29.42 vMB
0.08886867 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt bf67ddbba9708a15f4952c1e79669e1b308b6a045b88bc66224fe5265e72f1b7
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 2066ea15cb6fcfd953857a08aa9f4496d05fb42d598d0dddd683c30939865a33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,858
Size: 1.00 vMB
Total Fees: 0.02433642 BTC
Feerates: 301.35 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (506,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,634 408,634 000000000000000002a916596194958406cc7041bdce9c6d603fb851ed2c0d29 1,739 1.00/1.00 vMB 30
408,633 408,633 0000000000000000058700aab3d2e667e92c37ad0817339a1f808c58cadba8d5 1,942 1.00/1.00 vMB 42
408,632 408,632 000000000000000005b0518a8d9d644af7f33148a05c46a90f3ba12714629208 763 0.34/1.00 vMB 36
408,631 408,631 000000000000000004b35c03ac164b76bb1870225e63fe3e3222bcc428300918 1,025 0.43/1.00 vMB 34
408,630 408,630 000000000000000001f37e809f5714fb10848e1dbfa0b1797d8f3d51c8b36ce5 966 0.59/1.00 vMB 26
408,629 408,629 0000000000000000025e9a693bec5b5ec73c232bee26d5cda7a71f00e2238aee 477 0.99/1.00 vMB 11
408,628 408,628 000000000000000003f5234d2adac01b90f6a37a2b46048ab506698c0f262c9d 397 0.22/1.00 vMB 38
408,627 408,627 00000000000000000197fdb615839570ed4fbea5b5623cf8b7f9bb663f49417e 624 0.94/1.00 vMB 13
408,626 408,626 00000000000000000236de631f9e99f7d89683d8df01858bd8da1b615d8daf7f 1,806 1.00/1.00 vMB 25
408,625 408,625 000000000000000003e77a95d97a61ef05e6907fc3ce3f00dbee2eb361f91146 1,298 1.00/1.00 vMB 29
408,624 408,624 000000000000000003d1c25c73f4b49e81631805b98994e5461502f4dd386ed8 3,117 1.00/1.00 vMB 92
408,623 408,623 0000000000000000005ff211fd4a498fae71ee21c3130639a0c9cd3a3475c19d 544 1.00/1.00 vMB 12
408,622 408,622 0000000000000000008268307245f10718d22133de2ba483b8440d6525b433c9 532 0.61/1.00 vMB 18
408,621 408,621 0000000000000000031211a88ebab08a90a8b06e0547eccc8b39c3aa4d676407 797 1.00/1.00 vMB 16
408,620 408,620 00000000000000000281689afe0b0220507022d562fe951a5f6fa0641201d343 2,726 1.00/1.00 vMB 49
408,619 408,619 00000000000000000428a672836da4121faeaab475c3d9f0ee0aa0175087bd03 12 0.00/1.00 vMB 101
408,618 408,618 0000000000000000007fcdc86dfedad9f458fa0265b6ba48ba8b24a1ec94ea39 591 0.55/1.00 vMB 20
408,617 408,617 000000000000000002886ce4a7838a770ae22147760952b939588cd066a78648 1,926 1.00/1.00 vMB 34
408,616 408,616 000000000000000005a29c49f29f81a5019fa3e4f39a3616f3bdfb4945d90a2e 1,643 1.00/1.00 vMB 27
408,615 408,615 000000000000000004bbc5673c3485b516dfd97e4072afd076368c5ed14052ad 3,279 1.00/1.00 vMB 62
408,614 408,614 00000000000000000257e4bad6b761465e779d38e1aef3495714b8eb94274ae0 752 0.31/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.