Loading Tool

Explorer IconExplorer

Memory Pool

45,409 transactions
28.27 vMB
0.06918962 BTC
Random Selection Loading Transactions
Max Size: 150.17/200 MB

Candidate Block

Mining Attempt 821d092378d389aad505679bdf0b9ac753e4190da29d8d51243ee37e1f60943e
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 540344d8e79ee8f7f6639f8e5673de8b873384945cbdc7b82cdaa45f0603d8f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,415
Size: 1.00 vMB
Total Fees: 0.01584323 BTC
Feerates: 100.23 > 1.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (695,215 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,628 219,628 0000000000000551784fd243b1429a28ce560aac73d821cd14006021aa5f9865 100 0.04/1.00 vMB 110
219,627 219,627 00000000000002d0e3f0cd9c77b66eb3da0d01de27cebd29e315e0184a0af9b6 279 0.19/1.00 vMB 139
219,626 219,626 00000000000000cb8d2f72091bcd93eef48b22e7d800d45a868f7433553d0633 512 0.18/1.00 vMB 207
219,625 219,625 00000000000004c011781d3a12dbf27dc7b6091314e090298b5072bf9e4c244b 256 0.15/1.00 vMB 62
219,624 219,624 0000000000000107305b59bef47f5d61044004188e53b611dc0ce0719f5a88f9 241 0.12/1.00 vMB 168
219,623 219,623 0000000000000479453d523b53974b89071766ebd27967576302dd9a5563f639 535 0.25/1.00 vMB 194
219,622 219,622 0000000000000305804ee1fb7a7950956cd969c16461c639bd7ab7a14c6a1160 547 0.25/1.00 vMB 166
219,621 219,621 0000000000000120af1762230e38b0b7093067e911db41878f12ca68dbfa958c 228 0.11/1.00 vMB 166
219,620 219,620 0000000000000234bb7e73391a8c4bf42319c4e3ef4ee405c49de4466d4d7339 438 0.20/1.00 vMB 174
219,619 219,619 0000000000000421158d7d43c9d81f360d24f869306972c969b0e9ff4e947378 277 0.13/1.00 vMB 162
219,618 219,618 00000000000003084be93a70723af800771b1bbf1e459103219504af2e1aef79 130 0.08/1.00 vMB 97
219,617 219,617 0000000000000116551927c1f9f7d7ddfa5f98cb26210e357b8107240174bd63 485 0.18/1.00 vMB 215
219,616 219,616 000000000000045760bd6340fa2293478ea043f498d3160454485d1c22a63ac4 182 0.09/1.00 vMB 304
219,615 219,615 000000000000041e98831c45f6dc390f2c2d062346aab3f7e4f49d7a2102fbbb 419 0.21/1.00 vMB 149
219,614 219,614 00000000000004df07a499411b0ca624ebba6f0dfb96d3bcf4bab842f19029bf 519 0.21/1.00 vMB 198
219,613 219,613 0000000000000346dad24e71b85619b0ab2890a5b056d5f053f3aef15043ac41 348 0.30/1.00 vMB 355
219,612 219,612 0000000000000423b588dd164f11a9218b560fa97685f1c98ea85846a1af585d 790 0.25/1.00 vMB 272
219,611 219,611 00000000000001e006c4722189a4d2b55c9c69bd7d660e4914b840bc315ca0c3 662 0.26/1.00 vMB 220
219,610 219,610 00000000000000179b562779bb18221dab688f9a071289208cbbc7d46b1f9b7f 644 0.24/1.00 vMB 211
219,609 219,609 0000000000000251ab9afc408920080f4b6f8fa4930353e3b2026b764a1fc505 268 0.23/1.00 vMB 110
219,608 219,608 00000000000001550118e07f075fb84049b185ae0b9761d6d8916c15571c486e 662 0.25/1.00 vMB 243
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: 651.96 GB
    • Received: 13.67 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.