Loading Tool

Explorer IconExplorer

Memory Pool

50,539 transactions
30.28 vMB
0.12417015 BTC
Random Selection Loading Transactions
Max Size: 161.52/200 MB

Candidate Block

Mining Attempt ce982579f8e289c1ca81e857af0056431e7a4cfe74506a40dd9893d594372b92
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root b87e98a11520c285e25e89092f6e5a3043eb1982ae44001367bf496f3d248ac8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.04910350 BTC
Feerates: 179.69 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (731,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,600 183,600 000000000000050b5916aa6f6c661c046fdf0b009f3c83426c51ed2447994b1c 250 0.21/1.00 vMB 436
183,599 183,599 000000000000052b27ec269a3768c3ee6957abac94e822614af3cec4d4338007 99 0.09/1.00 vMB 72
183,598 183,598 00000000000009e331908920dd612253c87fbc66c1f92d180028c70d15168a0f 8 0.00/1.00 vMB 298
183,597 183,597 00000000000004ba55ab2510cfa67e4edc02d629cb49c9e0db69c05232f8114a 97 0.04/1.00 vMB 47
183,596 183,596 00000000000005175a2acc4ed8eaaf579af16fd4334b7332edd4f029b36f5bdf 128 0.10/1.00 vMB 72
183,595 183,595 000000000000040136527b2e89c07cecb5cd8bc5b75cc0ad29f7d38c7286bf01 99 0.04/1.00 vMB 45
183,594 183,594 00000000000002e12e62d73d42d340b18ba45b8c0c2ab9ef118acdb0a6705f42 1 0.00/1.00 vMB 0
183,593 183,593 0000000000000141938f084e0e47ad624ca54ec21bfd089d23910bc4feaa3dfc 436 0.19/1.00 vMB 146
183,592 183,592 000000000000004b6075133abec96414afd6a806ef95cd0901bd2236a84af907 1 0.00/1.00 vMB 0
183,591 183,591 00000000000006539301e5697079c1d170b74472d817ff7f8c30dc185d4764bd 132 0.11/1.00 vMB 111
183,590 183,590 000000000000047bf86cd1fc0d23013a802efd820316f9004cb2067a6413b0fb 18 0.01/1.00 vMB 7
183,589 183,589 000000000000038a0126ddf65567c9f7c03ea5ccca5770f4c4777bf0dbe6b5de 70 0.02/1.00 vMB 197
183,588 183,588 000000000000052e1fe7f4ba0975062e1615964e70e8ce43a087ae8cb84f3b12 14 0.01/1.00 vMB 507
183,587 183,587 0000000000000390d23a3eddf88c33f6adf641d44272088c57b106ce059f9984 79 0.03/1.00 vMB 146
183,586 183,586 00000000000009db571b09223e2608d2331e5f1920bb4c85d42ce6dea52a0428 138 0.05/1.00 vMB 145
183,585 183,585 0000000000000510aa23af60fad33c7bf1fbd80dd67fcaf809a4376c8bc737fd 236 0.11/1.00 vMB 179
183,584 183,584 000000000000067d4a0b13151ee4a70b8b2bcbf46aef03390d3c2a21d3bb5b43 309 0.14/1.00 vMB 118
183,583 183,583 00000000000006921dc070ecc6900d0d306ac9416288e27f31fac5bad41cd935 147 0.05/1.00 vMB 164
183,582 183,582 00000000000009c9d7f6e40fbd860eed8fe651434b25774704fc8028acda62b9 358 0.14/1.00 vMB 142
183,581 183,581 00000000000000639cce2c3ae69329304dd806b4239d27b2c56eac570f0d95c0 66 0.02/1.00 vMB 118
183,580 183,580 00000000000000f5088b33f400c1ef595d90d0ff7d503666abbd95f4aff84f51 62 0.04/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.11 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.03 GB
    • Received: 13.69 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.