Loading Tool

Explorer IconExplorer

Memory Pool

37,954 transactions
26.07 vMB
0.06078944 BTC
Random Selection Loading Transactions
Max Size: 134.61/200 MB

Candidate Block

Mining Attempt c54643b33617c4e9cf54438c8115647d0d550702908473b2f2341f6c7d539d08
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root e863bcaed5ad0bb477c1b7d262a8b5f51df8702c3719f1401838ff1cfe1e9aad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,445
Size: 1.00 vMB
Total Fees: 0.01315333 BTC
Feerates: 265.25 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (160,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,202 754,202 00000000000000000006a52ed3e11b468c56662fcd6fb6329d6e3fefc46ed9da 2,438 1.00/1.00 vMB 5
754,201 754,201 00000000000000000003a4387142b4ce65d0ecec25aa726ded07a8b9cd58165f 3,002 1.00/1.00 vMB 11
754,200 754,200 00000000000000000001e51a101f810903e08e9aedc53e788d62950dbeff67bc 3,486 1.00/1.00 vMB 17
754,199 754,199 0000000000000000000329876aa4d16298781acff2909c82510fc754417936e9 3,174 1.00/1.00 vMB 14
754,198 754,198 000000000000000000000d395e98536a3351ea51948f8a1b39bbe60d1fba47d9 3,164 1.00/1.00 vMB 18
754,197 754,197 00000000000000000000bf56c208ff151e8683eb9919ef4a6c96a7994972b255 3,198 1.00/1.00 vMB 26
754,196 754,196 00000000000000000001e00729691e1a2c3078fcd7a2df20fba94c6a8dfdfb5f 3,072 1.00/1.00 vMB 18
754,195 754,195 00000000000000000005cff9103595683c8ffe871760e74dbd6423341a3962ae 3,199 1.00/1.00 vMB 25
754,194 754,194 000000000000000000086b30587ab1f740c0fb5e960931dc965fe6aa18b41753 3,325 1.00/1.00 vMB 43
754,193 754,193 000000000000000000010e850cd7beae9ca0a3921b6cdfd4f0725fb8b60786cf 2,393 1.00/1.00 vMB 8
754,192 754,192 0000000000000000000218ace13417b7dbff80fde221b26a34ad8bd756563a64 2,459 1.00/1.00 vMB 14
754,191 754,191 000000000000000000010163b03684c3d9c155cb7a2eaffcf986436a11ecedbb 3,999 1.00/1.00 vMB 25
754,190 754,190 00000000000000000001f9131a5f6d5541dcfe7002689f35b171325249e0f667 520 0.15/1.00 vMB 15
754,189 754,189 0000000000000000000506ebc25e1bebb6b41d9c85a6795aa166b412e50b4342 1,417 0.50/1.00 vMB 13
754,188 754,188 00000000000000000005aebb2db3287e62458c212d46395fd2442df2199abf7a 233 0.07/1.00 vMB 13
754,187 754,187 00000000000000000004ff58558a4e5c08dc0cde7367047da48010e7d2393b29 835 0.38/1.00 vMB 13
754,186 754,186 000000000000000000081e3a2c4c26c6d6b336212010b15966e5ef2eb7e9c4be 702 0.50/1.00 vMB 10
754,185 754,185 0000000000000000000572a3c2f410a5e5d6547ea2115d804c94e70dd00308c8 1,424 1.00/1.00 vMB 10
754,184 754,184 0000000000000000000083221f10788f574a41b0f5f8a777d45bb4cd47d667b3 2,622 1.00/1.00 vMB 15
754,183 754,183 00000000000000000000eb1e849074328e55e11da13c57d348dc18a51454d56c 1,348 0.57/1.00 vMB 11
754,182 754,182 000000000000000000078f5a4a2f3d67d5e6b260aced77bd49bd04029606ff96 1,712 0.73/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.