Loading Tool

Explorer IconExplorer

Memory Pool

76,219 transactions
29.16 vMB
0.10449510 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt 8f054ac74a45631f33a5048336a88a3dff104ac6ea0adfd01b6cb06f7b9e6461
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 39a0c714845aae3c0923ce12eb4023a4f0d1d0c06dd64b9266c2f7ddabe31036
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.04189869 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (681,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,366 233,366 00000000000000c9a4eb9035693b7f18d6a87dfa150d81f4bec20c385de6fedf 338 0.15/1.00 vMB 172
233,365 233,365 000000000000000e4f122215b946fcfb632b679ff9cb228c80749d5bfaa9c03b 428 0.19/1.00 vMB 176
233,364 233,364 00000000000000016952b419b7495aad12cb325de3b4bee1cb584c0a4099f30e 402 0.18/1.00 vMB 171
233,363 233,363 0000000000000055a6715090b26190bddea99876feb22a9f80ca98adaab9f1a1 444 0.21/1.00 vMB 149
233,362 233,362 00000000000001b4d16ab38468ad3cc4166b78ac60f3d0c59bd09c28466c1f9e 254 0.12/1.00 vMB 148
233,361 233,361 00000000000001c13361d6daed05e93c59d4e804bba5cbaa1d2e85ef333331ca 64 0.03/1.00 vMB 196
233,360 233,360 000000000000013b6845c8634d00a625fa68dcd66c752ee8cc0f136273099542 18 0.03/1.00 vMB 42
233,359 233,359 0000000000000181f5a984dc9d99e4b48875d1d8cc883d4d9727621bd1f9fa2d 284 0.13/1.00 vMB 225
233,358 233,358 0000000000000112f799ab9a74b1003b1614efeb0fed81c84268089b7df234da 175 0.08/1.00 vMB 179
233,357 233,357 00000000000001b629c4fa7344d6f33af2aac5f75982c7d9da61f484d6c42f97 202 0.08/1.00 vMB 210
233,356 233,356 00000000000001250be7b72b0cd3daa59ccb4c1f29e31dc533deb1eabd7f5ce0 361 0.14/1.00 vMB 17
233,355 233,355 00000000000000ba29d4887c34f943d3938dbcf0a219f00b33a19df6983c029c 190 0.09/1.00 vMB 172
233,354 233,354 0000000000000196a3cc290f4a65f4abac1c0be5e7f7ef19d2d3410c6684f3b6 159 0.11/1.00 vMB 138
233,353 233,353 000000000000001a95aa04fcdfa65b9d95685a73c23c0ae4721915f997f6eb53 358 0.16/1.00 vMB 203
233,352 233,352 000000000000000c8b215f0d10efaf209143ae1031b1a3ccea1d020283b6adcd 325 0.15/1.00 vMB 97
233,351 233,351 0000000000000175ef29c655d06229980f00360a95a7d88ebe04c813ce0c8718 117 0.15/1.00 vMB 57
233,350 233,350 0000000000000040f13a3cfd2056c87d2319a1b25f95a9edcf516f37ca61a9b5 483 0.22/1.00 vMB 151
233,349 233,349 000000000000001533e4edb7236bad76f4f0c18758d531ec769d7cfbbb55140c 128 0.05/1.00 vMB 167
233,348 233,348 000000000000019d7e59c125359c5e88547824cef437ecda5daeeb1af744103a 165 0.09/1.00 vMB 134
233,347 233,347 000000000000011f7d88e7b71501924c48ab467a037d6252c1d0c3dadaa4a5c4 252 0.15/1.00 vMB 141
233,346 233,346 0000000000000130def4531934eb658a6e74c94bca4b97735dd4092111aebeb7 211 0.12/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.