Loading Tool

Explorer IconExplorer

Memory Pool

82,102 transactions
31.18 vMB
0.09257026 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt d11c89f89d6a2dabc7cf62f3fcaca11900457a853f98c6ff4e9d127e3e300a99
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root a2419c3a7a84856d1f480a7dd679b07fed1609001c1662b44196fb6b900c5744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,260
Size: 1.00 vMB
Total Fees: 0.01750897 BTC
Feerates: 115.63 > 1.75 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (635,683 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,696 279,696 00000000000000017f9df50d64d9a0cf8b386a97e53ebedfbf1b88b1b5c673c8 98 0.05/1.00 vMB 24
279,695 279,695 0000000000000002289362d2e1ca72dfb6076f837e9b6a4b4103b8f5a9c00de8 155 0.16/1.00 vMB 22
279,694 279,694 00000000000000014f89be8bd9f981f9c96e04950b717526a7ca887ebb92aef3 677 0.25/1.00 vMB 37
279,693 279,693 0000000000000000f881bc33a34e851067b801a6384fa6a7ea9c1c1da486e295 95 0.03/1.00 vMB 202
279,692 279,692 0000000000000002dcd34098e1d7d16020e9ee2d5b5041dea92bbd07bec758a9 52 0.05/1.00 vMB 18
279,691 279,691 000000000000000166604a9b96436e9ac1c4db770e1ee76c25572bb646b30970 254 0.14/1.00 vMB 43
279,690 279,690 0000000000000001f799e992f2884060512fad6947a8b5462c00445e38b97280 56 0.04/1.00 vMB 7
279,689 279,689 0000000000000002d77a40fcdaf44d84a8ca101d5def50462b84172b4b16acaa 372 0.25/1.00 vMB 28
279,688 279,688 0000000000000000b24ab967b46447e3f6de42e18e456403228cfe0a6e6b3c06 567 0.24/1.00 vMB 47
279,687 279,687 00000000000000027f629174b382f9b1a5fc0234f8d079143787be3738f9188e 525 0.26/1.00 vMB 79
279,686 279,686 00000000000000000134cf9e3650b0258b1e2896ecaa0de9e247ce21efbfba69 185 0.08/1.00 vMB 58
279,685 279,685 0000000000000002a238c0aa86bae880d35e8c8d73ae166b41ef0ec15e7a9e33 427 0.21/1.00 vMB 36
279,684 279,684 00000000000000020486420b80da247595b6bcc03495113e8db8db58d3b0c5f8 234 0.13/1.00 vMB 38
279,683 279,683 0000000000000002ac4488dcc07297b29ad82280dd709efdf6d5d56133178e02 302 0.14/1.00 vMB 40
279,682 279,682 0000000000000001906c922e5c9e218d39a80ff92d857d161d0dbe1c5c170a52 94 0.03/1.00 vMB 92
279,681 279,681 0000000000000002fd8d1863ad387338ab8ea2826643919f28a5507ef7e34117 116 0.07/1.00 vMB 27
279,680 279,680 00000000000000002e44b6d45ba17b6620b362a0479f11a8ab12c7d99e9f362d 203 0.08/1.00 vMB 63
279,679 279,679 00000000000000014756ccdd7e7c8306bcfc883c8602386357299b7e4fd9d731 187 0.08/1.00 vMB 62
279,678 279,678 0000000000000000e70340227e2b58a92d860bdab69d4e45d4a4828b768ff27c 37 0.01/1.00 vMB 33
279,677 279,677 00000000000000001405a397a6f7dade9b8120c1eb8212f3b5fa7cbdeb49bdd6 167 0.08/1.00 vMB 41
279,676 279,676 0000000000000001e342df0b88a2cd548d31276aca779892a6a231cc8e52df53 232 0.09/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.