Loading Tool

Explorer IconExplorer

Memory Pool

79,997 transactions
30.13 vMB
0.07965518 BTC
Random Selection Loading Transactions
Max Size: 184.31/200 MB

Candidate Block

Mining Attempt 48ae1c894e93ef61220acceb68377b28043e9565197d46f0d35ac5f1c9073029
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root 9c42182ee74f037377caaa1e3f3427aefaa8a6b277ab88c148028bb0b2ea11cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01262966 BTC
Feerates: 104.17 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (438,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,806 476,806 000000000000000001103872e16a76c4020cab18eaa5817ba077675084c7d7e6 1,496 1.00/1.00 vMB 140
476,805 476,805 000000000000000000c677e3e25ae21c5535ca12a71db8d077e45fcdfd5fc2bc 1,717 1.00/1.00 vMB 141
476,804 476,804 000000000000000000c047c1b106861feceed6a597378987c8daa4b7964c7ba5 1,738 1.00/1.00 vMB 143
476,803 476,803 0000000000000000007f14e73412909c4c3f409e1bacf875e5b4498b1891d3eb 1,798 1.00/1.00 vMB 95
476,802 476,802 00000000000000000101f2e9ae4bd27398a5426061b627cc07049063a43afdbe 2,013 0.99/1.00 vMB 112
476,801 476,801 00000000000000000043f8031d03b46fbadad39fc403361ba3d75924e2b6ba12 2,133 1.00/1.00 vMB 171
476,800 476,800 000000000000000001018bb4d76f2fb54d7bbf7ce40c971b10f76bd6da67f622 1,955 1.00/1.00 vMB 84
476,799 476,799 000000000000000001392ee72ed08f69ec42c90a5f94d55e1b2827aa57db8189 1,909 1.00/1.00 vMB 144
476,798 476,798 000000000000000000912ef2eda8808cb1b4daf965f8baf71fd98740ca698802 1,212 1.00/1.00 vMB 191
476,797 476,797 000000000000000001276f7a3803a3653faccb6b3bc70c553fae4767e4d2da44 2,013 1.00/1.00 vMB 163
476,796 476,796 000000000000000000245e09703e7d45a7ea4473447ea38fb730d77190c0da98 2,011 1.00/1.00 vMB 106
476,795 476,795 0000000000000000005740cd00b1ae746284907bb1094e1ea2d882145f3677e9 1,997 1.00/1.00 vMB 179
476,794 476,794 00000000000000000144cbd9828b07b27b4c59f95f5399db7cc619b8a8b79276 1,315 1.00/1.00 vMB 132
476,793 476,793 000000000000000000177a8007d93c3119bba6a97db7fbc1861ba60c501c2252 1,352 1.00/1.00 vMB 146
476,792 476,792 0000000000000000013dac05021125dc5030e03e0d04498b04fa5705d58808fd 1,447 1.00/1.00 vMB 121
476,791 476,791 0000000000000000005937d0e07933794fab6d7db93e483256b8d4338bf8df85 1,981 1.00/1.00 vMB 204
476,790 476,790 0000000000000000006999cafa5e0c5f8fb29ce0ec58afefc3e12c3347124912 1 0.00/1.00 vMB 0
476,789 476,789 000000000000000000116a9bb7a32ce1e4367e1146d8b9192ad14045cd9f5a39 1,987 1.00/1.00 vMB 154
476,788 476,788 0000000000000000010005c1684bd277ef8f284f21076fd8ac72677e356677de 1,540 1.00/1.00 vMB 132
476,787 476,787 00000000000000000062d406f5a2beaff09ed14fff9e8f81392acef011ca9570 1,776 1.00/1.00 vMB 125
476,786 476,786 000000000000000000253bf4cc8d5fa4267493728d42323d4972a6c834365f5e 1,905 1.00/1.00 vMB 177
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.56 GB
    • Received: 18.19 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.