Loading Tool

Explorer IconExplorer

Memory Pool

73,807 transactions
27.30 vMB
0.06602361 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt f53dcf56f916f48ad36333a2717fc220fd66d944723e62740695023c39816b95
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 9f7b7178bd56794ad352e9f6d4aed7e5e1be5cf2bb28d575b898290d84acdea8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,585
Size: 1.00 vMB
Total Fees: 0.00789803 BTC
Feerates: 480.19 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (581,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,489 333,489 00000000000000001aa5e75262091a84bda91720d1c56bd4b5b9f9f762e8151b 118 0.14/1.00 vMB 10
333,488 333,488 00000000000000000b2c40118d54cdc7eca2de4a3479c845acbde212ff37621e 137 0.11/1.00 vMB 17
333,487 333,487 000000000000000017659723f75c26ec096db787cdb447223b736e5213758267 339 0.23/1.00 vMB 18
333,486 333,486 0000000000000000156c95c0a58538dd9ebebd066f27d8e2f4a622c3819430a6 143 0.06/1.00 vMB 15
333,485 333,485 000000000000000002ee59ad8ace9c5d529346f60cff3443ec872af3905ca8e7 624 0.65/1.00 vMB 18
333,484 333,484 000000000000000016e67103b092eb7199ccc2d1542f09ada0fd9757b1db6eef 336 0.45/1.00 vMB 16
333,483 333,483 00000000000000000e58f91e00cd10fd578852b1c99925bd65e17d7e2cb573fb 1 0.00/1.00 vMB 0
333,482 333,482 0000000000000000192f036b8a371c0904ff4b7bab5c2c5dd0eb89e202e0de32 1,219 0.75/1.00 vMB 24
333,481 333,481 00000000000000000ab2ed03f3fb57980d7b4257ace53f61e6081d642a5659f3 1,925 0.75/1.00 vMB 37
333,480 333,480 00000000000000000f27f2ca8ba1f8054375a8077dc107c700e847b8add4915f 1,479 0.85/1.00 vMB 25
333,479 333,479 0000000000000000040e043157765bc010f40a15b1f4536d606ba0e81f0e7d96 1,520 0.75/1.00 vMB 24
333,478 333,478 00000000000000000f9afbdd34cee0869b3aae880ff2fd968ce1bf62d7fea8a3 128 0.05/1.00 vMB 89
333,477 333,477 00000000000000000b47bd8df4d83fda3abf8a9267e5b6aede86bc1fface3d86 377 0.16/1.00 vMB 29
333,476 333,476 0000000000000000030bbab9373840c3f400b52ea2ccd3637da69c5a495401f9 508 0.29/1.00 vMB 23
333,475 333,475 00000000000000001b0516f32a31d82ed7d2dc7dab3dae5a07cf7ce671e601a2 480 0.58/1.00 vMB 14
333,474 333,474 00000000000000000224524ab8fd1ae2516138c83457845f59f5b7ce67c77856 591 0.25/1.00 vMB 39
333,473 333,473 00000000000000000be2e8160a2ffb868c88bc6f6728e4d64f1900fbb3fd9f60 653 0.40/1.00 vMB 23
333,472 333,472 00000000000000000bfb4bfd1aa6099aedd86a49d74aac20fd04a1cc9712f24e 449 0.26/1.00 vMB 24
333,471 333,471 00000000000000000748334618f2f08a0e0507faa2d1687af38d75ac96ae40fb 145 0.09/1.00 vMB 14
333,470 333,470 00000000000000000fb3b101bf9d4ee47acce176c786fd924f906cef1ecc0f30 307 0.22/1.00 vMB 26
333,469 333,469 00000000000000001708b9d95cabd9c2de7ce4eafb67beb0b0e1e9a11e675977 140 0.13/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.