Loading Tool

Explorer IconExplorer

Memory Pool

77,871 transactions
28.88 vMB
0.06764199 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 6fabe99b954444f62c1e79b322bdc6d9c931cf505175c0af1867e5887e54fd76
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root b7bb58ecc14cef4ef201c435d8a50df8329330197e85a443100d91939c161299
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.00741611 BTC
Feerates: 149.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (238,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,216 676,216 00000000000000000002d0df6502ec6de1f6800c4c70a22f311a0d8fd05193f4 1,413 1.00/1.00 vMB 24
676,215 676,215 0000000000000000000aba0415180c0f58a44f3187d7ca2718444ab1ec34a43f 1,154 1.00/1.00 vMB 23
676,214 676,214 00000000000000000008879ba381b0b534b533e5850048b1b703c3768e014612 1,850 1.00/1.00 vMB 32
676,213 676,213 00000000000000000000fbb35d603721cdaf209041bad0b15836b656549f958e 779 1.00/1.00 vMB 10
676,212 676,212 00000000000000000001bd526ba9da05b02bcfad36783d098620cf177f0dd8ed 1,373 1.00/1.00 vMB 14
676,211 676,211 0000000000000000000340ff9741c25d1865d30411ead2c748292980762821c2 2,639 1.00/1.00 vMB 20
676,210 676,210 000000000000000000064c826dc8401473caa2cc556e6359a7cc97b895ad3f47 2,387 1.00/1.00 vMB 18
676,209 676,209 00000000000000000006ba9bb7e3ea23f05a69602a80de7aadbe9fdbcf76074d 2,359 1.00/1.00 vMB 44
676,208 676,208 000000000000000000005270648cc73d1cb8170f300568f8082b5fc356f875bc 2,273 1.00/1.00 vMB 50
676,207 676,207 0000000000000000000c05940103e7743d37b0b894fbdcf191e8409660930627 2,540 1.00/1.00 vMB 52
676,206 676,206 0000000000000000000cd1b9eba1871ec9cc56a801005226489d8c1745f9bc2f 1,576 1.00/1.00 vMB 83
676,205 676,205 00000000000000000007a25780176a574b6565a3411af6da4978a99b1e14461d 2,616 1.00/1.00 vMB 62
676,204 676,204 00000000000000000008f45fd378a7333706061239b65e36b64b90f302212986 2,741 1.00/1.00 vMB 65
676,203 676,203 0000000000000000000a6a6714e9d0792cb19f4b0416e38129420c9d3e3c3bc6 2,599 1.00/1.00 vMB 73
676,202 676,202 0000000000000000000cd97cf3eabaa88d2e408ca46904ba20f435082ab7e466 2,179 1.00/1.00 vMB 34
676,201 676,201 0000000000000000000c4325f715d934bb3f0b3b9d43bbbb559c90a9dc2c8f16 2,111 1.00/1.00 vMB 29
676,200 676,200 0000000000000000000924fa9d092dc9060f288e015742725e674fdbd968bed0 1,737 1.00/1.00 vMB 16
676,199 676,199 000000000000000000038a1fef7420c9f897a43eda065c02d6c05c9dcb85db01 2,347 1.00/1.00 vMB 60
676,198 676,198 0000000000000000000af1b6e4367eb4d4b21e28bcdd45002934e7b87a86e0a3 2,154 1.00/1.00 vMB 28
676,197 676,197 0000000000000000000c85e03bf9dc9ea3a60d8f6fa7e00e24a842fc93fcc9ee 2,420 1.00/1.00 vMB 30
676,196 676,196 0000000000000000000a9d8d78f8504d204625cb9370fbe0988d914092a94385 2,886 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.