Loading Tool

Explorer IconExplorer

Memory Pool

89,726 transactions
33.58 vMB
0.23974306 BTC
Random Selection Loading Transactions
Max Size: 196.18/200 MB

Candidate Block

Mining Attempt faac688984bba451dc452c130994b0bef4a822c82e3a3d8eb82a7a1c094faee6
Version 20000000
Previous Block 0000000000000000000064eb4b37020a1ad2e35abe0d9af7f8080c5b59a4be98
Merkle Root 717f5c661ee2b5fbbb61c90594bf0b44e41b64c5c164a6ffa320bac60c09b246
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,635
Size: 1.00 vMB
Total Fees: 0.05103262 BTC
Feerates: 302.04 > 5.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,637 (914,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
978 978 00000000dc3c50f11736dae2b2a81a2879eab4045af9cec59d359ac1a84927d9 1 0.00/1.00 vMB 0
977 977 0000000070cf8785d9d0366ae6c926a53ed9be82701455f8c96fbd5a4ea149d5 1 0.00/1.00 vMB 0
976 976 00000000ed7ccf7b89a2f3fc7eac955412ba92f29f1a3f7fa336e05be728724e 1 0.00/1.00 vMB 0
975 975 00000000d67ac3dab052ac69301316b73678703e719ce3757e31e5b92444e64c 1 0.00/1.00 vMB 0
974 974 00000000be3c231de630b045c165b842d24d53760dc84925d0d332f5f833f7d3 1 0.00/1.00 vMB 0
973 973 0000000008a63e41a03767c76e4ba79a2132db23a7d714f57c5a7e4a7288f479 1 0.00/1.00 vMB 0
972 972 00000000abe6f867ca73ca6bcf77fff97a214ad1be8d93c67648f34ac33b605d 1 0.00/1.00 vMB 0
971 971 00000000aac7cc93d4935b998ef0e443670fa85fca631e0441595f9044873597 1 0.00/1.00 vMB 0
970 970 00000000fd696b6e57923b8092ad44514cd32838469f365bee47dce3f3821570 1 0.00/1.00 vMB 0
969 969 0000000069ed32a4d4ad130aa267687f78b25236c5efd1d54abf65a7ee1fa0c0 1 0.00/1.00 vMB 0
968 968 000000000adc53330a168c3e3ba9bea0090735fc7048846d7c858d3777d2b575 1 0.00/1.00 vMB 0
967 967 00000000cdf94db726e0bb0f60db1998b8f24241ec0f1fffb594451bbaa477bd 1 0.00/1.00 vMB 0
966 966 0000000092a37af1da9b6a304d6cb2613ece736bc865476e5a23611f347b0322 1 0.00/1.00 vMB 0
965 965 000000004d3814f64f864ff1e3c2197618154b43c62237c80ea1be1a09c20c92 1 0.00/1.00 vMB 0
964 964 000000006f35e3b272050957426e172bd987fc433392954d6390d0437b3c67a9 1 0.00/1.00 vMB 0
963 963 00000000b054267b1e38c6c6b9c85890c414d552037105116cdc4a5659c55362 1 0.00/1.00 vMB 0
962 962 0000000057686e655de56e38070ea362aa012d71541f349ff9b4eb8acfa8d611 1 0.00/1.00 vMB 0
961 961 0000000057e2da87ccf7f2ca9538096a67ca77fad5ae414417c51d61199dead0 1 0.00/1.00 vMB 0
960 960 0000000033b6aff54367192081c65ece7edb4277ebb727c22091f47916e3fb5e 1 0.00/1.00 vMB 0
959 959 000000001472bfd85bc45db02fe9b76f4334b38427bdd1e40c192807a6d725e2 1 0.00/1.00 vMB 0
958 958 0000000067ae27927eb8e062c1c959bca4e569724e3f32d841d8b8f7101aa953 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.97 GB
    • Received: 20.35 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.