Loading Tool

Explorer IconExplorer

Memory Pool

83,523 transactions
31.04 vMB
0.13908222 BTC
Random Selection Loading Transactions
Max Size: 187.23/200 MB

Candidate Block

Mining Attempt fd0e0fc7670ef84dfdc05877a0eba71f1fa2bf38d10582be376dd24adb420ec6
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root fe74ad802963ae065518cebdf02eb52e62b8a8bf5c1963ae55880d664c1b9a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.07063356 BTC
Feerates: 366.60 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (734,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,747 180,747 000000000000002ae1f8a44a19a0328e8a2fa80bbcc4c3a302552c702bb850a4 678 0.25/1.00 vMB 174
180,746 180,746 00000000000008b514e3e6b59941b7ebd989bca296a70b0e9eaff0d1871f19a1 1 0.00/1.00 vMB 0
180,745 180,745 000000000000093eb29ed69d0e74c86edf7240a15bdec642db28a2b548eb7bf5 142 0.05/1.00 vMB 110
180,744 180,744 000000000000077890dd6dd5c52bcab946f97edc7e1bcf4a4acff76bae5e566b 157 0.05/1.00 vMB 4
180,743 180,743 00000000000001f8f4051a74ae52eb25ec985c31690f8a767e65e3f2695b02a5 582 0.25/1.00 vMB 152
180,742 180,742 0000000000000381f7d8402c79cfbc73d98aa9aa5054ab423dc1a98ad3fd7996 12 0.00/1.00 vMB 119
180,741 180,741 00000000000008a2a824bdf674fdfc777a68850abb659e6ba1dd3209d5c3892c 478 0.21/1.00 vMB 128
180,740 180,740 0000000000000467ef51cf3a9d994052ef2b0cf36fcd2d05588a7ade38e7efd8 150 0.05/1.00 vMB 186
180,739 180,739 000000000000081e985a356020b9b371015eb34d9817fe58488999b7d185ccf5 234 0.12/1.00 vMB 115
180,738 180,738 0000000000000751826206939e27125058d9d831df5c2bb014314a05415c50e9 371 0.25/1.00 vMB 101
180,737 180,737 00000000000000230703c382f82bcda76c2a7ff39e52e58501251d74297579e4 150 0.05/1.00 vMB 131
180,736 180,736 00000000000001bcfca671d55799a22251c93c4424ae41428a35e3de5ee4dd4c 624 0.25/1.00 vMB 169
180,735 180,735 0000000000000219f5b46c55b21d1dd7d1154f789f2a42278e2d7a707f6edccf 133 0.05/1.00 vMB 198
180,734 180,734 000000000000023e1f4e59c55f8634730a5f873949f5d0e6585aa6045e6e0dad 639 0.25/1.00 vMB 151
180,733 180,733 000000000000005dc83358b1ddaaebde80295ee2c02239023a191aca04a074c2 557 0.23/1.00 vMB 131
180,732 180,732 00000000000005429effdc54eda0f6faf49730dd2b28b9ed1037779ae85a9ac9 73 0.05/1.00 vMB 96
180,731 180,731 00000000000003830dea1e2d6edfb2faaedfaf11f06729b4c8fb52266612508f 484 0.19/1.00 vMB 124
180,730 180,730 000000000000060a63e830fa6c3a58a76d4d3291c46cc240e7144ac3d928f03e 616 0.25/1.00 vMB 152
180,729 180,729 000000000000056e3e11e2683189e6a1737deadda1fb80114a30320160e33f26 440 0.25/1.00 vMB 123
180,728 180,728 00000000000001c538fcf02fc9f0bf20885fa6599ab4a4124ade207c0a6dfc73 126 0.05/1.00 vMB 211
180,727 180,727 0000000000000683b0720ddc109ea1f9e02623107aac77a3a1aee421b3684b18 118 0.05/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.