Loading Tool

Explorer IconExplorer

Memory Pool

45,785 transactions
18.27 vMB
0.19638430 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 104.42/200 MB

Candidate Block

Mining Attempt db755eaffa205fe172948052e6734fa5cde8060400b7adb69b93e1dd01f82efb
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root ddd4e08962332cc43598002152c6a2d42d2d0a96ff0df48f07711ece6a3af3e7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.06322389 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (724,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,859 188,859 0000000000000536134051809865940bed8b49f8acb28a3907d1fec8e0568fda 297 0.15 vMB 107
188,858 188,858 00000000000008b1901e563af4dac7248a01a313acc1fde5e3a5e0667b18e16e 95 0.05 vMB 39
188,857 188,857 00000000000006ade1b10fbd59f83b695926b24a76e99357deb3711baa047d61 315 0.16 vMB 190
188,856 188,856 000000000000062025687e0dc3e4c14835258b6c5535aa0f2bec1aab19a715b7 10 0.00 vMB 343
188,855 188,855 000000000000031da145cac4e94bd08609e9b2092247d6027b8a25ed632b028f 85 0.05 vMB 94
188,854 188,854 000000000000005d431f8d64d7b9e2d0b3b8bd4edde80cce4699b628927289fb 131 0.04 vMB 69
188,853 188,853 00000000000001d960aab2276b2d30c8e89979bda9fbe88f3a51a0016b560899 1 0.00 vMB 0
188,852 188,852 0000000000000733c9dea48f77287319e1faad371fc6a2fde0aa378de7ef015d 195 0.09 vMB 99
188,851 188,851 000000000000090ffe39a6d199e6114ac59353f05d2d311d8f18c9a54f44b65a 27 0.01 vMB 53
188,850 188,850 00000000000003fcfaa95419a9f4eef06d30dfefa29a33256e329e64f8cded64 161 0.10 vMB 109
188,849 188,849 00000000000002d25c642453f6706bd8b11a4b18af0c4ce04a921899585e2b62 74 0.05 vMB 72
188,848 188,848 0000000000000712a46dedd555f93c6f0b77ae62e3b64c0be8d571df0d4fe91e 90 0.03 vMB 13
188,847 188,847 0000000000000338a309d055cc005ad1f1d6dbe211e06f7e494b846e33a47521 65 0.04 vMB 37
188,846 188,846 00000000000007cdb6348236adf34ce9e7c9b844f78a21404eef3ee5bb08b86b 162 0.08 vMB 296
188,845 188,845 000000000000075ea263997b6b83acaf559a90ccb18b7c35d0581af9c844db3c 89 0.03 vMB 27
188,844 188,844 00000000000005093d4f06c971c9d1fc0cb0545e318758ddf4275c8735a9b55d 190 0.08 vMB 112
188,843 188,843 00000000000006b16ef78677af7b9560b95c37099b68dcf9930ca788cd942008 255 0.12 vMB 113
188,842 188,842 000000000000016adf7f6fe7f5207c62ec4b4cd7dab3a5991c58e7e8bdbd8b5c 31 0.01 vMB 391
188,841 188,841 00000000000008a91aaf80d180d41c0339834fdc31d8e88f58e910b0bccf9e40 152 0.04 vMB 105
188,840 188,840 00000000000005ed71e5510ef2edf819d89b430439696190191b3092e152e839 128 0.05 vMB 107
188,839 188,839 000000000000016608284655b57d73c553b16b273e7ef33969582f483555eab1 76 0.02 vMB 3
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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