Loading Tool

Explorer IconExplorer

Memory Pool

49,349 transactions
30.25 vMB
0.17212491 BTC
Random Selection Loading Transactions
Max Size: 161.84/200 MB

Candidate Block

Mining Attempt 72eae95c5905021bae1e5664c9bb3267a403db3e3da65a11d8359f2258b22d1b
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root de886cc442275d22ebafbfec641b7d865fc1b809605b6706a1d9d803963b3263
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,056
Size: 1.00 vMB
Total Fees: 0.09245060 BTC
Feerates: 261.10 > 9.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (578,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,411 336,411 00000000000000001b61e519e79a8087e8417ac1a9f233e61248492eb31cbfd7 15 0.01/1.00 vMB 47
336,410 336,410 00000000000000000988e7a92f9f48f7683bb751406899163a45f94ee156be61 297 0.17/1.00 vMB 31
336,409 336,409 00000000000000000a5c73be62f770d7981d308c04386e50d0848abef13b3890 34 0.02/1.00 vMB 20
336,408 336,408 0000000000000000113a1d653d9325bd207227611b1451154ad80eca9f607972 630 0.70/1.00 vMB 34
336,407 336,407 000000000000000017dbaa1913ef5cd085de3e3da4a48ee9793b31e8b1a4319f 67 0.03/1.00 vMB 25
336,406 336,406 00000000000000000c7fe7b526bb4d38abfcc75d805c215252d9761374a7e291 620 0.39/1.00 vMB 33
336,405 336,405 000000000000000017051a8d93eb323f9cbd87e1a2403dea2059ae945c81bf39 370 0.19/1.00 vMB 39
336,404 336,404 00000000000000001ac93aff9b4bb559eaa3c876481d041ac2281bdc2480705c 235 0.11/1.00 vMB 33
336,403 336,403 0000000000000000076e04b4d11e4dc665c9ac87e4bbb37940b8099f86f9d7ef 32 0.01/1.00 vMB 85
336,402 336,402 000000000000000000437c504de0815ec4a26303bd2e362ffd5d741a4ebcdcb8 103 0.07/1.00 vMB 28
336,401 336,401 00000000000000001ae08eb7e51b7db8ab7c5ced45f4d2d6cc339751d9f6f391 16 0.00/1.00 vMB 66
336,400 336,400 0000000000000000140a6bb6025ff9a64d05b5def0d95b564a5557b9995adc0e 192 0.12/1.00 vMB 32
336,399 336,399 000000000000000011cdf9370bd21434481a4506a654e509d4528801a440b3a3 308 0.16/1.00 vMB 26
336,398 336,398 0000000000000000148590db6ef81592fea2a748f6210213126931102e504f5d 938 0.60/1.00 vMB 29
336,397 336,397 00000000000000000435b0049e7044e2f0faf83fef04ec04ecdb34dd4a76298a 1 0.00/1.00 vMB 0
336,396 336,396 000000000000000006004868030f9fef94da8ff605782bb0ad29eb519dbe8b65 1,034 0.74/1.00 vMB 22
336,395 336,395 00000000000000000469eedb291c003d540b1bcf8079c001a1201bb95fc1694d 512 0.14/1.00 vMB 69
336,394 336,394 0000000000000000042fca0de129ecc349d443abac69c5a0738580a50328ea54 285 0.17/1.00 vMB 27
336,393 336,393 0000000000000000164d30aaef28781aaecb43cfa739f5be578832f14db6b46e 743 0.38/1.00 vMB 25
336,392 336,392 00000000000000001005fdbb587326afe1d7df28b75d896a10cc663e75d3be08 64 0.04/1.00 vMB 38
336,391 336,391 0000000000000000161151ced569ff2d14f555da7119cada6971e9f6d01c3e8f 512 0.38/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.