Loading Tool

Explorer IconExplorer

Memory Pool

79,352 transactions
29.75 vMB
0.11869909 BTC
Random Selection Loading Transactions
Max Size: 179.47/200 MB

Candidate Block

Mining Attempt 06e98697390a08c98b3756f1a6ff4251a2e4e53ab866f14fcd12ab2ca8468acf
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root c97bde3b4a4c3b9c4d18575323a38e274ca2b2114b547394426d856d13e37a29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.05451942 BTC
Feerates: 150.75 > 5.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (681,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,632 233,632 000000000000000a7d49ed1076fe1e8dce6301af8377d0a59a8d05ddf8bea518 128 0.04/1.00 vMB 209
233,631 233,631 0000000000000141e42cd2116c79def96ac1a0557807e6f5b7c742723c5440b4 384 0.18/1.00 vMB 153
233,630 233,630 00000000000001d5f22cc0a60c9f7da3904006c323fcfae6aa65421e83b341c7 36 0.15/1.00 vMB 17
233,629 233,629 000000000000007b7824ce4e8c3f341191254db5335040fb942ea2376678848d 62 0.25/1.00 vMB 14
233,628 233,628 00000000000001609b9185b905b17f1b0decacf8f5ed6c0f7e1919eb468c8caf 185 0.07/1.00 vMB 235
233,627 233,627 0000000000000024a7c842b33c9cf74cb29c63cc3860f5ce54c626bbee33528e 120 0.05/1.00 vMB 173
233,626 233,626 0000000000000189490291dce8da4eaef2346042769702691dfc17888e70671c 225 0.25/1.00 vMB 64
233,625 233,625 0000000000000190b319467760f179381d80a114961d9aa0d422d17ccee99205 267 0.14/1.00 vMB 167
233,624 233,624 0000000000000039da0854e55a055a0afd55b76f3f5fc6ca92fa5d9afa7c47c1 62 0.15/1.00 vMB 15
233,623 233,623 00000000000001d050148f452ac625a4e132546750a58e85350581338e1348dc 673 0.30/1.00 vMB 153
233,622 233,622 0000000000000056ea1361c4855cbb9c6b4219b65b8d45e2af5b62f38414690f 358 0.20/1.00 vMB 141
233,621 233,621 00000000000000507784093d383f5b27772ab34434417397dffbeca677c855ca 264 0.16/1.00 vMB 125
233,620 233,620 000000000000008c85c77eeb5ace6feade99fab35036d12f038446b1ec938d9f 711 0.25/1.00 vMB 191
233,619 233,619 0000000000000173e18d07d9e15d44d2dc83515fc0561456021206e3f0b5a691 231 0.08/1.00 vMB 130
233,618 233,618 00000000000000370bf21f112409d2bde35cc803260838908d75396c31036cc9 235 0.08/1.00 vMB 29
233,617 233,617 00000000000001a48452744a8ef6f1f7c7e907f53f26d4cfd90923704df048a7 241 0.15/1.00 vMB 101
233,616 233,616 00000000000000f11ab90bcad800fe3946b41e022322b6abd66b46c8411a1320 156 0.08/1.00 vMB 135
233,615 233,615 00000000000000d0f3ab3a6282e3bf5a58c9bed387ac89b1c7f850de7842d6c1 403 0.17/1.00 vMB 193
233,614 233,614 00000000000001bb6a7aa7a7ca349539a51e170fb0286150917049567ee01ead 110 0.04/1.00 vMB 158
233,613 233,613 0000000000000190d1ec2caca38b22d3f6b0b0fdb9b1243b2ce5e43f7cdee690 193 0.08/1.00 vMB 163
233,612 233,612 00000000000000ef857ba29468109e10733d4c5abb3706d4e0d99d002d71cbb6 210 0.15/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.