Loading Tool

Explorer IconExplorer

Memory Pool

47,833 transactions
30.28 vMB
0.09830999 BTC
Random Selection Loading Transactions
Max Size: 161.28/200 MB

Candidate Block

Mining Attempt 11904f4a8f16a7f604d99cc5fc50bd450d1f4ad92442ce0c2432c9229cecc1af
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root bb4b494d53b67254618413fb2b8b904e4ff83a52d57d640b57943e6811d65be5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,113
Size: 1.00 vMB
Total Fees: 0.03704747 BTC
Feerates: 150.97 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (578,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
336,390 336,390 00000000000000000defba1250894ab6cfca83c35689835f1cdb469b27a2d293 32 0.01/1.00 vMB 29
336,389 336,389 00000000000000000729a484ac99d65125e633ebd77439dd7779bf49479ff0cb 669 0.50/1.00 vMB 21
336,388 336,388 000000000000000012473efbafad281bb9a5f456e03309f5fe354ba4ee7e80e6 57 0.03/1.00 vMB 15
336,387 336,387 000000000000000009ac9d6a4f1ff3f73ddc41442a16499b81dd2de6e55520db 889 0.32/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.