Loading Tool

Explorer IconExplorer

Memory Pool

79,940 transactions
29.57 vMB
0.06582272 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt 58b20e8fcd2e224b4b5ec6a2a42ad039cb600d546b2cd273923f42cda46a164b
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root f68ab8301c5e4ea9352f421477db758d461f85426fb25e2067e732db2b3b7a73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,465
Size: 1.00 vMB
Total Fees: 0.00578573 BTC
Feerates: 40.32 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (454,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,599 460,599 000000000000000001ecac3ea6ea92b6b79f5dd7443ae793d27b9a038eb1aee5 2,261 1.00/1.00 vMB 141
460,598 460,598 000000000000000000a388bdce8833201dcfc68c7afa8b33fac8c873497f6b56 2,198 1.00/1.00 vMB 135
460,597 460,597 000000000000000000be044f6f832f9f8e984f5bb52dd812e4e7f8e04fad471c 1,793 1.00/1.00 vMB 162
460,596 460,596 00000000000000000085ec4c537c3358e618021bf68d86071f75191a3f710f17 1,413 1.00/1.00 vMB 238
460,595 460,595 0000000000000000008d575ca64130df785db8a8b13e4f639c0195f85c2a2c9b 2,185 1.00/1.00 vMB 156
460,594 460,594 000000000000000000a4a0b4b35c9540fc849288ed04e3e571c9519f2b7cf313 1,749 1.00/1.00 vMB 203
460,593 460,593 000000000000000000edc2c9ef6faa73785302ab7cbe4847d96f741ba42d56d2 2,305 1.00/1.00 vMB 206
460,592 460,592 00000000000000000115018f1ff5fd2b7313f39245bc1c3404617d4009131f38 1,673 1.00/1.00 vMB 104
460,591 460,591 000000000000000001847d919cdd0738464c2e388be59b1df65c48594a7c9a2a 1,973 1.00/1.00 vMB 182
460,590 460,590 000000000000000000a1b1d3c0b9d87db3ad99ab3a73e1c3bf22d451d93a72f5 1,347 1.00/1.00 vMB 127
460,589 460,589 00000000000000000165f86595c1108549a845629e3d95f3b1cf000db75ee631 1,599 1.00/1.00 vMB 110
460,588 460,588 000000000000000001abc14b6ab913b65954eb941650359a45d0a4ddcc84ee1b 2,282 1.00/1.00 vMB 158
460,587 460,587 00000000000000000184e2724b7cf22ddfa5433e9f60b80d0cc77134f0b4c788 2,654 1.00/1.00 vMB 174
460,586 460,586 00000000000000000090be36f0c229fa69895baeb01be4c9edf3fd119c3d5b81 2,645 1.00/1.00 vMB 209
460,585 460,585 0000000000000000004fb45295da4bb158798135e973792d6f8869ba769a68e2 2,183 1.00/1.00 vMB 204
460,584 460,584 0000000000000000008ec4d335b9f2ed2a7ff1c29fac97caf8320ace30ddb6c6 2,322 1.00/1.00 vMB 122
460,583 460,583 00000000000000000212d2171cc4d271972447b6d2b78f34df05c5324e7b3987 1,119 1.00/1.00 vMB 109
460,582 460,582 0000000000000000003d1b0ab2a4ec4b52ef71f9bd253dc075a5a59f42c931e3 2,640 1.00/1.00 vMB 199
460,581 460,581 0000000000000000010d0ee88d379269e5277b560451b0b0aafc78cffadc8a3c 2,178 1.00/1.00 vMB 160
460,580 460,580 0000000000000000014e5cb71772de5da6bc2ac20b2d2500a250a34ab6c8149e 2,390 1.00/1.00 vMB 130
460,579 460,579 000000000000000000dd1ab89b1b5136f6acd3f754f27e8969615d26b9524d66 2,418 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.70 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.