Loading Tool

Explorer IconExplorer

Memory Pool

87,298 transactions
32.12 vMB
0.11780823 BTC
Random Selection Loading Transactions
Max Size: 196.31/200 MB

Candidate Block

Mining Attempt 73ded18fdf3bcfb33d8b21820d0277ea27e1d611da9a912977066be969841bf3
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6652f67bb4f8fedc202cedaa8aababdd5e3e21736d6beea274925f614425e592
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.03285353 BTC
Feerates: 1,236.26 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (613,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,439 301,439 000000000000000045571b3e94eb9b40a40b4759962c4df61cb8d25c56a402f9 125 0.08/1.00 vMB 25
301,438 301,438 00000000000000002d454261aaed3bbb85aae91e50710bf98469cce57a5131b7 286 0.15/1.00 vMB 29
301,437 301,437 00000000000000007c2a14250b43a28843f1c301bbbc4e4af6aa25cc8942cf0c 128 0.04/1.00 vMB 46
301,436 301,436 00000000000000005babb6b2bc4dd1845f8b367e2b7d80f352bb0cc143c3ba33 615 0.70/1.00 vMB 16
301,435 301,435 00000000000000000b18f64b1b68968e7508d7b002219e412359751819073eeb 71 0.17/1.00 vMB 12
301,434 301,434 0000000000000000293b17e1ffdcf1db32ac7b9fe6771db35c21a342783cade9 868 0.35/1.00 vMB 34
301,433 301,433 00000000000000005113890b841f728be74d9d20de37526f0f5484af854ab1bf 64 0.03/1.00 vMB 35
301,432 301,432 000000000000000060da0b2617159e0fc2901f77c3335b4135a60f256f3f18bd 64 0.03/1.00 vMB 62
301,431 301,431 000000000000000010911c3cf694ffeb87668dda992d6832daf2416cf7a7b38d 458 0.24/1.00 vMB 30
301,430 301,430 000000000000000020e07572457d464e6f40479257af10e88360afd81421da4e 61 0.02/1.00 vMB 36
301,429 301,429 0000000000000000338c99ad0881a43a2d2dcc61e4dd27ab5af74389b3d822e1 224 0.11/1.00 vMB 25
301,428 301,428 00000000000000004d3c04a1e0d43ab371d348442692de6891dd67a2d7d96097 121 0.04/1.00 vMB 31
301,427 301,427 0000000000000000283e0a943dfabb5954529ef6caa8ec0cec86309831f7cda0 169 0.07/1.00 vMB 31
301,426 301,426 00000000000000000ebf42ab79665c230b481ee39410705205822e43725c1350 128 0.11/1.00 vMB 24
301,425 301,425 00000000000000001617fe6913dcdb622c23d05b68e2aa3c780b5d2c6f1c18b8 275 0.15/1.00 vMB 31
301,424 301,424 00000000000000000fe2f9d02f91c18610584932cda47df186ed5f117f333d27 86 0.06/1.00 vMB 31
301,423 301,423 00000000000000003007155f6923909f34dc3836d5d70c4dee8b138602f6abf1 126 0.15/1.00 vMB 20
301,422 301,422 00000000000000005e0b6d515c6c3d04dfc1c3bdd1dfa30df8eeaddfc62b02f9 128 0.05/1.00 vMB 37
301,421 301,421 0000000000000000774a83be6932db60ad5e1d06f713344d7ded6738b767ebaa 668 0.47/1.00 vMB 27
301,420 301,420 00000000000000006a97a6b483149218919f7c6ee8e815b76b9aaf5a67a4139a 550 0.30/1.00 vMB 29
301,419 301,419 000000000000000077fc8c34a30a176180d319e90b8cfcdd388e39913a3ddbf5 203 0.14/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.