Loading Tool

Explorer IconExplorer

Memory Pool

81,889 transactions
31.01 vMB
0.09746992 BTC
Random Selection Loading Transactions
Max Size: 188.36/200 MB

Candidate Block

Mining Attempt 57af971d62aa1a1075298a333b57743f9d456b9b274f893320f0255c2a4a343e
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root eb9399efe7a264c660cef0455637b5db9676fb0c7f5b4ecdaafe116d56e032fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,937
Size: 1.00 vMB
Total Fees: 0.02723937 BTC
Feerates: 318.30 > 2.73 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (437,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,231 478,231 0000000000000000013958e2dea42beb0345fe9fe8bf5de0890bee1d317c5aa6 956 0.78/1.00 vMB 86
478,230 478,230 000000000000000000eb4bef6f604c3b177b7eea47f8f92779d2375b1bf4ebc4 890 1.00/1.00 vMB 145
478,229 478,229 000000000000000000127f111498e4ccf803bb6fc68089b2b8e47784dd2bc557 1,320 0.67/1.00 vMB 100
478,228 478,228 000000000000000000ab42dbace1771dabb877fd090194c3100649e11f6018d5 1,894 1.00/1.00 vMB 143
478,227 478,227 00000000000000000019a3f04ed7f01f89dcb4bfa2f6d280d7261e0f79b4827d 567 0.27/1.00 vMB 136
478,226 478,226 00000000000000000000952ea9138d7ca3a091f9648e63b86782a2c337ec6aaa 762 0.47/1.00 vMB 56
478,225 478,225 0000000000000000001eea88702daf7ded5e8263e4f9d8b571f9140c1a0e070f 1,521 1.00/1.00 vMB 91
478,224 478,224 00000000000000000078b2b586a1196c17361d95a59620ae292f583760b32b14 1,796 1.00/1.00 vMB 181
478,223 478,223 0000000000000000001493fa91e00bf444b6273df17abb84c22c6cfa16be3ac1 707 0.44/1.00 vMB 115
478,222 478,222 0000000000000000006dd1519dd6e01ea34e601266f47d15c07fec10dabd0f11 312 0.35/1.00 vMB 26
478,221 478,221 00000000000000000037da3b7675f2c8c4c67a4a7670429be93156248e7563f4 1,923 1.00/1.00 vMB 147
478,220 478,220 00000000000000000089de193682be10ce7d13fdf8b4dcfe7d4b22ed4a89441f 1,995 0.99/1.00 vMB 124
478,219 478,219 000000000000000000825e98434afb51784b9aa813b5c24268a06b68dc169f8a 249 0.11/1.00 vMB 196
478,218 478,218 000000000000000000fbacfa66f193d5f76afe64eff62ce0c49fe5de967a0943 1,550 0.99/1.00 vMB 91
478,217 478,217 000000000000000000f5ef768cacf5af167396f5a5d54a6576e5dc0b574d9250 1,735 1.00/1.00 vMB 184
478,216 478,216 000000000000000000ddb8015bc068f9a33c735168b5f96f44cb3bfc31dda345 1,525 1.00/1.00 vMB 125
478,215 478,215 0000000000000000012908b91bb91f8342d127c1fbc023d2964e5ecd9ded42c8 1,498 0.99/1.00 vMB 136
478,214 478,214 0000000000000000014156140b8f52b2e72e741474a4f837464295cef590d07d 514 0.94/1.00 vMB 68
478,213 478,213 0000000000000000009110ff1b4d2da52ca411834ba1837954d0d1f7b22c226f 32 0.15/1.00 vMB 33
478,212 478,212 000000000000000000c06f670b12f6893db22d0d852dd296131ef7de574b4b0e 626 0.97/1.00 vMB 72
478,211 478,211 00000000000000000018f03c63476133f4c2b222c7a6c70703acf611d920efd4 52 0.11/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.