Loading Tool

Explorer IconExplorer

Memory Pool

42,807 transactions
19.89 vMB
0.04841729 BTC
Random Selection Loading Transactions
Max Size: 112.30/200 MB

Candidate Block

Mining Attempt ebed005f91d905910177a6178dedf6397684d67904945ba981f949857cfe8a17
Version 20000000
Previous Block 00000000000000000001e70d7bd534e49d549bb5efc977d509e1d27a609883a8
Merkle Root 299290c07df3ec9db76239477bd41a3e38823ba4e135f0ebb2a3efdace90f88d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,459
Size: 1.00 vMB
Total Fees: 0.00948212 BTC
Feerates: 73.20 > 0.95 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,058 (747,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,638 166,638 000000000000047c0476514d86f2b0d4a22cc8efbb46f2aded1efbecc7c9df40 83 0.03/1.00 vMB 166
166,637 166,637 0000000000000b69e47045a750cfda1993d9f4972434f715de33a59597e62ae9 34 0.01/1.00 vMB 39
166,636 166,636 000000000000052ca51484ef7739c4fb9938394637bb7501dd80df75e0c636d3 112 0.05/1.00 vMB 113
166,635 166,635 00000000000005da5b37903253caf3509d69ab18f8138ff29089ffc2e29dad2d 99 0.04/1.00 vMB 297
166,634 166,634 00000000000001662e576ad476a64a86ec2b3025789ca8d8bbd263ef739d642a 118 0.05/1.00 vMB 343
166,633 166,633 000000000000014bcb0ead35f635708665572e90c2506a0e779eeca42ca50059 96 0.04/1.00 vMB 104
166,632 166,632 00000000000001c200891f9e6b678f7aec84ee05e7ccc3b5d13a633a358502c0 107 0.05/1.00 vMB 36
166,631 166,631 0000000000000b6c588e98c4ebeef8daa83380788f2bf892b0addc7b56159191 10 0.00/1.00 vMB 368
166,630 166,630 0000000000000715a1abe53b9dc15cbc298ec5740f626ea8e494cc3dcd087f02 109 0.05/1.00 vMB 211
166,629 166,629 000000000000030dfeae4172434299739584a640f68313d64a28f9e3ce72a178 41 0.02/1.00 vMB 178
166,628 166,628 0000000000000b823d15f7aa8c465d540fffb3e45b5edd661af0b8daa8435353 30 0.01/1.00 vMB 140
166,627 166,627 00000000000005ae888125bebd9b23409b5b6af40f2342f5ebea4ef8c3eeb4f9 43 0.02/1.00 vMB 138
166,626 166,626 0000000000000ac8340095f7e1055ff1e75a9256df0b25e7ec363d670a043804 59 0.03/1.00 vMB 56
166,625 166,625 0000000000000abef0641775e09710d53640075a86baafbd9b17bc84bfc6695e 58 0.03/1.00 vMB 82
166,624 166,624 0000000000000127f15a2ff1c8a9418beebc834da3b60793df776c1c95b5187b 10 0.00/1.00 vMB 13
166,623 166,623 00000000000002ad546fa04f4a7930e506a6d17186a161726bfd37b1833edca9 83 0.04/1.00 vMB 85
166,622 166,622 000000000000097fe03a4a1e6950e096b989de77fbbe7a8989ef303de31e67d3 100 0.03/1.00 vMB 0
166,621 166,621 000000000000064936e57ad9615ca35c9103438cbe6e5a6977f3f3f418454758 149 0.06/1.00 vMB 91
166,620 166,620 00000000000009fb046e934389abbfd3618201711350029eb80151a3a2ca126e 8 0.01/1.00 vMB 799
166,619 166,619 00000000000001f20aebe2696fa760e1868af455a9f34a6d1c357058270d91a8 41 0.01/1.00 vMB 168
166,618 166,618 0000000000000b3b7f270ac045e854e4ca58aff8e7230c45f43b09b62f0d2caf 25 0.01/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 780.70 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: 554.63 GB
    • Received: 6.75 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.