Loading Tool

Explorer IconExplorer

Memory Pool

81,748 transactions
30.95 vMB
0.11558641 BTC
Random Selection Loading Transactions
Max Size: 187.90/200 MB

Candidate Block

Mining Attempt df30bdfb9ded216579262a4e2fff8eb1e1f617771221b2131cbdf484cc7700be
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 2259735ce4a0c3d21230e7a94e2ddf0096b04e6d5892b982b0429c205c28215a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03904957 BTC
Feerates: 318.30 > 3.91 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (532,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,920 382,920 00000000000000000760c9d1fbd9399993e7a7b97651b1aae94f46e5adad143b 1,400 0.93/1.00 vMB 20
382,919 382,919 00000000000000000125593e5f4885b2559cb892504c1508ba1a2aa4b41046ee 2,876 1.00/1.00 vMB 53
382,918 382,918 0000000000000000072c6630982a55d0a64037432a63021072346814672712a8 2,189 1.00/1.00 vMB 31
382,917 382,917 00000000000000000231098fed4159651bc9aca991f152e5ac2454cb69858c4e 2,063 0.93/1.00 vMB 35
382,916 382,916 0000000000000000051c967fa7ea73ee75807a16660537775797b72175435092 2,154 0.95/1.00 vMB 37
382,915 382,915 00000000000000000340336e4feb598f15c6a3581acbddf6d09d6da457dbc82a 1,865 1.00/1.00 vMB 35
382,914 382,914 000000000000000009b851a7eb41fb6bcec25770b3bc9f8163f95979dcef1ff5 1,754 0.75/1.00 vMB 43
382,913 382,913 000000000000000009c0cf8f43f01081234beb7ad6a92e9a5f3ef26db954b14d 2,142 0.75/1.00 vMB 50
382,912 382,912 00000000000000000fc354bb2ef46153d631a405d553134049462dcbc75ff680 2,197 0.75/1.00 vMB 48
382,911 382,911 000000000000000000f7f545f3403c8c72b569c86791d5d08c91d13e6e880e7b 2,479 0.93/1.00 vMB 48
382,910 382,910 0000000000000000089bb09973684d4f0eb2c6036a878c59b46ade5941a4beac 2,902 0.93/1.00 vMB 63
382,909 382,909 00000000000000001088c1793bab99cceb9b6d9a5131f0879ac810b0472a5980 8 0.00/1.00 vMB 20
382,908 382,908 000000000000000010a882cee418c08718a549fc8206a2869015ac10ab1a3e68 1,420 0.99/1.00 vMB 25
382,907 382,907 00000000000000000221e07bdd66f234611d2262c2a6205771ea0b5f089b10ba 1,968 0.90/1.00 vMB 38
382,906 382,906 00000000000000000a35de39ffb4676eef88b9c58994b4af390185556bbea759 96 0.16/1.00 vMB 19
382,905 382,905 0000000000000000119203fe8853736ee5e25ad986ebb8612813c91e7bd56f1a 1,359 0.78/1.00 vMB 45
382,904 382,904 000000000000000009a44b1aaa4ab9a4d3c47b6877fe7746c138a0e34ee5fe44 1,669 1.00/1.00 vMB 28
382,903 382,903 00000000000000000bfbf9158b41c0a4a5153cdaa4e44a04810cd09ba4401111 1,256 0.73/1.00 vMB 30
382,902 382,902 0000000000000000115fa94da4127efbc1bf231998230181cfd0543219510c75 2,743 0.93/1.00 vMB 55
382,901 382,901 0000000000000000004645ad9f89944fce18df20dc01305b5656d5a3909a85b9 642 0.30/1.00 vMB 79
382,900 382,900 00000000000000000cb0a01b9af4f3371b25c63b81f18a2b0b582d43aced41bf 630 0.28/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.08 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: 721.81 GB
    • Received: 18.39 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.