Loading Tool

Explorer IconExplorer

Memory Pool

18,951 transactions
8.70 vMB
0.07206139 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt c603a1463c07ecc38963c273fac2f31a2e0a8c27cafddea41dfde69691d0b53b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (740,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,578 172,578 0000000000000aef0ab527fe531f6437ecf582f695b700118f21da74a36ed52d 65 0.02 vMB 44
172,577 172,577 000000000000062ac724f2832c033d6f6167ff74526768541ce451c705c4bd5d 35 0.02 vMB 63
172,576 172,576 0000000000000997cf1b459666c9adea6bd0869327f94f221c37d6a9fac26904 47 0.02 vMB 112
172,575 172,575 00000000000004bad48aedbf48f241437f4a9ac7190fe1b8e3c64c3b46b109ff 15 0.00 vMB 84
172,574 172,574 00000000000005bea07e1ca6dc57b4fcdf9404acf4a22de5cdf39c604a31dbea 1 0.00 vMB 0
172,573 172,573 00000000000003e509184cd58e4ddb3c0a3c29df0c2e72ce063209a3b86c0fb4 10 0.01 vMB 59
172,572 172,572 0000000000000257ddf6ed059de9c9850ece6cf4a1139d95fcb939c8946d771f 19 0.01 vMB 52
172,571 172,571 00000000000009eac3e0e6b0bf6885898a9b0f9b83a15f692aa5bb38dc27dc0a 109 0.03 vMB 60
172,570 172,570 000000000000092b296b632571b0760699b8fca3512d45addeb3a22ab63cc674 69 0.04 vMB 261
172,569 172,569 0000000000000aac2559abffe30c43fb148056193d75fe255626655c732b7af0 8 0.00 vMB 18
172,568 172,568 0000000000000a109f05b0d7a80263be1ca2fbbe10dd74a90f618a2bc02a98f4 6 0.00 vMB 53
172,567 172,567 00000000000000187fb9e4e578f5a0361198bbd03e1e4e9e5e2cf7a6783e0467 8 0.00 vMB 239
172,566 172,566 00000000000009a5523240a0c568f0d65e3bf1b158b160142ef689d575549dcf 1 0.00 vMB 0
172,565 172,565 00000000000007ff12d5c19ca0f2de161822708ddfaa2681bb9bf22eff2a2d96 22 0.03 vMB 61
172,564 172,564 00000000000007a709fbb43ed4acdd8a3d993b7e3a3faffd2f7e4cf755f40e24 7 0.05 vMB 530
172,563 172,563 000000000000028e46e159b68cb7f4713998d926207c3198805a7651c574fc89 85 0.03 vMB 47
172,562 172,562 0000000000000adbbd1dc8a4cae58529c82224aa7d40a554ac31aaf135fa6b46 91 0.05 vMB 1,254
172,561 172,561 000000000000071edd46f4c65e212e969830767cd6dfb89af25af238b82b9194 1 0.00 vMB 0
172,560 172,560 0000000000000628467e112dd0aca3b6e5abbdd12cbd1b79074c446e85a2689d 86 0.02 vMB 73
172,559 172,559 000000000000022f0eb54c57f7c1808e5341b04bd1127f609098059339e739a2 16 0.01 vMB 25
172,558 172,558 00000000000008dc2ccd8c034c060fef9c0be9f7ffb5524db0fd3860cac30f4b 40 0.02 vMB 46
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.