Loading Tool

Explorer IconExplorer

Memory Pool

28,752 transactions
26.48 vMB
0.11324306 BTC
Random Selection Loading Transactions
Max Size: 129.35/200 MB

Candidate Block

Mining Attempt 491033dd0d65fae9e5e5ad23467f9193ddfecb6cc28772dda44eca333e94f2e6
Version 20000000
Previous Block 00000000000000000001090ec052ae3c4d703d7195cc255ee1057bbaaa426005
Merkle Root e079b5e8cd08072b360f61913385123902366289e486993e3f587e35efcfc69e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.05329504 BTC
Feerates: 502.67 > 5.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,236 (647,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,218 267,218 00000000000000002bd2f8350de0e6ffda14c8fe30f5d32d9fcec8e5d0a44513 105 0.08/1.00 vMB 32
267,217 267,217 0000000000000009e2a0bfb678406f00e048ab1c3ad0d46d24c7465f3fad444d 73 0.05/1.00 vMB 25
267,216 267,216 000000000000000363ab93063e427bcb5d4402e3a61780aff60aaf9cdd6f9206 422 0.25/1.00 vMB 88
267,215 267,215 0000000000000002f319d0a59a59a37b25efb34389b771776cb7a6f9549d0718 20 0.01/1.00 vMB 58
267,214 267,214 0000000000000007a13f40976ba16a2518047123816f88c97c6021494b4e2c1c 62 0.03/1.00 vMB 41
267,213 267,213 000000000000000989681da38bb708399c07028c084b269938005d8528830c05 433 0.17/1.00 vMB 74
267,212 267,212 0000000000000001ed792106e9fc0795d1e72ce38e18ab3861a00cbcf6d6c3a2 84 0.04/1.00 vMB 36
267,211 267,211 0000000000000001e899f7323c7a1b5a21523d61687daa8d75a6a83997ad4f12 164 0.08/1.00 vMB 83
267,210 267,210 0000000000000003f64770ea92a32c451433298fddc482f7cdfdd1eb1b8f327a 21 0.01/1.00 vMB 101
267,209 267,209 00000000000000001b5326dc476f5579447a52f8969cf0ecbcea3962dbf20f98 274 0.14/1.00 vMB 69
267,208 267,208 0000000000000006376105ae50a71d51d06b273d1a9619a3b05f375c8b4c2eef 30 0.01/1.00 vMB 51
267,207 267,207 0000000000000003b0027e991b2dee416d9af1cde78b79d5802780bf9b67ec74 235 0.09/1.00 vMB 101
267,206 267,206 000000000000000acd5baec033081d5b8c1e548defb714fe4816394fd046ab39 158 0.07/1.00 vMB 77
267,205 267,205 00000000000000030e0a5126f47f2317f63c330360f093134c550c0517cb13ef 21 0.01/1.00 vMB 52
267,204 267,204 00000000000000051fe2001906b836e67b6ffe5385ea2707d32a7c9adb071252 106 0.09/1.00 vMB 23
267,203 267,203 0000000000000008498a8ec63b41171a13845f3348a03ce2093997dbf161961a 532 0.25/1.00 vMB 28
267,202 267,202 00000000000000061f38bc802d685b1a5f5ef4e2a2aa48ddc2952cf946df8e74 534 0.25/1.00 vMB 126
267,201 267,201 0000000000000004c678db93f0d8b4e95ef9b90359b01ea1a69d0375c9acd72f 16 0.01/1.00 vMB 55
267,200 267,200 0000000000000006ed2fcd576bfbcfb7f295750d85ced86c680b3881964453f0 286 0.15/1.00 vMB 27
267,199 267,199 00000000000000014e0e4f35fc9e79328061984fa20a02be6051113a5a9bf61f 80 0.04/1.00 vMB 38
267,198 267,198 000000000000000afc2727d3b17decdb1c3136f52aa6b55e1f542e2c86f6505d 278 0.15/1.00 vMB 4,122
Previous 10 blocks ↓
Total Size: 781.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.07 GB
    • Received: 8.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.