Loading Tool

Explorer IconExplorer

Memory Pool

76,390 transactions
28.14 vMB
0.08447782 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt df2fce574304315a3b69f1d3179c35a3cac0482434512a5fb65eb2db45c6e59e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4484ec9bda73dd386a2a844c4cd3a3771d461d35d8d2c49ec9d9fe63ad278956
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,036
Size: 1.00 vMB
Total Fees: 0.02353178 BTC
Feerates: 150.93 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (91,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,235 824,235 0000000000000000000074fd1302749ac3061cda4dcad4b661d322743207cf98 3,517 1.00/1.00 vMB 111
824,234 824,234 000000000000000000032ac5988c77854760ba8c4e6dbdbc81a731ee61f94af6 3,099 1.00/1.00 vMB 89
824,233 824,233 00000000000000000000c64fb2cf2ec538d25efb2becd0e280026abadcfcaca1 2,137 1.00/1.00 vMB 62
824,232 824,232 00000000000000000003205adc26aa35fa1b6b90c56bf5eb7d729fae59b46ed9 2,480 1.00/1.00 vMB 93
824,231 824,231 0000000000000000000269518551dee34944fcca15e0270e9f4405c1dce52215 2,366 1.00/1.00 vMB 99
824,230 824,230 00000000000000000001ee5d4907fddf9f438c0f49a2eb4af4df01c4082a559a 1,703 1.00/1.00 vMB 73
824,229 824,229 000000000000000000017072c97f94eab41d6658975cfa884f4986d33cb820fb 680 1.00/1.00 vMB 52
824,228 824,228 00000000000000000002bc839d20d9aa45bc0f01fd9de2b9c92cf12510c40039 2,333 1.00/1.00 vMB 61
824,227 824,227 00000000000000000002807b5a795d6936bb35e93fc46bb4f95c8776371fe439 2,495 1.00/1.00 vMB 109
824,226 824,226 00000000000000000001dc3adf80ada8584986a50e691da38ffa06eee4a4eebb 1,456 1.00/1.00 vMB 63
824,225 824,225 0000000000000000000161cc1616450cf3fc105f201c7bf9191d8b12c14e4003 984 1.00/1.00 vMB 54
824,224 824,224 000000000000000000007e04e2d7b88115c4b838d109bd20cc53692d975bed58 1,474 1.00/1.00 vMB 65
824,223 824,223 00000000000000000003cd540b8103f787bc4963d7d47717ad705e2ed283bc05 2,483 1.00/1.00 vMB 109
824,222 824,222 000000000000000000020bde2fa78c06e15d72aa2d75d261af9c045d30183c45 1,026 1.00/1.00 vMB 61
824,221 824,221 0000000000000000000312388c12005956047875a368669cf9394128e0f6aa5f 3,389 1.00/1.00 vMB 70
824,220 824,220 0000000000000000000102dca3d35ee8fa512fdc844301abca6296f1119503a1 3,253 1.00/1.00 vMB 71
824,219 824,219 00000000000000000003a9044d0dffa7630a2b63b7631412cb5598eef7781488 2,785 1.00/1.00 vMB 98
824,218 824,218 000000000000000000007a0b78f9da07d6e801fede6208391ec7919b71cdfd5d 2,867 1.00/1.00 vMB 87
824,217 824,217 0000000000000000000078b133ce2b95d47c18805065c4f17eb4314731ccc930 3,197 1.00/1.00 vMB 81
824,216 824,216 00000000000000000003c8293297e10c0af28705574929595956b763859785ee 2,793 1.00/1.00 vMB 79
824,215 824,215 00000000000000000001035b3be779685f2748cd8e471e51b4ae0b4f258cb4a1 3,126 1.00/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.