Loading Tool

Explorer IconExplorer

Memory Pool

42,614 transactions
26.95 vMB
0.06126590 BTC
Random Selection Loading Transactions
Max Size: 141.60/200 MB

Candidate Block

Mining Attempt 9e658d848a4611763b261b5969f9ae023a1b2b53286274c6a9a7b5133bf7ed8d
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b249ae2a6946e35793f40bb906bdc46e5773c7ac10951005a681b8eef2fc1901
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.01122711 BTC
Feerates: 103.41 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (454,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,509 460,509 0000000000000000016fb846ae310e4da93af49961803fb254c960fde647c3de 2,532 1.00/1.00 vMB 110
460,508 460,508 000000000000000002243ca307fb08f91e63f298fa311b0bc205d09464c9f009 1,987 1.00/1.00 vMB 160
460,507 460,507 000000000000000001a90f74635fd130da383b65001e928a9ae57e01b7356169 1,750 1.00/1.00 vMB 133
460,506 460,506 000000000000000001aed3a59a2228022a5ac9a6db97eda7cf1461ef15751af9 2,397 1.00/1.00 vMB 137
460,505 460,505 0000000000000000013ab636eac1ce4e76843ca2a4c589d77b2a238a742ff2e2 2,880 1.00/1.00 vMB 201
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
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.