Loading Tool

Explorer IconExplorer

Memory Pool

80,829 transactions
30.50 vMB
0.08283436 BTC
Random Selection Loading Transactions
Max Size: 185.95/200 MB

Candidate Block

Mining Attempt 649e680a917c4c9b107b814e4e28f809bb4b612287c036edbc9ae9cf1bcf3521
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 21d36a50358d797720a9f031d65cb8877de5d5590afd0f95d42b92cabfc065e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.01461421 BTC
Feerates: 318.30 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (231,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,959 683,959 00000000000000000002854459e29ccde9e7426299a39f790603894f4a0104a7 2,418 1.00/1.00 vMB 14
683,958 683,958 00000000000000000003933f0cc21862e91d4da76639b448b8945bdbf97ffcb2 1,591 1.00/1.00 vMB 34
683,957 683,957 000000000000000000046e9534e0304caec20580eb5430875e1e86fd8be68302 2,491 1.00/1.00 vMB 54
683,956 683,956 000000000000000000039196e647f408c9fefa379881228bf62595eb42b4c78b 2,529 1.00/1.00 vMB 64
683,955 683,955 0000000000000000000516f96fa799c5e7bd5a5ff59b4156b94199505a779cfc 2,253 1.00/1.00 vMB 33
683,954 683,954 000000000000000000037fb70a5999754272a76defb0e380d1966f40a7813e27 2,610 1.00/1.00 vMB 29
683,953 683,953 00000000000000000004f9ed6e938d5f45b701d59418e3cb7fbcd99af3162065 2,517 1.00/1.00 vMB 49
683,952 683,952 0000000000000000000a21189b7685e2d3572a8100bb737ea13425c77361cec3 2,558 1.00/1.00 vMB 49
683,951 683,951 00000000000000000007363e7a29bfd8c71d1dc0e79a64bf71e1c4aa19beaeb4 1,064 1.00/1.00 vMB 63
683,950 683,950 000000000000000000035ed665a87afc47408755ff2ffafc232659155c28bdad 1,834 1.00/1.00 vMB 74
683,949 683,949 0000000000000000000554c900de411cf0dbea49329e782a55caef7adf55d01e 2,156 1.00/1.00 vMB 30
683,948 683,948 000000000000000000092834df1e306092249106484438fcdcb85f51a824cb06 2,490 1.00/1.00 vMB 24
683,947 683,947 0000000000000000000384ca478ccc37015a3897decacc1fff66275a6d6ccaac 2,490 1.00/1.00 vMB 36
683,946 683,946 000000000000000000079b0fc73ed8bb3636cd8e0a06b0e5c420367324a6b11c 2,289 1.00/1.00 vMB 72
683,945 683,945 00000000000000000008e3db3774db9620282368bfd1ff1d9ddb3f59c2564445 2,030 1.00/1.00 vMB 60
683,944 683,944 000000000000000000046453326cb6d2d2f6544d16b687d91f6a898b76ba0d3f 2,847 1.00/1.00 vMB 84
683,943 683,943 000000000000000000060aceed91eb29f0de6d7027ccd238d30d96111de39cdf 1,929 1.00/1.00 vMB 38
683,942 683,942 00000000000000000007cf3958391cd63f35947dbcaa75d43ad908ffa9b6c5dc 1,543 1.00/1.00 vMB 55
683,941 683,941 00000000000000000001c4e5fee6b912d9be538e3bba5ceda02322e0b6f5414e 2,280 1.00/1.00 vMB 62
683,940 683,940 00000000000000000003c4c0e96c6549b28940a8214bc9f95008f6a1bd66e5ea 2,093 1.00/1.00 vMB 37
683,939 683,939 00000000000000000008f4e8c6292c499c5a14d6bb5dfbb0e11d3e8edc4b5982 735 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.00 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: 718.33 GB
    • Received: 17.89 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.