Loading Tool

Explorer IconExplorer

Memory Pool

40,956 transactions
29.84 vMB
0.06776546 BTC
Random Selection Loading Transactions
Max Size: 151.54/200 MB

Candidate Block

Mining Attempt 680c6907f93f079a17da828aa733910a99cc114411d5b68345e2845601c5e3a4
Version 20000000
Previous Block 00000000000000000001f159911b6b81a9562df458945e3743bcfba5bbd0f743
Merkle Root b1c6dab80070469b37b86447517badf19820f021e2e1f5556028dd7218331348
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,302
Size: 1.00 vMB
Total Fees: 0.00860107 BTC
Feerates: 100.25 > 0.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,584 (484,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,202 430,202 00000000000000000236d8915c60c32ac16e6001c18091b12fca83e625912503 653 0.29/1.00 vMB 60
430,201 430,201 000000000000000004b064f76aa477c334d2d7d7a04b1cfb24cb06b6913508be 1,706 1.00/1.00 vMB 37
430,200 430,200 000000000000000002f68033d1afcbfc1be0c43a812408497ccf5529d1b70209 187 0.11/1.00 vMB 61
430,199 430,199 00000000000000000296198d4f93c0d50db96aba404b2274829660e1d806e161 748 0.81/1.00 vMB 18
430,198 430,198 000000000000000002683a1f2bc44c1e2c66d0750c9dea21f61cb13c204b9b92 142 0.08/1.00 vMB 58
430,197 430,197 00000000000000000412d4dce5b3d5d9bf6a85c012aaa03e9eddd2ecf8ce207f 438 0.22/1.00 vMB 61
430,196 430,196 0000000000000000048f2be699d1f97d7778fcbc97895ded09cae37f716de1ed 441 0.31/1.00 vMB 22
430,195 430,195 000000000000000002c6791290aa496de2dad8c2527c891afd24714aca02a6ef 1,839 1.00/1.00 vMB 49
430,194 430,194 0000000000000000003877a97ba3955f6b8802ee58e2176276e1aef5ff9a9108 2,911 1.00/1.00 vMB 79
430,193 430,193 0000000000000000028226a7a1f9146b1ee57bf4660f86a56ea7ea91b787c0b1 2,517 1.00/1.00 vMB 65
430,192 430,192 000000000000000004b891e4b53ebd6b8809d61590d8c1a1dace3eb7449efa88 948 0.46/1.00 vMB 57
430,191 430,191 000000000000000000e728487a878046fb289a67266ebffb4568861724e70dbb 1,362 0.53/1.00 vMB 61
430,190 430,190 000000000000000003eda34adbef1518342e457a425062a23c4ba8b1fcfe2cc6 1 0.00/1.00 vMB 0
430,189 430,189 00000000000000000285eb4277090d762fa2a5b9ed00d9f2d1000e2933b9420e 99 0.99/1.00 vMB 1
430,188 430,188 0000000000000000026e6c4fd0f014994ee640563c7d42494c4c1233aeee1102 236 0.11/1.00 vMB 58
430,187 430,187 000000000000000004d8531d3e88bdb587af0fdef33e141c8e16f1c85b811b55 1 0.00/1.00 vMB 0
430,186 430,186 0000000000000000048304816349032406da39e8216793273821038f42db323d 1,291 0.74/1.00 vMB 45
430,185 430,185 000000000000000002cb990a8917eff7dcad70ea68a3b9920cb3b59823958fd1 317 0.11/1.00 vMB 56
430,184 430,184 000000000000000003330ee44f353610a08704baf48f0ebdfa2012f638c57793 266 1.00/1.00 vMB 5
430,183 430,183 000000000000000004c1a3bc0703194a70c7761112817bb0d3e537a5a61b14da 1,571 0.63/1.00 vMB 55
430,182 430,182 0000000000000000036ef33da702087e44269bcd17c8c7edb3c798bd66e1d95c 708 0.30/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.04 GB
    • Received: 11.72 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.