Loading Tool

Explorer IconExplorer

Memory Pool

31,242 transactions
25.11 vMB
0.06007411 BTC
Random Selection Loading Transactions
Max Size: 125.42/200 MB

Candidate Block

Mining Attempt 32324f5a93a3a04d36fd4274c42446d037f1b9c0decf911902df036bf549015a
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 1d0c6ba5633a5212678060e66e28f614cd16801175c5f540d11453a959aa2ace
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01501157 BTC
Feerates: 100.24 > 1.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (413,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,009 501,009 0000000000000000003d80f4e18c61149cb866d761862da5f7f63bcf8be0ea31 1,981 1.00/1.00 vMB 712
501,008 501,008 00000000000000000071754dd11c7cab7f75df5d56702c8f12a6e693b2dbba76 2,537 1.00/1.00 vMB 617
501,007 501,007 0000000000000000005178e463c128b0c3de6f1391a09d33a03bdcc56478f067 2,246 1.00/1.00 vMB 766
501,006 501,006 00000000000000000011eff4453a65b8ab08ff4918f3b1f6d57cdf885bb47461 1,162 1.00/1.00 vMB 223
501,005 501,005 0000000000000000004635ec7201de86f5d581985df88e871d8f293eef77743c 2,155 1.00/1.00 vMB 544
501,004 501,004 000000000000000000590c6734971b5d21da0b230b559607618a49c9001c8ae9 1,541 1.00/1.00 vMB 238
501,003 501,003 00000000000000000024c6d4669d12e1a593831ca2a4f1ca1b05907848f37fad 2,422 1.00/1.00 vMB 670
501,002 501,002 00000000000000000053cbc6c32095d943dab3a00ad36951a27347a8027933b1 2,772 1.00/1.00 vMB 647
501,001 501,001 00000000000000000051ad02ae04cc2d8cab6b554bbdf92d799912af9cb37636 2,370 1.00/1.00 vMB 889
501,000 501,000 0000000000000000001b9afd4babe11671598a554e96912a731b2c2c1174f143 2,770 1.00/1.00 vMB 713
500,999 500,999 0000000000000000007076ba8ceea69f27cf7a2adbf9464b14d60acf7de2cf5b 2,607 1.00/1.00 vMB 954
500,998 500,998 000000000000000000679bce95a40b60d16f1ae38d07766298a7b50f7d416938 2,266 1.00/1.00 vMB 680
500,997 500,997 0000000000000000004cb70fa05e1ec7039298ad9dbf3bf5a3947dcbe1f8c3fc 2,547 1.00/1.00 vMB 613
500,996 500,996 0000000000000000003f31e1aa2403bd91cc2cb0339f5fc18cc41c2678cbea56 2,659 1.00/1.00 vMB 809
500,995 500,995 00000000000000000064b08f1a5306da50256de1caa49316aac169f17c8ffb49 1,945 1.00/1.00 vMB 201
500,994 500,994 0000000000000000001990ca81ba6454e4865695ebc24a6175fcf7bcb736ecb1 2,527 1.00/1.00 vMB 644
500,993 500,993 0000000000000000007f498417014962499e672ca372929f4ddd7797fb46c6c4 2,286 1.00/1.00 vMB 746
500,992 500,992 0000000000000000007e4628d65519f8a80c7c0a344e607c290ecea6512219b0 2,657 1.00/1.00 vMB 449
500,991 500,991 000000000000000000467ac76c0461394a9c0ec8ef85024038f460b40e17fc87 2,924 1.00/1.00 vMB 557
500,990 500,990 0000000000000000002755fe2af0f0e96e46c526713ea6f2b95b467e261e03b6 2,375 1.00/1.00 vMB 732
500,989 500,989 0000000000000000004ba88639c99e0030aceda3c9290189c2130ccd712548fc 2,750 1.00/1.00 vMB 718
Previous 10 blocks ↓
Total Size: 781.86 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: 642.00 GB
    • Received: 12.53 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.