Loading Tool

Explorer IconExplorer

Memory Pool

70,622 transactions
26.67 vMB
0.07242615 BTC
Random Selection Loading Transactions
Max Size: 160.97/200 MB

Candidate Block

Mining Attempt b10f78ed538f33c423061bff6c7af1d93cfc467b254f1c4ad40793b8037452ec
Version 20000000
Previous Block 00000000000000000001b9a43a13d61c36ff197c8d441de04206a35709143d9a
Merkle Root e83c602430a57dce636c6efb3f5a7ea4a63407613136760555c2384edcb511be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,446
Size: 1.00 vMB
Total Fees: 0.01555985 BTC
Feerates: 150.75 > 1.56 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,468 (640,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,808 274,808 00000000000000005d848f2588a588c88df938db07550f6cd08562c25773f1e5 232 0.12/1.00 vMB 34
274,807 274,807 0000000000000002249eaa292564fe361789bf5313149cfb082ed714da362422 151 0.07/1.00 vMB 37
274,806 274,806 0000000000000001b6007207602641b6ad03a96b70a08289231465c2396c433d 428 0.21/1.00 vMB 52
274,805 274,805 00000000000000045e608e02405a3ca2c5dfa7cd5816bb2f4297a87ddcd6338b 22 0.03/1.00 vMB 24
274,804 274,804 0000000000000000db8016c057462914f6abee16829fe4dc51edd7bbe5ac7dc9 351 0.19/1.00 vMB 42
274,803 274,803 00000000000000022e9800128ce1636a0447eb7e6e198c559f3881fbbc138de6 66 0.03/1.00 vMB 38
274,802 274,802 00000000000000045c1ab1dcf89af7bf23b5225603d4d3815b4692fdc7c2ee07 218 0.12/1.00 vMB 40
274,801 274,801 0000000000000000a7528893be28e4424eff807311efd464ec889085f924e5bb 181 0.15/1.00 vMB 19
274,800 274,800 00000000000000038f83d10cb3ff234777e369a526a0c01818a6af1113130ff1 498 0.24/1.00 vMB 49
274,799 274,799 00000000000000014c420f7a18c1b296a2394dfec9215e6886cc31d4a692f718 282 0.16/1.00 vMB 59
274,798 274,798 0000000000000003d326098b77cbfb4ba98b945071b1f2c85b29e2cb6134ad21 491 0.25/1.00 vMB 59
274,797 274,797 0000000000000000690f2aad1757ca0cf1d96e5f3f69fa9b21b008123d6298cf 17 0.03/1.00 vMB 11
274,796 274,796 000000000000000121e8ab3bc83258a7592a6615d088626f3a53cd6bcf76f48c 178 0.12/1.00 vMB 29
274,795 274,795 0000000000000003b5b1f0caae54464d897f7454beb60b3992c730552b82dba5 151 0.35/1.00 vMB 11
274,794 274,794 0000000000000001b794be53bfbcd4f2aa6bc6ca469473ccf093675f34988f48 451 0.22/1.00 vMB 49
274,793 274,793 00000000000000008dfcc44d8f24d2288d03f17ab189e70c7e81a96ce14e886c 8 0.00/1.00 vMB 74
274,792 274,792 0000000000000003cfb9d52e73c98f736bac9a937e14eac0a2a92670770e6446 154 0.09/1.00 vMB 32
274,791 274,791 000000000000000492410ecdb1f93eb5efc51ffbfdbcaffc6042a766efa25fe8 315 0.15/1.00 vMB 43
274,790 274,790 00000000000000011452d5b95bd7fcba16c1b7a1063673019a430deb5a671430 28 0.07/1.00 vMB 7
274,789 274,789 0000000000000001aa7a03558e3418d76fdb99ef7d404c584709b454b64c09c2 84 0.06/1.00 vMB 19
274,788 274,788 000000000000000477212fd9389142ec9ea88c1c50e1540dc927d6f6f2c087f3 422 0.22/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.21 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: 755.42 GB
    • Received: 18.95 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.