Loading Tool

Explorer IconExplorer

Memory Pool

85,319 transactions
30.69 vMB
0.13966658 BTC
Random Selection Loading Transactions
Max Size: 186.48/200 MB

Candidate Block

Mining Attempt 9630419c63188057e83ec40656fbb6489a24461459122fe910970d2830eb50bc
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root ec89088dd3c5351fd2b9cbfa3d3f4738f8053640231ad48fe8819b3ff0b0967b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,245
Size: 1.00 vMB
Total Fees: 0.07633851 BTC
Feerates: 170.36 > 7.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (615,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,651 299,651 000000000000000068c71c94678146e2e1f6296c29d784f606093f10409ac170 478 0.27/1.00 vMB 34
299,650 299,650 00000000000000000f036f82d092b2d4c3976518e9744fb992bd5033a0ad8adf 1,473 0.89/1.00 vMB 53
299,649 299,649 00000000000000000fc25c95153fbcffcf306b5edf2aaae385f0c66ea406fb61 125 0.05/1.00 vMB 36
299,648 299,648 000000000000000052176843e837de5384e65dead5bf6a903f9fb8e606613947 708 0.34/1.00 vMB 38
299,647 299,647 000000000000000071aa42cfef7575d56657322cdc8507c273d83d003288cd81 504 0.29/1.00 vMB 37
299,646 299,646 00000000000000006c2ab380ef2dca1405a43d67968ad6726562e71109841fc2 154 0.22/1.00 vMB 13
299,645 299,645 000000000000000019ea80bf3e32bddcfffa8d2dcd766d7e10ebe8b64260ac79 869 0.35/1.00 vMB 48
299,644 299,644 000000000000000058d0ff35ccc5bd8b2a7b84b0a47686838398d2d0d41bacd1 488 0.21/1.00 vMB 66
299,643 299,643 000000000000000043404306a4020c00ae21ce56aa9a75884f493248d19ca1f9 76 0.04/1.00 vMB 35
299,642 299,642 00000000000000000a150f9d9c05982bf153f151320a10eeae4fcb56e45f6824 512 0.29/1.00 vMB 43
299,641 299,641 000000000000000040387cd06355ef3b1c26f46c0ea7fec8f0e71bbd7f243b3f 251 0.15/1.00 vMB 26
299,640 299,640 00000000000000007ee41ad4f39505b821c2073c0f5b49cd4571e482a73316fa 1,547 0.92/1.00 vMB 33
299,639 299,639 0000000000000000635bbf34a1d78b676088d898f313ddf1e0161d1c0b7641f6 41 0.02/1.00 vMB 11
299,638 299,638 0000000000000000486ea7cb90c58eda3fd426cb15f6c615aedc086be2651520 279 0.32/1.00 vMB 16
299,637 299,637 0000000000000000475173254161bdc541198d63de71e2f6f92a1bced7af8649 696 0.35/1.00 vMB 36
299,636 299,636 00000000000000002784f03be6a74db76aea40549b8be2b66248264f20c69e78 443 0.25/1.00 vMB 41
299,635 299,635 0000000000000000392d109b7fe1282a38daf541ad9f1b2823140bf322a1aee5 636 0.35/1.00 vMB 21
299,634 299,634 000000000000000021b673e140116807bdfa394d3d843efb11605a2e76c3a976 1,025 0.35/1.00 vMB 56
299,633 299,633 00000000000000007154436f9c0f90d9b45afc66f4172ff1a0bd65e8ec002ffa 33 0.08/1.00 vMB 13
299,632 299,632 0000000000000000462851068276a21ff266079a8addaa7509d0d9843cef08d2 189 0.09/1.00 vMB 38
299,631 299,631 00000000000000002aa92454c9178800ed3bfffaf77c837a3111d42fa5336e13 52 0.03/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.