Loading Tool

Explorer IconExplorer

Memory Pool

80,123 transactions
29.83 vMB
0.07380265 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt d76f962af609ed904d221596c07463aece3569316f5c2b50c10dfe469665920c
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 0e67731fc3c156ce07e2ead3ef9b6d7e2d13f1b5f7259e5ee62af6460930d35e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,003
Size: 1.00 vMB
Total Fees: 0.01294737 BTC
Feerates: 197.70 > 1.30 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (559,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,361 355,361 0000000000000000064cd34a2ed1155243aa740ad913e510805f0131d65afd5e 236 0.13/1.00 vMB 25
355,360 355,360 000000000000000015cbde68bf1eb9a1239e296c514ce4fe6e2380ff99eae68a 175 0.11/1.00 vMB 20
355,359 355,359 0000000000000000080bfb1e0741b6f59856d3db5ec7c121a33b73abfa0fd1bc 1,078 0.61/1.00 vMB 27
355,358 355,358 00000000000000000aa036540998c34ca99d04fb467094b9dca0326ffb6f2be2 506 0.29/1.00 vMB 26
355,357 355,357 00000000000000000db48c8d5deb7c701352c69485f7acccae1f3a65fd02bc5a 138 0.06/1.00 vMB 29
355,356 355,356 0000000000000000120f824bf73914f2da359a027a9d866e16db34abb1ce3c75 148 0.10/1.00 vMB 26
355,355 355,355 000000000000000014ed055d4161e87f8355a8d3e83c8986e48ceafe0cc2491d 1,087 0.57/1.00 vMB 27
355,354 355,354 000000000000000013ebb8ca08cb76b0c79c85550971874ffb78e954e226400b 323 0.15/1.00 vMB 29
355,353 355,353 00000000000000000300d954c9a31f41ecfc30be7a0dc344f77d7fdcc51a6cb2 860 0.48/1.00 vMB 26
355,352 355,352 00000000000000000a6acc10174d4ab7c07c9d2c76f0dbbdaecdafe725f1aa8c 685 0.37/1.00 vMB 28
355,351 355,351 000000000000000002c2c2aaed496d727d931b75c562a3013ab702c7b1df6c96 277 0.22/1.00 vMB 21
355,350 355,350 000000000000000003cbd15703b14eb2939ac1dc0ff51c9ef32fcb89e4513dc1 94 0.05/1.00 vMB 27
355,349 355,349 000000000000000010854ea500d9db19e2e55eae5b297aa527fdd1601abe3131 307 0.13/1.00 vMB 32
355,348 355,348 000000000000000013a8402d0d80eeeee7599746ab874d5809b8772db0b1200f 413 0.18/1.00 vMB 31
355,347 355,347 00000000000000000cb6571765642b4076463d3e8da5e40fbdb8cd6a4aac6657 384 0.22/1.00 vMB 22
355,346 355,346 00000000000000000af0c4ba9d91c00d48c4493899d7235fd819ac76f16d148d 918 0.45/1.00 vMB 31
355,345 355,345 000000000000000004eea89027d75ff292c169f89e54c0c66d0d8cdce2cbd8a9 394 0.22/1.00 vMB 20
355,344 355,344 000000000000000010360d2204ec3280b75fd7b49bc2b4ef8f424b6eedf1dc4f 525 0.29/1.00 vMB 28
355,343 355,343 00000000000000000f2f4c005788c787d08a62e7ec2815b222330947fc2cc5b5 263 0.22/1.00 vMB 17
355,342 355,342 000000000000000003f48c50c34395270099d3f929ac493f1cf09cd1e1d3ec41 1,465 0.75/1.00 vMB 30
355,341 355,341 0000000000000000063376aa291b4eb5d08ab7f95a7d555ac9a62192c4a5115b 699 0.51/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.37 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: 663.71 GB
    • Received: 14.93 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.