Loading Tool

Explorer IconExplorer

Memory Pool

82,525 transactions
30.63 vMB
0.07985276 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt 448257d74b8559fc97e89bf63fc0388658fb3f192ad8e3fd2ab0631cdf566763
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 57aaf588a012d98cf14e4261b015e5901c46c39af09145bf54d1e150e704e1bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,523
Size: 1.00 vMB
Total Fees: 0.01086753 BTC
Feerates: 40.21 > 1.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (437,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
478,210 478,210 0000000000000000001e17ccf52797ab6461bca8af0ba5ddd2d50e5f3496a46a 697 0.79/1.00 vMB 78
478,209 478,209 00000000000000000143d72808648ba96e07e4f40cba442b854274c149272876 1,517 1.00/1.00 vMB 87
478,208 478,208 0000000000000000007dc1ed99f35a99af7e231f75912af813a519f9644b0607 1,838 1.00/1.00 vMB 118
478,207 478,207 000000000000000000cabfaf2ee9eff3e0546c5854d0a17258510926453deec8 1,746 1.00/1.00 vMB 173
478,206 478,206 00000000000000000078d56a6f3761bdf3707884510ebfe659ab2b97e3e3bf38 337 0.16/1.00 vMB 113
478,205 478,205 000000000000000000ec41269e0371819c78433353f38098c8f2a66bb6b5fd0d 1,363 0.90/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 783.03 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.52 GB
    • Received: 18.08 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.