Loading Tool

Explorer IconExplorer

Memory Pool

81,344 transactions
30.05 vMB
0.08309977 BTC
Random Selection Loading Transactions
Max Size: 184.32/200 MB

Candidate Block

Mining Attempt 1af522da82677aad635d8276b32c166e2b3c01744cd38ec4e29be84f0410c30b
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root ff4837568eafd64ed9a0092c8a7a6451e186b74435d26bfb2271d68938ba8bcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,280
Size: 1.00 vMB
Total Fees: 0.01506198 BTC
Feerates: 82.43 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (502,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,607 412,607 0000000000000000005f8a8de1f258c7014952ffbfb4ec09e419fc216133cd4b 2,240 1.00/1.00 vMB 40
412,606 412,606 0000000000000000001e4b18ea0250702cc7a30ab827bab0550c4d9560fad338 1,603 0.93/1.00 vMB 35
412,605 412,605 000000000000000000699cd44c4aed1eeb9c66181f6260bfe41473e66e1ece06 2,266 1.00/1.00 vMB 76
412,604 412,604 0000000000000000027d95de9928f192358cee086d7ecc9cb5ad9298742afc36 2,636 1.00/1.00 vMB 78
412,603 412,603 000000000000000004327866c76d278ff009c079f6da68d586fc6e34f87a23d6 2,522 1.00/1.00 vMB 58
412,602 412,602 000000000000000004abd5432fc8b83cec7ac22e53ec290486428b44a874aaaf 2,636 1.00/1.00 vMB 57
412,601 412,601 000000000000000000a92d1c92050ac9e59d71b2dc6e3e520a8649afcd5309b1 2,676 1.00/1.00 vMB 65
412,600 412,600 0000000000000000021fc383d678f66e23a14ae03ef25416a64376d8429cd47b 561 1.00/1.00 vMB 17
412,599 412,599 00000000000000000370e1183fed2a9de49ef8ba9a1e34e001cba0093ea1aae0 289 0.11/1.00 vMB 65
412,598 412,598 0000000000000000050090d0274f7c27854d030602dc03d62134c692ab0778b1 834 0.36/1.00 vMB 49
412,597 412,597 000000000000000005405326a87006c66ae821dc401e4c4fb9650288652d9abe 987 1.00/1.00 vMB 23
412,596 412,596 000000000000000000b24de049729254c838f5509aa0e6e3b431bb79ffb71da7 1,408 1.00/1.00 vMB 26
412,595 412,595 000000000000000005296a0c57f487417e401b794410bdc8cc0b45dbd52be394 2,364 0.99/1.00 vMB 48
412,594 412,594 000000000000000002b0e61ef62b9effaa7093933a74b6d96ce45d827bc3339d 2,361 1.00/1.00 vMB 47
412,593 412,593 000000000000000002e96f9159578770ba4337a21b35441472481f3f20bcfdb9 1,520 0.99/1.00 vMB 40
412,592 412,592 00000000000000000151592b051028cd595198f327adbb9e7ef5faa247359616 2,588 1.00/1.00 vMB 55
412,591 412,591 0000000000000000019cb7f59b8fa3214a3e77a427f87770495d2e57c3102ae0 2,876 1.00/1.00 vMB 67
412,590 412,590 000000000000000004b8c41d4917e7fe1f36b1dfb16ff9ab1fc48bac2732c1d2 2,416 1.00/1.00 vMB 90
412,589 412,589 0000000000000000013d5f00fdce5f9567be96f292fdfd4e3f2053af42e5a5ce 2,846 1.00/1.00 vMB 65
412,588 412,588 00000000000000000012cd5f0687df8bc43749c8a545ad4eefb40b485bb11dcb 583 1.00/1.00 vMB 16
412,587 412,587 00000000000000000048ec9de72807527682f57ef2f73936b7f8c5c376889bea 2,087 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.95 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: 715.24 GB
    • Received: 17.68 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.