Loading Tool

Explorer IconExplorer

Memory Pool

77,261 transactions
28.65 vMB
0.09036946 BTC
Random Selection Loading Transactions
Max Size: 173.80/200 MB

Candidate Block

Mining Attempt b6ed4a4209049ce8945d18a0f4fc042f2862602b2e1e24c691767c5e4fc44791
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (441,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,364 473,364 000000000000000000b0e65656939fa7b134858f331e857a4156936f984161c2 808 1.00/1.00 vMB 344
473,363 473,363 0000000000000000011074d6948bb3e8cb6953cb026a81d58a8a91466917165f 1,074 1.00/1.00 vMB 192
473,362 473,362 000000000000000001126d2b145d62e8ff0282ce6019d4b6cd029d63f23faa9b 1,935 1.00/1.00 vMB 316
473,361 473,361 000000000000000000b29107d3bddb2cdacd1f6db0119a5956036d2f035c5bf4 2,447 1.00/1.00 vMB 366
473,360 473,360 0000000000000000003e0d2c40f8fd444c389a295ad134ffea7127836019ef3a 1,869 1.00/1.00 vMB 274
473,359 473,359 000000000000000000ec1e51406b39ac67d298fcebec7c8b4cc24037e1197a8e 2,170 1.00/1.00 vMB 359
473,358 473,358 000000000000000000ba49a5371f0c44402f0b6886e8f3b0ac890d1baf454530 1,950 1.00/1.00 vMB 324
473,357 473,357 00000000000000000060deb4af6d35a1b6cb3e34016e2413af5d83ce238db9a4 2,134 1.00/1.00 vMB 355
473,356 473,356 0000000000000000007f5a13f63ba49e81c6a795806a0543aaf9f2e9e4e7350d 1,317 1.00/1.00 vMB 160
473,355 473,355 0000000000000000003d33a642a41c077291a8002c401c710af6d837afc34221 1,899 0.93/1.00 vMB 214
473,354 473,354 0000000000000000002421dbce1c3de46c40889e0c14f0c4a9c1c534a59ead3d 2,030 1.00/1.00 vMB 264
473,353 473,353 00000000000000000055a88dcc3a3691d6a2fc55589770784cb6e66308780ad8 2,218 1.00/1.00 vMB 306
473,352 473,352 000000000000000000b8dd42eb174ffd5e662277f8b8273bed607511c599397f 1,136 1.00/1.00 vMB 283
473,351 473,351 00000000000000000162a2e08c959c36dd214a770a2b07e7838667b866a554f2 1,062 1.00/1.00 vMB 343
473,350 473,350 00000000000000000130d3e3cb1c7d2a4b15ff3263f7263a528c1c50e84ca52d 2,017 1.00/1.00 vMB 383
473,349 473,349 00000000000000000097eb3ef20233fc0422f113906f45a1365bc66e0796c2fe 307 1.00/1.00 vMB 326
473,348 473,348 000000000000000000b1dc7e4edb82de091fbeb01781fc6a8d48905ae3d02f26 1,812 1.00/1.00 vMB 311
473,347 473,347 000000000000000000ee8d72969211fec87ffab9cb7455e4be864c472a6472b6 1,996 1.00/1.00 vMB 304
473,346 473,346 000000000000000001328fb4f95a58b83403febb9db2ec685c917baff21c9265 2,141 1.00/1.00 vMB 401
473,345 473,345 00000000000000000132d76af62c05ac97164875268327f198cac38e765a6af8 1,742 1.00/1.00 vMB 226
473,344 473,344 000000000000000000e0da1d3080316a9da1f51deb75a7a2c6828673d47d67f1 2,093 1.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.