Loading Tool

Explorer IconExplorer

Memory Pool

77,120 transactions
28.81 vMB
0.07874238 BTC
Random Selection Loading Transactions
Max Size: 174.25/200 MB

Candidate Block

Mining Attempt 953100b5de6d39f8f99ba2f0e5b29d782e03f3e938a10f9ca34d65a52a853923
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root e734da1193a1de12587bef4d6ab0db315bc094c8c59a95bef4ce37d26e5e0ed1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,620
Size: 1.00 vMB
Total Fees: 0.01861424 BTC
Feerates: 150.93 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (676,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,183 238,183 000000000000000f9102d27cfd61ea9e8bb324593593ca3ce6ba53153ff251b3 198 0.08/1.00 vMB 112
238,182 238,182 00000000000000099e776ea125574870d4ca4bd1cadfe79dbe83ffa44130a7d9 126 0.05/1.00 vMB 186
238,181 238,181 000000000000014316d523dafe820969b7638426bfe18f4bfffdcd89db85daf2 199 0.10/1.00 vMB 156
238,180 238,180 0000000000000083082431d901b26347ce922588f243c11287d7a0533de8bf4b 305 0.14/1.00 vMB 158
238,179 238,179 00000000000000c23ef81f189aca597e005236db4e1f7c1cd6cbdf85bfcc106c 151 0.07/1.00 vMB 142
238,178 238,178 000000000000003714b64be8792b1e48e46d10e65e08b00fa35b4b84f8f41f0e 379 0.19/1.00 vMB 159
238,177 238,177 00000000000000fd009f6ac8aa8ad2c595dd63c7c8eb52212b57a010d248d3e5 438 0.21/1.00 vMB 190
238,176 238,176 0000000000000116f8b5b30300c18c7a826dfdd42e79bb691f2fd46aad34c69f 231 0.17/1.00 vMB 110
238,175 238,175 00000000000000ce1346e88f623d8dda8510ed75559b1abcaea8d4bd25167db7 723 0.25/1.00 vMB 233
238,174 238,174 000000000000000b2bc32a76d4d4885c9518d26e1e46e51f4c103bee1b539f97 1 0.00/1.00 vMB 0
238,173 238,173 000000000000009b66901d2f3244d69d128f0791f1870dc7136a5f16488428c7 27 0.01/1.00 vMB 223
238,172 238,172 00000000000000409123d13b633933680a24d7cc955e30f42085d386385766c3 308 0.18/1.00 vMB 189
238,171 238,171 00000000000000a193ef8e5472656a88ee8090f2365b8907092d8808dc97316f 512 0.24/1.00 vMB 179
238,170 238,170 00000000000000121a701e16c44dac59bef69201f862791988f138eb84f3c705 172 0.07/1.00 vMB 65
238,169 238,169 000000000000001fd3445fdb2b8bf2e231b0f745baad13dee402605bef6f6c4c 292 0.12/1.00 vMB 185
238,168 238,168 000000000000003749968fb29f58b4edac71d42f2f9d00fa5ce63bf6182b5382 220 0.11/1.00 vMB 168
238,167 238,167 0000000000000137ba200ff2830ee3b44ff9569730e25cb16f945abcca746e94 50 0.03/1.00 vMB 145
238,166 238,166 00000000000000547a9fba184002203f554e89a376b4980a10491f13f0de9e72 152 0.08/1.00 vMB 185
238,165 238,165 000000000000013ffe3f5e08c2eb8e59b52def1edd26b55771b53a578278b765 392 0.21/1.00 vMB 158
238,164 238,164 0000000000000121b9758d243bbddcf29d6dacfbb7a41cd07c59d79889ab50ac 224 0.11/1.00 vMB 174
238,163 238,163 00000000000000563885c95230c30db87970b67871d8f5db53df746156fe6fe6 255 0.12/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.