Loading Tool

Explorer IconExplorer

Memory Pool

44,214 transactions
16.81 vMB
0.31509000 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.17/200 MB

Candidate Block

Mining Attempt dca5959181ebb14160f4ac100d1625d0fd5fef080b63029d912f15883f582513
Version 20000000
Previous Block 000000000000000000004f3699be34215b57be42293a486875999ba6f7b5ac39
Merkle Root 62b3fea6ce0d0c9ed23dc3b5cfd7e5fdcc54ebcb4065e83d4e30912c9b22c42e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,950
Size: 1.00 vMB
Total Fees: 0.07359276 BTC
Avg Feerate: 6.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,045 (768,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
144,755 144,755 0000000000000882ba995b820ef1207e7325a5cba52d109426b3c58c021e3c60 0.00 MB 7 143
144,754 144,754 000000000000084f5bf6cb3adc25722ba37700fb2675b359b8d3b46dfd66199c 0.01 MB 18 256
144,753 144,753 000000000000008746cc39db35a8d021280e1d70c1d66063687f53237ac4fee3 0.01 MB 31 162
144,752 144,752 0000000000000520bb9cbb725db3b71ed23930eaf96e51a9822f98c49db4b9ac 0.04 MB 105 210
144,751 144,751 00000000000001b7af8f86c2230ea75730c135fa7159d6fb886f5396dea2eb99 0.03 MB 101 3
144,750 144,750 000000000000053cdcc660e5837b74b39ed4431d961bf0de05caa0aed42abf46 0.03 MB 61 86
144,749 144,749 00000000000001230eb991e61a457b81c15b58949ae0ccd95b070892d97b8452 0.01 MB 11 4,002
144,748 144,748 00000000000008e2a77a614bd09fb2c119660b6f3250735f1ee3c94706782796 0.01 MB 18 62
144,747 144,747 000000000000038dafa8bd690c75fec57876af6f4808d95789a871d3445f61ef 0.04 MB 22 148
144,746 144,746 000000000000010e8bf17d7fd16260863dde9b30dc34f72ac19580d879b647e6 0.00 MB 14 24
144,745 144,745 000000000000007b86bb1f002e7ecf603f7033c6e94ab046e0f0e822e89683df 0.02 MB 37 65
144,744 144,744 000000000000017c168fd1f64870f219f404720006727bc0f8225ea5320bf0c7 0.01 MB 7 932
144,743 144,743 00000000000007f024371625b7f1ff47ae19599f92362ecac3b9dd5ea81e5d08 0.02 MB 46 187
144,742 144,742 00000000000006fdd8d15c1ffa67f63852060e43cb70c1f60f4cbf74612764b9 0.00 MB 13 44
144,741 144,741 00000000000002928af28ea79948668bac3e961cad588fefda7d3801af11c3e3 0.01 MB 15 221
144,740 144,740 0000000000000480ca5d4963a4862982ac6e26017a32300bbad261f0484ab3ee 0.05 MB 167 92
144,739 144,739 00000000000008b691972a335eeb85dee19e9cb0b2583f676849cbd5932b8239 0.05 MB 91 112
144,738 144,738 0000000000000095716a452c852efd05542a5ccf9bac00aa8a8ab44d242919b7 0.00 MB 1 0
144,737 144,737 000000000000030cc381062317a34b481c52beb02cb84c05093b033e76cccd1e 0.05 MB 36 80
144,736 144,736 000000000000053b9259eb745a39d8281c1ad65ad2199ad08624f556149f4eaa 0.02 MB 40 137
144,735 144,735 00000000000007c85dbf02e591b918cba5688c00fd9ce9c64d7e221bac174900 0.02 MB 21 87
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 51
    • Outgoing: 10
  • Data Transfer:
    • Sent: 28.80 GB
    • Received: 0.13 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.