Loading Tool

Explorer IconExplorer

Memory Pool

79,268 transactions
29.49 vMB
0.08446985 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt ff1957a49b219c689dac922d8828655b9f80deb68e24597970fab495989cdcfd
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ccb7ee42a99378438d7d4d20b83965d24c392450d143085f7430f3da06de5c79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.01958643 BTC
Feerates: 402.60 > 1.96 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (762,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,259 153,259 0000000000000c0dd1258e63d5e69e4f81a9a72b59af6ccdeb39656dfe971a87 12 0.00/1.00 vMB 0
153,258 153,258 000000000000075d28b392afaec99b2353492f350cd6c571ef719b49fb58c348 38 0.02/1.00 vMB 55
153,257 153,257 00000000000006c45fe04f05fa93d780347926e81a27989a42ed02ce48e61a22 37 0.01/1.00 vMB 50
153,256 153,256 000000000000034b7ec290c640673b0bf20d772f3865b0c9334706bd984e364b 27 0.01/1.00 vMB 143
153,255 153,255 0000000000000c051559f560af58d8e3042250ef9d0355a38afa817a1ee76bfe 9 0.00/1.00 vMB 34
153,254 153,254 00000000000007b2c5aba85406002656b4ffdfb254c4826955fc02786936c2ab 39 0.02/1.00 vMB 53
153,253 153,253 000000000000009abd5f436f7f5d8976da083be660871751b06fbbef15a3862e 8 0.00/1.00 vMB 21
153,252 153,252 000000000000084fa08fed34ba06bb2cfa0c6f2f7da9e07502859768b903d2e0 84 0.03/1.00 vMB 48
153,251 153,251 000000000000061eb410a475a2d99ff918a61a21ca2c83e12589cd0563e60a57 36 0.02/1.00 vMB 88
153,250 153,250 000000000000087b9b3841befade8c10c8b54abb6aa2fd629f197edf70950d94 11 0.00/1.00 vMB 58
153,249 153,249 00000000000002e6dd776f23c778fcc34ad90f8738e7a36c07f408c581c4a34c 29 0.02/1.00 vMB 82
153,248 153,248 00000000000001d0795297bab6de6baa9da0c54903ff90729d5a0e90c31bb7e5 17 0.01/1.00 vMB 217
153,247 153,247 00000000000007113430cb23ab2ae67661c4863fed09759dfc506ca6c607406c 80 0.02/1.00 vMB 8
153,246 153,246 0000000000000b30f79136fe962c46628688d1606a29b803ac22de742e2bc8d2 23 0.01/1.00 vMB 20
153,245 153,245 00000000000002b32039e59fb6efb51127e36a5d6274f46795332437ebd619ad 33 0.01/1.00 vMB 106
153,244 153,244 0000000000000139e658b0471ae7a4fc3f00822a7ea50a1dfcc5b24746abdc8d 46 0.02/1.00 vMB 232
153,243 153,243 0000000000000749c6543745fde032d8f8ebec8b7a9fd53e7d0d9afc44ddd927 26 0.02/1.00 vMB 120
153,242 153,242 0000000000000cefe0f8be7dfa154b30c977cfd268426d06b5508c612a102148 62 0.03/1.00 vMB 211
153,241 153,241 0000000000000c4d7739bce02ef2a5e3a0cecf4b3b6916a119f3c7525da19d69 26 0.02/1.00 vMB 453
153,240 153,240 000000000000050e4f760a825abdbb69c0ffc97fb03e831c560602ee4e82b6b8 129 0.05/1.00 vMB 54
153,239 153,239 0000000000000a3f9c307bcd80affdcd5c23a30faabd600677de1b72703e53f8 19 0.02/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.