Loading Tool

Explorer IconExplorer

Memory Pool

71,659 transactions
27.74 vMB
0.06089782 BTC
Random Selection Loading Transactions
Max Size: 164.48/200 MB

Candidate Block

Mining Attempt 93f6b426455749f334570c7ca602338fe350c8b5add00c6c6228a538d2bb3f8d
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root c3ce201a9463c72b8ec69bdb9e355e4a6a931e285331f98e91060d7d3c930f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,940
Size: 1.00 vMB
Total Fees: 0.00566385 BTC
Feerates: 101.52 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (188,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,903 726,903 00000000000000000009ee878db30ea0640f1db5de19ad31dfd22dd11b241234 3,065 1.00/1.00 vMB 18
726,902 726,902 0000000000000000000363252eabb244b946746945791a589cba7d3d873ed496 2,681 1.00/1.00 vMB 12
726,901 726,901 000000000000000000091d0155fc2beaa2c91e5f31fddaece70df6d641dc9d7f 1,744 1.00/1.00 vMB 21
726,900 726,900 000000000000000000011e1307d697f09ff3c12e39c9be247cdfb45d18f2a39d 2,227 1.00/1.00 vMB 3
726,899 726,899 0000000000000000000928c37afc2c59d4df9b3a38470ee8c75187232c95ffdc 3,144 1.00/1.00 vMB 4
726,898 726,898 00000000000000000000dcdb01d029c09cf735eaca6a1efa2638de8b85654901 2,481 1.00/1.00 vMB 4
726,897 726,897 0000000000000000000799abaa2cf599b9b9b5c38bb688f377b0083e85ede46f 2,666 1.00/1.00 vMB 7
726,896 726,896 0000000000000000000258239a45dfc44b5ebee6f3c98698b4ef3e704419fc2b 1,695 1.00/1.00 vMB 13
726,895 726,895 000000000000000000072380c6757d5f47bae6196900577ff0d97b72e0259d98 2,707 1.00/1.00 vMB 11
726,894 726,894 00000000000000000006f1b391aa4623f9c455a2a7909231559842d0774881bd 3,433 1.00/1.00 vMB 6
726,893 726,893 00000000000000000005f6876621461b680b1959a6a7e8c0d7a60d871ca45c14 3,332 1.00/1.00 vMB 6
726,892 726,892 0000000000000000000841798eb13e9230c11f508121e6e1ba25fff3ad3bc448 2,805 1.00/1.00 vMB 15
726,891 726,891 00000000000000000002cef673bd97564e0cd07eb67336723cd8bbd48685e430 2,269 1.00/1.00 vMB 6
726,890 726,890 000000000000000000020cfff17618ed988f4a0c56af6ef09ed320939c01a70e 2,884 1.00/1.00 vMB 13
726,889 726,889 000000000000000000054a39825db632676bd4f9687a83def9b6c2273dadcf83 2,360 1.00/1.00 vMB 7
726,888 726,888 000000000000000000046e2884c7cbb57a353b8d40345da3c246fe19b8042a66 1,561 1.00/1.00 vMB 15
726,887 726,887 000000000000000000023ac11d23b11ff92bda504779641dd000c58d6ee5634a 2,179 1.00/1.00 vMB 8
726,886 726,886 00000000000000000001f66cdc268e86931423ba3fc5662d0c37f17ac6db03ca 3,129 1.00/1.00 vMB 14
726,885 726,885 00000000000000000009b0eb7ca800ab87f360b089c2359d48d5bc38051a603b 2,646 1.00/1.00 vMB 12
726,884 726,884 00000000000000000000c38fe21baa7b46580e83e31831bc2b8cc3b788b25e88 1,711 1.00/1.00 vMB 18
726,883 726,883 00000000000000000005b6aa852ecb664cceb4e174e9f371770ec6c714097b59 2,474 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 667.42 GB
    • Received: 15.25 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.