Loading Tool

Explorer IconExplorer

Memory Pool

80,597 transactions
30.40 vMB
0.07683955 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt e372a2575ba700cc63f07f4214c52b1b80f975fe34613cb89b46de4bce60bf33
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 7f185ac4ca92d10c6631cfa88fecce786305d47250d43e84df0b31585700bd61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.00873731 BTC
Feerates: 81.27 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (628,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,726 286,726 0000000000000001325527ae6981d25d7f2389aa14c5561da177ed0a44a4a64a 1,307 0.50/1.00 vMB 40
286,725 286,725 0000000000000000f1330ea3fb6cfadfd6a0a134bbe29550910bdf1585cca8c1 194 0.06/1.00 vMB 105
286,724 286,724 000000000000000043f97c3c04b9709f717bc31d14200c998bc3f14c50e5442d 45 0.02/1.00 vMB 35
286,723 286,723 00000000000000015681f701bb63be4b7342ff23d0b7d4123dad182338c87a96 269 0.42/1.00 vMB 16
286,722 286,722 00000000000000010f96be4d1caea71c968f053e742922b4a4e14ff0f3463b12 851 0.35/1.00 vMB 49
286,721 286,721 000000000000000005b7e96b90ac44b4929de4391c0125f14e3cdc4191643bdc 623 0.35/1.00 vMB 34
286,720 286,720 000000000000000042b69154e065d65ab057b5bba4868a9def47a11425c5ebf5 196 0.06/1.00 vMB 52
286,719 286,719 0000000000000000e716c43e8039725011d06b305959c7277b00329c21c95cbc 197 0.06/1.00 vMB 112
286,718 286,718 000000000000000020135b1149ed244f87b8154e26d8b460d409431b7a4d9e44 798 0.35/1.00 vMB 49
286,717 286,717 00000000000000005be1ca31e8c8d4037a0d9a462b760c2f7ebb06b7db6c69fa 42 0.02/1.00 vMB 13
286,716 286,716 000000000000000157f38c1a3ca833a271a45f418d07ab48f12f2046798530a1 690 0.30/1.00 vMB 43
286,715 286,715 00000000000000004fbeae46b20de4c5dcc60deb70e1c7b06e74f8216355238b 574 0.50/1.00 vMB 24
286,714 286,714 00000000000000000bde4efb3cf65ff2576ca97d1a07230f6b20f7a167c0e663 637 0.35/1.00 vMB 31
286,713 286,713 00000000000000002d81cda3b9a6833ea91ea735c7cb7e42b94a8158eaf283ea 1,308 0.50/1.00 vMB 34
286,712 286,712 0000000000000000accac0cfaad478106726f4df44792e17af54d90e4ba57779 256 0.09/1.00 vMB 147
286,711 286,711 00000000000000015881ed3abb96a3b9b15dd04b3cce73951b3951bc24a26947 728 0.35/1.00 vMB 39
286,710 286,710 00000000000000012336860c53852f9f7c3cdd1b8654457353fc4e5a926ff3f6 135 0.06/1.00 vMB 59
286,709 286,709 00000000000000000e9df9892c148ebad58b26a89aff5922906ffac9ec862e5a 23 0.04/1.00 vMB 42
286,708 286,708 00000000000000003f5b752ccd53f7236b6fa50ff7202213fabce97d54214c7e 225 0.34/1.00 vMB 7
286,707 286,707 00000000000000001c50e8c9780fcb27a083e830b4482f904727c94d555f4c84 35 0.02/1.00 vMB 31
286,706 286,706 00000000000000004c238ce85618caf8c398dcd64ffc88c37dcd53021cd63e1e 216 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.01 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.88 GB
    • Received: 17.98 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.