Loading Tool

Explorer IconExplorer

Memory Pool

73,957 transactions
28.85 vMB
0.07322900 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt e14d54993643a0785165d6d4a53ec9d173a4ef6c5891015949d6de710cdfa2f9
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5b4ad7cffd8898602622e8faf6605b3596bb6f3fe73f46bf7a840a5e6159f2c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,234
Size: 1.00 vMB
Total Fees: 0.00944595 BTC
Feerates: 100.26 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (633,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,490 281,490 0000000000000001975b6b95cb9694e3f610aa36a9a0e9f448ec385043e14475 75 0.10/1.00 vMB 10
281,489 281,489 00000000000000022e9e7bcbaaf9d6caa8e6dfca40e40dfbab1f142243f3e658 40 0.07/1.00 vMB 10
281,488 281,488 00000000000000000130504866c49e044bb5c119821bdd2cb18750cad3439036 22 0.06/1.00 vMB 4
281,487 281,487 0000000000000000c9f6a5827771cf93ce2e2c89d3eeadc22afc0b6ea90353ae 69 0.10/1.00 vMB 6
281,486 281,486 00000000000000022c36bc2dd6ff6cbf5088fb0378abe8275bdeca534e169991 288 0.16/1.00 vMB 35
281,485 281,485 00000000000000006128da2ee0dc404cb8cd5f606af095dc758443755c6c7016 26 0.06/1.00 vMB 6
281,484 281,484 00000000000000016e2c01c59cff100861775d919d75224a7c8a29ea18e4f293 143 0.10/1.00 vMB 33
281,483 281,483 00000000000000024681b61578731b1af481ab492e85f9ee4ef1297e44a7d6c3 167 0.13/1.00 vMB 22
281,482 281,482 00000000000000003c491202382df2b748c0fc500a82617ed7bcfb693c909d83 146 0.05/1.00 vMB 36
281,481 281,481 00000000000000023f4f3fcb5f9895b899dd954b85820ea816ba596f6a9badea 158 0.05/1.00 vMB 121
281,480 281,480 0000000000000001aeaa28c902583f6a03838d8f52b69949a8e35ef8389ee09b 204 0.12/1.00 vMB 37
281,479 281,479 00000000000000014eaeb64586795055548f0c670b31654b66de84cceffd5b33 210 0.10/1.00 vMB 36
281,478 281,478 0000000000000001038159ed837f0e4c5445ad16570b98d4fce8ea3474468b13 24 0.05/1.00 vMB 7
281,477 281,477 0000000000000000f1608c4ffd2abd0b4fb7405b84015cb045d74e802dba24cf 731 0.35/1.00 vMB 44
281,476 281,476 00000000000000009f326558a936c0627e77773a28d4e7b8799ca45eb1dd6144 59 0.04/1.00 vMB 26
281,475 281,475 0000000000000000ea8348e884994732fc29939684a591aba4a29c7901116295 206 0.12/1.00 vMB 32
281,474 281,474 000000000000000027779980be2601e368c80bf179a487cc9f20219b9b293b06 607 0.27/1.00 vMB 50
281,473 281,473 00000000000000002d7bc9c9f8976f0251489fc7ef54a271df69a6914703bc37 645 0.34/1.00 vMB 43
281,472 281,472 00000000000000019bb649fa7c1d44ee086afb6721fa92ddb0926506600d8325 562 0.25/1.00 vMB 50
281,471 281,471 000000000000000190a2900f1a25c507a999fa11116f7bd0126618c1ebc4f5fb 224 0.10/1.00 vMB 31
281,470 281,470 0000000000000000a6d8b53d009db04bbcf5cab7778f27b1a3802ffadf3d8423 506 0.23/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.15 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: 743.21 GB
    • Received: 18.69 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.