Loading Tool

Explorer IconExplorer

Memory Pool

41,173 transactions
26.01 vMB
0.05210465 BTC
Random Selection Loading Transactions
Max Size: 136.03/200 MB

Candidate Block

Mining Attempt 16bece510f22fd9504b74ad82b2e72a8f4f2122af1718fb67f6780949975fff4
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 20493f33523dfbc750fec86fb3140dea323743364737593357182bb62c28a9a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,547
Size: 1.00 vMB
Total Fees: 0.00482515 BTC
Feerates: 40.21 > 0.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (666,806 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,920 247,920 000000000000000bc37270a384b04fa5d4e5ed564a9802bcc091094c76a87248 700 0.25/1.00 vMB 189
247,919 247,919 00000000000000016618e261cbd72464de544dd51d1f397eef7aeaf042086073 69 0.05/1.00 vMB 72
247,918 247,918 000000000000001b6876117a9c06a5afb0f6711cc938c3b97a155adfa7d740f6 101 0.08/1.00 vMB 142
247,917 247,917 000000000000006a5cfe863caa28cbc51299d577bdef50e3118bb23eb8b5e75a 473 0.20/1.00 vMB 125
247,916 247,916 00000000000000641a6c62272397ce35f938e5ed569f96323f14c82ce71b2236 183 0.10/1.00 vMB 152
247,915 247,915 0000000000000025fcb9f3126bc2fc0809f3c95119db59464e4562c887f6a832 128 0.06/1.00 vMB 76
247,914 247,914 00000000000000564a492f2ff9f91b80162d8392bac9e4371a8e54e99b411b99 84 0.05/1.00 vMB 19
247,913 247,913 0000000000000079a551f91bef117914e24ea5b6cb235f5624a5364367738fcf 602 0.25/1.00 vMB 160
247,912 247,912 00000000000000818ca3e827d504fc2490279695a066744d28462a015bc8a93f 446 0.25/1.00 vMB 143
247,911 247,911 0000000000000031fc8b9a0a7cfd2e75194271de8c671ec33b22c6f01efc3ab9 215 0.11/1.00 vMB 79
247,910 247,910 000000000000007f09fe73fa003c2ff2f294f66e85016aa16e3bbb490518fdcd 16 0.00/1.00 vMB 120
247,909 247,909 0000000000000049575b0ae26537dc470f77674b16a6f8cefbbf598686d9e482 280 0.13/1.00 vMB 145
247,908 247,908 000000000000008c5519705631d877fe1052c6f04aaf011fa6054b73528f693e 602 0.21/1.00 vMB 161
247,907 247,907 0000000000000060cb787f45308be297de335c76d5bd75485916391e95829cfa 30 0.01/1.00 vMB 179
247,906 247,906 0000000000000062ae8211f6282d68fcd8240948bed9d7309d9492d08661b219 76 0.03/1.00 vMB 64
247,905 247,905 000000000000008986307b3c1dfcc5c7b912684d2257d4710e7680df912a9d9c 278 0.13/1.00 vMB 122
247,904 247,904 00000000000000701a6c73c6de8b30f7264a333f499e6b878a188187ba44422e 434 0.22/1.00 vMB 129
247,903 247,903 0000000000000079339481c4de155d8df07b0d769a026e8b8596eeb85a478ad1 498 0.23/1.00 vMB 87
247,902 247,902 0000000000000039cd5c1f606079d05c414471a66d5c636f1aa2544e47318a3d 311 0.12/1.00 vMB 128
247,901 247,901 00000000000000040b45b983bd2275500a8ccc6ab0cab01359b9ab63b0846d5c 507 0.25/1.00 vMB 213
247,900 247,900 0000000000000006e675df13c15efd4f4ebf03838e07b85a6a423293fb8e5d0f 257 0.12/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.