Loading Tool

Explorer IconExplorer

Memory Pool

78,455 transactions
28.94 vMB
0.07120812 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt cb355de1ad80b299069ea020555909e88a03858874c5447cfecadfbabfc6488a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d622f6a1bdc056ea76e1343de713b113f168af88d5e18cf167687900d5676c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01100305 BTC
Feerates: 73.20 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (251,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,923 663,923 0000000000000000000a47c781728e47581d8c4253f03ef9a1b47848e77cc40b 1,286 1.00/1.00 vMB 23
663,922 663,922 0000000000000000000b6f3f463a843cf0922abc0e3763a987bffb6057b6482e 1,053 1.00/1.00 vMB 5
663,921 663,921 0000000000000000000c07c2c40ad624cb1716cce52af426e166ebf9c94ca813 108 1.00/1.00 vMB 3
663,920 663,920 000000000000000000093298f027692350a0108a59192d5a94b11d0cd126da77 1,900 1.00/1.00 vMB 41
663,919 663,919 00000000000000000007002916c3da94dae5238f7c2a85aaebb52ccd6dc99ddb 896 1.00/1.00 vMB 21
663,918 663,918 0000000000000000000daebc795ea1c80280b70c410621ac42eedaffb5fba04a 2,107 1.00/1.00 vMB 74
663,917 663,917 0000000000000000000d7ca368445ef858a6d133ba2d9cbc4c8ab68408570c43 1,674 1.00/1.00 vMB 40
663,916 663,916 0000000000000000000327b6b98630867a105a1c557001370f6554e49e2605c3 1,410 1.00/1.00 vMB 30
663,915 663,915 00000000000000000007d98a0d875e4368351f30e9d3c495dbb46d5cb8dcd73c 293 1.00/1.00 vMB 5
663,914 663,914 0000000000000000000d0a53d5c766ee4c7f5e5e0e2f137efa769d1e619e6c4d 2,485 1.00/1.00 vMB 44
663,913 663,913 00000000000000000003f8a45967fe6a84a22a9deb86ddea0b2b78b0b859ea1d 1,304 1.00/1.00 vMB 62
663,912 663,912 00000000000000000008713374ae8c7e1d6ff2834aad318133e980bc6713c37e 2,126 1.00/1.00 vMB 35
663,911 663,911 00000000000000000008b4f523835b6247cf4f7f299455f1c2b6db7b4a454e91 1,483 1.00/1.00 vMB 45
663,910 663,910 00000000000000000004219204a487a25b22d6abd8d380189adfad055b451e38 1,098 1.00/1.00 vMB 52
663,909 663,909 00000000000000000002a1960dd59e19986e93c3179edac9ba46d28aaf1bf95c 1,382 1.00/1.00 vMB 80
663,908 663,908 0000000000000000000aa64a0e14f078fa7a6c1421e6886aa0027f23d14da0f4 872 1.00/1.00 vMB 27
663,907 663,907 0000000000000000000cec63943dc1443ced69147df4c34ac0b766a5bbf91e77 233 1.00/1.00 vMB 7
663,906 663,906 0000000000000000000ea503662aa2be5b491559a313edad8da21966039dd4e8 1,873 1.00/1.00 vMB 17
663,905 663,905 00000000000000000005f78a86fbcdbad4f4728fc9c9439ca6f5033f220308de 2,163 1.00/1.00 vMB 68
663,904 663,904 00000000000000000004ba235bafc7251a05ae1b387e80323a09756c0f3bd011 1,665 1.00/1.00 vMB 16
663,903 663,903 00000000000000000003fafde73c7bd9838b1b1185c3d281cc650da907da4cc6 1,467 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.