Loading Tool

Explorer IconExplorer

Memory Pool

88,804 transactions
33.69 vMB
0.14276839 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt 72e5e0f21318c606632c2a1ff5e5f538980d7207e8b2fb29dc55526f78c271cc
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 10d1d3634cfad42e85273508898b8777bc41a0a3fdb30f1320073514d944d505
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,315
Size: 1.00 vMB
Total Fees: 0.05761375 BTC
Feerates: 469.97 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (454,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,504 460,504 00000000000000000190e9957da319ef66d68e0cdf99a63abb96bbebdab7e0eb 2,053 1.00/1.00 vMB 183
460,503 460,503 000000000000000002074d044427094c7248ecb7ebb138b9afeaa577ca037e17 2,126 1.00/1.00 vMB 136
460,502 460,502 0000000000000000013f995fd1dde009357b23680f990258e1e9b14722860218 1,257 1.00/1.00 vMB 137
460,501 460,501 0000000000000000018c73626aa3a0a08f2bfeb387ec21d79b0a45862b5bb033 1 0.00/1.00 vMB 0
460,500 460,500 000000000000000001a01cf28f35e1ac8effb0f67ad5232880f5e0a25200f63c 2,749 1.00/1.00 vMB 121
460,499 460,499 00000000000000000129bd0bc73ca3800a8beddfd921d4a3966efd34f0963278 2,250 1.00/1.00 vMB 173
460,498 460,498 0000000000000000006c187dbc532e80f11632d70e00b5adcf9172a51a815e52 2,399 1.00/1.00 vMB 172
460,497 460,497 0000000000000000010be6014b72ddde64f3f370b180d1b2b026de7498a747c8 2,646 1.00/1.00 vMB 108
460,496 460,496 000000000000000001f049c179cc9693fbbcc56fb86af0dfcd08a5fa242dd022 1,879 1.00/1.00 vMB 182
460,495 460,495 000000000000000001018b6621f07d192ef6a32ffc564ab22abfaf999af7bb06 2,051 1.00/1.00 vMB 173
460,494 460,494 000000000000000000497dff8ec4570457ffc194b03e809e58dc86876b872e66 2,132 1.00/1.00 vMB 138
460,493 460,493 000000000000000000136c60c08711dc09e5e0bf55f572a112a0aff37bb97fcf 1,662 1.00/1.00 vMB 158
460,492 460,492 0000000000000000017cd700661df6b554033e6f09e7e84a2b35aa1ad40f6047 2,536 1.00/1.00 vMB 169
460,491 460,491 000000000000000001b9fc19238571c9d407b5c4f14b1b28857bc5d1bece7804 2,033 1.00/1.00 vMB 292
460,490 460,490 00000000000000000218d32dff79bf990c06042512b114580eb599364a2c253d 1,839 1.00/1.00 vMB 131
460,489 460,489 000000000000000000060e45ebc37c73f9b05873932ebb7567a958537e37106c 2,331 1.00/1.00 vMB 140
460,488 460,488 00000000000000000103da01db110e5b09279ace728c2d3f947fa174f8524351 2,041 1.00/1.00 vMB 149
460,487 460,487 0000000000000000007b13eeeb626b89716f0c4de4c9c5e4665cf76204dd7964 464 1.00/1.00 vMB 162
460,486 460,486 00000000000000000176ecaa348a30045f825cabe1de47178681e04708060e9c 1,376 1.00/1.00 vMB 147
460,485 460,485 0000000000000000001945d8b8f6cb55eb5dae5e1fa1633d76ac51b96438ef72 2,561 1.00/1.00 vMB 227
460,484 460,484 0000000000000000006a2658ad5a6267551bc2688ea13c4c81d37750aab9d51d 856 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.30 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: 657.98 GB
    • Received: 14.56 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.