Loading Tool

Explorer IconExplorer

Memory Pool

59,513 transactions
17.89 vMB
0.04552995 BTC
Random Selection Loading Transactions
Max Size: 114.31/200 MB

Candidate Block

Mining Attempt 1cfec027961326dc9d56a205e6ca98aa0f8c8e5552fbfa4ef6a30fe846910c06
Version 20000000
Previous Block 0000000000000000000033c9596f5af71ab06640a7a83adbb7cf2582c5114636
Merkle Root e267a2cbc0b071af647ee4e02f24f02a25caa401589dc4ab8373abb86256c69c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,508
Size: 1.00 vMB
Total Fees: 0.00568859 BTC
Feerates: 77.33 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,784 (655,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,641 260,641 000000000000001303d852f37155bc29cbd191894821b7da065b1a4eb51d5db4 80 0.03/1.00 vMB 82
260,640 260,640 000000000000000683af5c4d6fdd4faecab430de1c2fc4ceb864fd8b6d43728c 225 0.08/1.00 vMB 116
260,639 260,639 00000000000000054d27238c16155933cd02b9f3115c836e413a6776d7be9780 406 0.18/1.00 vMB 107
260,638 260,638 0000000000000007452e70333d22ce60bfd5bbf109130405a0f750d16e45d8e1 59 0.02/1.00 vMB 103
260,637 260,637 0000000000000010bf73bf0ec4fd52655bf7891fc7335da5ab0ac9fb57f02f76 223 0.09/1.00 vMB 93
260,636 260,636 0000000000000006b4cbbdf43ece2fe3a7cee1087791774332297d587730eb5d 593 0.27/1.00 vMB 145
260,635 260,635 000000000000001450e78d66d92c54552e27a3aaf1f72cfa0c9b6fa8ac722dc2 21 0.01/1.00 vMB 115
260,634 260,634 00000000000000198289af13be43016d641bc20f983b87dc3a0e73cce885a2f7 37 0.01/1.00 vMB 115
260,633 260,633 000000000000000f942e8b699b7419b19efe32bc2cf82a916f62c37213590b8d 111 0.05/1.00 vMB 141
260,632 260,632 0000000000000001ebdcd3396492a60096f8140633435d57cc0ab00e5dc7c42e 370 0.15/1.00 vMB 121
260,631 260,631 000000000000001a8f4b6236640e1dba15aa508bdceba48f3989b94d5e1d66ad 391 0.18/1.00 vMB 111
260,630 260,630 000000000000000386d98f23d4c4d01bb3e3e61c18fbc9972be2f1f22913edd2 346 0.13/1.00 vMB 125
260,629 260,629 0000000000000016ee693f0efb0f3456beeec84cbaf356fa4b41be949944c65e 293 0.12/1.00 vMB 120
260,628 260,628 000000000000000e09deb5006dc011db1f5026345da2697b1e8bb0a6b23efd82 360 0.16/1.00 vMB 103
260,627 260,627 00000000000000095509c40dcd707440f061dacd93e53cc1ab2edbe97fae1368 174 0.07/1.00 vMB 140
260,626 260,626 000000000000000c4a68e3b329d07a4ab0d9d6a7c6ddd5fb506f8fff668a14e5 362 0.14/1.00 vMB 134
260,625 260,625 0000000000000000311f245b4d79c8733e328d2dc1b351065f3d77d51d864784 99 0.05/1.00 vMB 102
260,624 260,624 000000000000000a0d5d95a4565a4b6a4c3234dfd4f130adac434c7b3c7cb910 109 0.04/1.00 vMB 99
260,623 260,623 000000000000000c9d7a0e8f91ac2f36241db73eee5888220702d0edc6f7caf6 114 0.07/1.00 vMB 94
260,622 260,622 0000000000000004451d3c4d20839b84236d89f615add70f383ee223dcb050ae 347 0.14/1.00 vMB 103
260,621 260,621 0000000000000018385560ee1a11c1204f50b9960baeb87ff740e20bd16ee76e 679 0.25/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 783.74 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: 783.71 GB
    • Received: 21.43 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.