Loading Tool

Explorer IconExplorer

Memory Pool

38,772 transactions
20.06 vMB
0.05646008 BTC
Random Selection Loading Transactions
Max Size: 110.01/200 MB

Candidate Block

Mining Attempt d5839cee45827bd6fc6478330a1566cd8001d2798ba314e2cf05e7dbb4106655
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 2a2468faaf2e2d4446d87dda04062c55b8af8d7d14b0165f16e2557559b112a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.01651798 BTC
Feerates: 33.51 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (891,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
22,319 22,319 00000000278526063985e8871ad26d0a75f81ddfe4357bb12b6ab23dc1818f1c 1 0.00/1.00 vMB 0
22,318 22,318 00000000f23e7fa37eae074cea5257db6a3504da7c0fac49aa14a9a35966b378 1 0.00/1.00 vMB 0
22,317 22,317 0000000065f89541ac60d9346826a776cc708574d979bf392c11338b15f67ef7 1 0.00/1.00 vMB 0
22,316 22,316 00000000dcdc10a7290f8573c7c787a1bb1762bb09de8e70fd4ff200ff7be035 1 0.00/1.00 vMB 0
22,315 22,315 00000000fd094422579606e61682b76f30266f7b561408834c2676c3cf1d1a94 1 0.00/1.00 vMB 0
22,314 22,314 00000000ff8a8840725f313f002b473ddf22f84c775ccb403543af51a87900bc 1 0.00/1.00 vMB 0
22,313 22,313 00000000648b8c84bcb4d64fba52d13c4adcbf51f5a290d5d7c7dfa344a0f17a 1 0.00/1.00 vMB 0
22,312 22,312 00000000fdf631bbb49caafb949eeaea9bf85bc641880e7ca519895c8c9ac1c5 1 0.00/1.00 vMB 0
22,311 22,311 00000000f3dc5b4fd9a20789c1a78254fae2b353f2c20d3bf27a75895bb4b83f 1 0.00/1.00 vMB 0
22,310 22,310 00000000bbdae8fdd5f2b77256abac9b3f185da8fa6ac00887b19ddca54a6de8 1 0.00/1.00 vMB 0
22,309 22,309 00000000870c6f5a97d58d50c09c7436621eced7387a3e199e2851335af13b0d 1 0.00/1.00 vMB 0
22,308 22,308 00000000657701e46141baf93f8c6b31edb383aedd8b65be91672b3544d20f03 1 0.00/1.00 vMB 0
22,307 22,307 00000000fc4e8c150b93679145558276fe8a6899b8d6ba3cf6c4803643d1ee4c 1 0.00/1.00 vMB 0
22,306 22,306 00000000bbe7a51f531f5665d864376717e51d772d6bc72f532f94b6fe9319d9 1 0.00/1.00 vMB 0
22,305 22,305 000000000367270e27858172ba19eeca67b0a88f2a08492494539bc152d00fe2 1 0.00/1.00 vMB 0
22,304 22,304 000000000c179e9f338221fe01a80ad320fd061d288647bdfb2fc25d4ebd6493 1 0.00/1.00 vMB 0
22,303 22,303 000000000233374bc87951100e7e516ecfe4c619534806491570e78f96543d6c 1 0.00/1.00 vMB 0
22,302 22,302 00000000a67a6e3f83d52f5741533dd4fd75b5d3cef6ab5d652ee7cfc0bcfab8 1 0.00/1.00 vMB 0
22,301 22,301 00000000d5fa1a49b2565d06f5b5a247883a8dd40fcbda3f1b506ead11f90436 1 0.00/1.00 vMB 0
22,300 22,300 00000000ea113d91f74da0a7eebec23ab766a07d3b48bbcb5061c17c19a538e9 1 0.00/1.00 vMB 0
22,299 22,299 00000000c7f70a87c6709e3f1cdfb9553b8bb757f77ce6f16bbae009b2f9e11c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 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: 527.81 GB
    • Received: 5.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.