Loading Tool

Explorer IconExplorer

Memory Pool

51,948 transactions
22.14 vMB
0.10051260 BTC
Random Selection Loading Transactions
Max Size: 127.23/200 MB

Candidate Block

Mining Attempt fddd10606f639b29a686755d8ef8bda0122565bf80c8386515e2c64156cc7856
Version 20000000
Previous Block 0000000000000000000197e4c363d3eebf2d1acf490a36b162e0036387d9c7d4
Merkle Root e60e8fc01d21f624e586b89995ed76bb067905aef0fb6df968f5f6b1dd7d9166
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.05087973 BTC
Feerates: 206.61 > 5.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,020 (665,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,287 248,287 000000000000004982778964068b54e73d09e5de90c0bce8032480e9ff450c48 512 0.21/1.00 vMB 182
248,286 248,286 00000000000000058fa834dc3e3c4a4c71e484faf2e86206313895272071be8c 581 0.25/1.00 vMB 67
248,285 248,285 00000000000000411f0ac64439fb2ea4184a6303ea57bc815fb32407f98fa9eb 471 0.25/1.00 vMB 148
248,284 248,284 00000000000000600b8ac175418ea682b9e211c209776785991aaece5989f4f1 568 0.25/1.00 vMB 148
248,283 248,283 0000000000000083cf8e0423ac217c820c541907600930ec9872ea51b5bb6f03 355 0.15/1.00 vMB 179
248,282 248,282 00000000000000195a302be08c4bc848463e2a9d3312aa984a32f92c31667e42 183 0.07/1.00 vMB 6
248,281 248,281 0000000000000041b04ed20adab555990640aa9b92e678cd421876fe7d578a25 406 0.21/1.00 vMB 52
248,280 248,280 00000000000000509e1ed7651d7f2d9b4a1223f14739c107d19cd710a48f1cba 576 0.25/1.00 vMB 156
248,279 248,279 0000000000000076eaf780ee7cfef86d4a588380e38d007c496763e124f51eeb 604 0.25/1.00 vMB 195
248,278 248,278 0000000000000001ee41ecc3e92ebd12af46ea02ac87023a9aa6435d4247f168 740 0.25/1.00 vMB 304
248,277 248,277 0000000000000077d0fbec989000fcc0f227af5557755d745c303af9154a8dd4 391 0.17/1.00 vMB 150
248,276 248,276 000000000000007c1f3f1e18882d2b9e966193e14e085760a42b472d2c7e2a1f 255 0.08/1.00 vMB 69
248,275 248,275 000000000000001fa33ce75dbac645e51156aaff1422a164f64d6b02c63eda7a 197 0.09/1.00 vMB 89
248,274 248,274 000000000000007c7e8de2113179a474fc376e9ea9c38ce0a97568525b50d8cd 52 0.02/1.00 vMB 58
248,273 248,273 0000000000000004079af3744556db03a8057fbf93531f48472cd88131f5128f 239 0.10/1.00 vMB 179
248,272 248,272 000000000000003298d4ea0eaccc6d478ff0064c719d3f4b940333a1beeb8a8b 169 0.08/1.00 vMB 123
248,271 248,271 000000000000004f60a03464eae3f6bd7620c72ecd8996631244546af5ff7117 536 0.23/1.00 vMB 143
248,270 248,270 000000000000002f6344644bca287d0b4cb97c25e616b3e7f6595f21cbc24d7a 363 0.15/1.00 vMB 116
248,269 248,269 0000000000000024ef0b39eb77b6e3e894124c2ac97ceb2b6cf1873d41d73b6c 278 0.11/1.00 vMB 177
248,268 248,268 000000000000004b4d1d04195c4e5b3471a5e0176411671cc60a60ca21f132c2 405 0.19/1.00 vMB 114
248,267 248,267 0000000000000013a42a84480c26d14af4730647f740be5c4fee3e815ae2cbec 256 0.12/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 780.64 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: 550.66 GB
    • Received: 6.45 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.