Loading Tool

Explorer IconExplorer

Memory Pool

37,868 transactions
27.46 vMB
0.08798067 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 1b24e51262cdf8b98b01c6276a7d2c5eae143196ad01aba5cb879f3da069ad56
Version 20000000
Previous Block 000000000000000000001000aee6e3ae509c48b95212852c4d57a21fc9813ebd
Merkle Root aa3299b09f84504b53ba57fce5079a8bc01bbf7d2bbce827914aaaaaa93fef50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,660
Size: 1.00 vMB
Total Fees: 0.03548375 BTC
Feerates: 101.65 > 3.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,270 (813,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,058 101,058 000000000000f05a22737abc601cd31417da85953d6b80f8b5f9b6d1eb94f4e2 2 0.00/1.00 vMB 0
101,057 101,057 0000000000021bc41fe93c774e8c7029d32765605c10b7b4957fbab0933d810e 10 0.00/1.00 vMB 0
101,056 101,056 00000000000178f57e7a27e8a217f47c3e6daf8f3bc793cc530cfdfbc0fc6f64 14 0.00/1.00 vMB 0
101,055 101,055 000000000002ec21b48ed975dddc029214f60173152bfee6dc7386d04ee6b01c 4 0.00/1.00 vMB 0
101,054 101,054 000000000003f14f5a342f50edb106377b57e70dc54c56047476405070fc7be4 1 0.00/1.00 vMB 0
101,053 101,053 00000000000111ccdb3c454502f9763a87487e6b266040ca5f536c6ee793de86 2 0.00/1.00 vMB 0
101,052 101,052 000000000002d6394e8a05acb537e431472ff9a76243f63ce7647ae682d74b73 1 0.00/1.00 vMB 0
101,051 101,051 0000000000002a5c0e632c24a441e14f6562154dd6f0bcf8e7397852997aebea 6 0.00/1.00 vMB 0
101,050 101,050 000000000000afd5d3c53238c4e0c28ce293f92fc7c9d0d56accac1b71e80255 11 0.00/1.00 vMB 0
101,049 101,049 000000000002a2b447c89454a6d5ceae629de2bed4f642e0376179c0434bec5d 2 0.00/1.00 vMB 0
101,048 101,048 00000000000079a84c5b24fecf08352a08b9499063f665c303e9580874eae3f2 1 0.00/1.00 vMB 0
101,047 101,047 000000000003ac828a177085bf54d65d4803cf44b323da92d0d3e6e34b10ce39 2 0.00/1.00 vMB 0
101,046 101,046 0000000000025dd2f0834baa91a16e1278dcd6f1fdeb56b1f9423d82139f9b4e 1 0.00/1.00 vMB 0
101,045 101,045 000000000001a076c17a588f207f32776a5a7024355604db9103092138caa4f5 4 0.00/1.00 vMB 0
101,044 101,044 0000000000007d9fa0c4f88cbd0a1869853d1003913bba74dc9b2ed6e1bb8911 11 0.00/1.00 vMB 0
101,043 101,043 000000000003ea530e4e8e6075a4008d24ef0e4c551ee173ba5a6492bbe1a072 1 0.00/1.00 vMB 0
101,042 101,042 00000000000051a5def327f6193ebbd6954b1d4e0e59607f509e97de033d0831 1 0.00/1.00 vMB 0
101,041 101,041 0000000000008eafc23a591eb606efe842c9b5f4274b97c9a8dee6928a694b04 18 0.00/1.00 vMB 0
101,040 101,040 00000000000197361622c2cf6731cb5c654b939021712041737f14976cf32c98 11 0.00/1.00 vMB 0
101,039 101,039 000000000001d6fcfe7447070d6063472cf1c1e29d729e7fe16993eed14716f8 4 0.00/1.00 vMB 0
101,038 101,038 000000000002386ebd3fd2263d82bdb64cede63484f8ad6162d98cf1dbafe104 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 578.33 GB
    • Received: 8.73 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.