Loading Tool

Explorer IconExplorer

Memory Pool

38,305 transactions
25.91 vMB
0.05146906 BTC
Random Selection Loading Transactions
Max Size: 134.33/200 MB

Candidate Block

Mining Attempt d5d837f344735677fc233f1e336935e46ba7839ac574aaaf6837f43c8dbf46b4
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 15e84d941203d6112db55a7fc7b0d405ff26b03c3cce5ed10ae23318496228b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,954
Size: 1.00 vMB
Total Fees: 0.00426577 BTC
Feerates: 60.16 > 0.43 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (419,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,781 495,781 000000000000000000468badebbcc5fdb6afe90f51c1e7657f438a15d8f25d16 1,927 1.00/1.00 vMB 213
495,780 495,780 0000000000000000000a3532339d8a88ff1b223a8b312a87ea8bdddd8e1e9ef7 1,320 1.00/1.00 vMB 368
495,779 495,779 00000000000000000091158c8054eddb991f5f46dd78d3b19704947222d25eeb 2,514 1.00/1.00 vMB 245
495,778 495,778 0000000000000000007be83853f868498715c4c707e0dada60904f8c5f53670f 2,321 1.00/1.00 vMB 145
495,777 495,777 000000000000000000ad1898b68f224a54b327bce8eaae47800b852d5d5873c7 2,215 1.00/1.00 vMB 164
495,776 495,776 00000000000000000038ee5582e1ea63eb03233749152554a33284dffce698e3 2,388 1.00/1.00 vMB 252
495,775 495,775 00000000000000000047e547939140e502d00e78caf9de41d55634934b012ef4 2,416 1.00/1.00 vMB 99
495,774 495,774 000000000000000000a82b5bf5c73806111fd0eb0f18c4ce8f53511b35629638 2,456 1.00/1.00 vMB 228
495,773 495,773 0000000000000000008fa7bd0250831db580c4a9aa493752c01329c316b716d8 2,817 1.00/1.00 vMB 161
495,772 495,772 0000000000000000005940ccba1d9dc31871ac97cf62fa90f86098cf050f5be2 2,506 1.00/1.00 vMB 165
495,771 495,771 0000000000000000004306fc56ec78377bc62468de25e575fb6a60163cafd07b 2,349 1.00/1.00 vMB 106
495,770 495,770 000000000000000000090b194debfd483cd16986b1bf11d1ffe531d632ade7cb 2,850 1.00/1.00 vMB 156
495,769 495,769 00000000000000000000435c426fb562d861a7660d88e55f06218d43da877eeb 2,285 1.00/1.00 vMB 235
495,768 495,768 00000000000000000054dc67904053691809a86ce595d8c370db96bfd31ff3b3 2,560 0.99/1.00 vMB 161
495,767 495,767 0000000000000000007736933cb70f14a32ea7c8174d8e4e16d131e8c36e4177 2,633 1.00/1.00 vMB 180
495,766 495,766 0000000000000000003be6749c350b8d1368fc83a583f65070949a40ab36254f 2,525 1.00/1.00 vMB 180
495,765 495,765 0000000000000000008148ff95ec731e61c20e36d6e24701df3174f01babb59f 2,284 1.00/1.00 vMB 307
495,764 495,764 0000000000000000007cc2ef7b29e552843517910a764734bb243143653712d1 2,450 1.00/1.00 vMB 199
495,763 495,763 000000000000000000662f2f85406be6ed7beed3b07c6428e6cc7fcd3152008d 1,960 1.00/1.00 vMB 205
495,762 495,762 000000000000000000a503ba0db12a8dfe0bc0aab27794ef6be1e7ffb828d88b 2,607 1.00/1.00 vMB 240
495,761 495,761 000000000000000000bf9b18cd7c85aa199bc1ae77a9a4b19f3fac897bea57fa 2,239 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.27 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: 656.06 GB
    • Received: 14.38 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.