Loading Tool

Explorer IconExplorer

Memory Pool

45,116 transactions
27.11 vMB
0.07118746 BTC
Random Selection Loading Transactions
Max Size: 142.91/200 MB

Candidate Block

Mining Attempt bb8fa8d6e2d0b86a347698ad2d140a436d625c3365b7a23869a25e298bde5c63
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 4a9c5851668fccdecdabdcddfa58814893a67ff5e56a6f140d7d5c4aa3b2dafa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.02078443 BTC
Feerates: 251.72 > 2.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (481,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,671 433,671 000000000000000000fe0fa74f71044d3640367a4702d07ea4626471cabbc3e9 467 0.17/1.00 vMB 71
433,670 433,670 0000000000000000003e00d328a844bc33f6f10338614a6e7664df51a69091e0 1,810 0.77/1.00 vMB 57
433,669 433,669 0000000000000000000aea97038c0fa6681ca77b98dc5824d50b8b7c6d880a07 1,353 0.67/1.00 vMB 56
433,668 433,668 00000000000000000222c69cbbb2a5dadaed784173668094b752c9307a928253 469 0.98/1.00 vMB 15
433,667 433,667 0000000000000000029ae262221a7d670d725f280226dc8fdcf839515206ae92 314 0.12/1.00 vMB 59
433,666 433,666 0000000000000000025796c0ed71aabcf018dd82eb0e18dcb9d1297fea7a870c 296 0.16/1.00 vMB 61
433,665 433,665 000000000000000001445ac4a0984a932a815ea9a6e0971fc57ab3bb3acd0836 1,638 0.66/1.00 vMB 60
433,664 433,664 000000000000000003e161152d82aba028580dba1a3b051efb507dd95b66b856 1,257 0.62/1.00 vMB 50
433,663 433,663 0000000000000000029af5283806e232147f4eef8fd2e3760f6168c6b307a37f 1,407 1.00/1.00 vMB 79
433,662 433,662 000000000000000001a3b47909101ec5fc4367533857ffd468fb17f23f722ef0 876 1.00/1.00 vMB 23
433,661 433,661 000000000000000002c7ebb42ef5f9a51b6dde0421ee668df5c7979277ac5315 165 0.11/1.00 vMB 36
433,660 433,660 000000000000000004057fa6ab2ff0bc622d94047c425c569db12198a9f06604 1,067 1.00/1.00 vMB 36
433,659 433,659 0000000000000000019625e8f10f2686e5557c65252b57007f7fe4b96d21402c 1,678 0.99/1.00 vMB 35
433,658 433,658 000000000000000003bc10ba66a23d7b707850d9af988ae83e473e239995295a 3,052 1.00/1.00 vMB 79
433,657 433,657 0000000000000000038f8bf7bb48d565edaef15a71015a12d0b505c2735b2721 625 0.45/1.00 vMB 46
433,656 433,656 0000000000000000037d45071d7e87895dfb60e30a4e381a4bf8b065def48ad2 1,764 0.72/1.00 vMB 57
433,655 433,655 00000000000000000226ea875ea57afce22f8064844dee33ccf6524d63c455f6 547 0.34/1.00 vMB 45
433,654 433,654 0000000000000000013347b7149e39bb6164c825cd122af335e8291a004f69e0 435 0.99/1.00 vMB 9
433,653 433,653 000000000000000000cfa4d34caf4336170bca5d5d7517ea7d32573be700f164 1,522 0.61/1.00 vMB 62
433,652 433,652 00000000000000000007b07af3b0c83e12a59e3f4117ded2a19cc722752963d2 1,548 0.65/1.00 vMB 61
433,651 433,651 000000000000000000d2e3f1c1a21b6a2246ecc84baa91a20e2517bd462cf4f6 1,746 0.74/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.