Loading Tool

Explorer IconExplorer

Memory Pool

28,931 transactions
8.31 vMB
0.07651727 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.84/200 MB

Candidate Block

Mining Attempt 62bc3b7fcadbb0038cc199d5d428cbe57b3639dd27e04edc888389d7a01546b2
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root 4d2b94c38abba29393d4a52b13c322cdd96fcd638002b34ba2a349bbaa605771
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 1.00 vMB
Total Fees: 0.03096115 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (688,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,696 224,696 0000000000000021a10c50ada846f4abacb0c2e133371474eb6825fa2312c5c5 254 0.15 vMB 105
224,695 224,695 000000000000038ad2a7c891ee4afb6a6ed9d15e60b0a86acb9d81202081b12d 357 0.25 vMB 120
224,694 224,694 0000000000000115b8c703e942f3309e41b2103bef758db12c3251b3e189479a 532 0.25 vMB 172
224,693 224,693 0000000000000073af63cd62fd6363f22b82353c57e67accaa1c794b5e99c3e7 576 0.25 vMB 230
224,692 224,692 0000000000000390e67f0ad541d404f700e94e017d58066245739b3ca21fb00c 12 0.00 vMB 363
224,691 224,691 00000000000002435c41e1a0d61884b64e421e8f7639085760298aa911464ed4 617 0.25 vMB 197
224,690 224,690 000000000000039b60fa643a6f40e7c1ba2d8d3a63dc35e818eba727be7c9196 11 0.00 vMB 166
224,689 224,689 00000000000002941ad2d9b276516912b7de5d5ab6168287c789fbb1bd4efebf 602 0.25 vMB 204
224,688 224,688 00000000000002d28433a5a79c357a328d6e11994f1c16d789c9934a2b1c2f2f 838 0.25 vMB 318
224,687 224,687 00000000000003c8259232e3aa90500a628697f1241db6e703a5ef0edeaa5a08 279 0.18 vMB 187
224,686 224,686 0000000000000376722411af0dea25f30068260bb5f00f18fc6d10e90d7c51a8 209 0.10 vMB 175
224,685 224,685 00000000000001153cbd5c3a70c42594715a2cfe470245cb5e433b8c3d3e461d 646 0.25 vMB 242
224,684 224,684 000000000000032f69c8c300f17bac0bdbf6bfd78ee01e3397261190b5dbd906 248 0.25 vMB 99
224,683 224,683 00000000000003821f424aa56037263729c42736b66774d7c613afae5efb9084 318 0.14 vMB 188
224,682 224,682 0000000000000174489440a6acf23f2c6604ea2f723353ff700f51053fd562b0 359 0.15 vMB 187
224,681 224,681 00000000000002aefa539d370d934ffbd8f8e44ddc8aca88b6a85d0a0d4526e4 424 0.20 vMB 177
224,680 224,680 000000000000039f3bcdbf30e94f8c0e9e491d749bd7ca3a9de6a47b5ade5f78 125 0.20 vMB 67
224,679 224,679 000000000000004a2c039d727ece0a970655da51520f1807c6b62e092366dfba 615 0.25 vMB 183
224,678 224,678 00000000000000f688f0aa539e00ed5a558ca531769964eeefacab07e99b7797 536 0.25 vMB 189
224,677 224,677 00000000000001a621512078a45470b1b9091b0e3fe78502d808369cbad01601 524 0.25 vMB 176
224,676 224,676 00000000000002769c385a1d83882ec7307d5b3e0739d799dc15f2091f563abd 578 0.25 vMB 191
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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