Loading Tool

Explorer IconExplorer

Memory Pool

81,424 transactions
31.13 vMB
0.09651403 BTC
Random Selection Loading Transactions
Max Size: 188.41/200 MB

Candidate Block

Mining Attempt 216eb2b40d3354d5bc62bd6b22cf69da2f5fe38a1decb64224e3539b5ac50afe
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 3e21e162d67f05ddaa779572634d458b08fac3009ae9cee3038012ecbf1b9d05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,893
Size: 1.00 vMB
Total Fees: 0.02855141 BTC
Feerates: 150.75 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (421,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,847 493,847 00000000000000000029bcc2049011814b2bc2a10f14e1a1f73d828402cb2a7a 1,944 1.00/1.00 vMB 233
493,846 493,846 0000000000000000002eb19c91a33dfce6029300339aab2905b30d342e9920e8 1,740 1.00/1.00 vMB 250
493,845 493,845 0000000000000000004167cad6c59a62ea6eec321ea884fffd3df1cd6f69c1b8 2,561 1.00/1.00 vMB 309
493,844 493,844 000000000000000000a7d38c607494231c32aafaec4fcc837de33213d15461bc 2,218 0.90/1.00 vMB 284
493,843 493,843 0000000000000000009440f61231bc728b16a073456bdffb606c2e084c7ce34a 1,504 1.00/1.00 vMB 265
493,842 493,842 0000000000000000009d6d5837ac2492da1980502751c7bc2cdba9e937c839b9 2,457 1.00/1.00 vMB 337
493,841 493,841 0000000000000000009069375066acaf3b5f50b87a032a9aa0f2ded7bb6c4ab7 2,197 1.00/1.00 vMB 323
493,840 493,840 000000000000000000105e12640e24fae77ad51a9734892b14779f02b9e35aa0 1,992 1.00/1.00 vMB 318
493,839 493,839 0000000000000000002befdf853634c29447d9e3df06cec1194b49e9304c6b6b 1,311 1.00/1.00 vMB 327
493,838 493,838 0000000000000000001546a8d11a6860cf403e3c63fc720a47f0ec2c3c0a76f4 2,300 1.00/1.00 vMB 213
493,837 493,837 000000000000000000022b0cf2a9b1d65e2228aa4e4b2080de463e8e81d272cc 2,626 1.00/1.00 vMB 175
493,836 493,836 00000000000000000057a65b54e2530cc5f4ff4a66ad4074d87c3956295839eb 2,119 1.00/1.00 vMB 270
493,835 493,835 0000000000000000002dd12aab8fa0c2b6b370de52c3f17d9c5a8a4ad4275a88 2,238 0.95/1.00 vMB 319
493,834 493,834 0000000000000000000fc44ef26463d0b2d0849c9ffe7450ecdbad3966434ad4 2,584 1.00/1.00 vMB 173
493,833 493,833 00000000000000000023ac583bf812c9679a9849545734685cfd96f9694bb62b 2,834 1.00/1.00 vMB 236
493,832 493,832 0000000000000000006747f674b86424f1f03f66f8cd6fd7e24db5eed7002567 2,233 1.00/1.00 vMB 279
493,831 493,831 000000000000000000107efa2f66b85ab41eefec8ce9863610a94fafe9320608 1,564 1.00/1.00 vMB 181
493,830 493,830 00000000000000000037f5d6669e6e36ad6508b5496acecbc2306bcd019aac1d 2,912 1.00/1.00 vMB 221
493,829 493,829 0000000000000000002789e1f93463d75b41dde78e44a986537a8ad254720062 2,684 1.00/1.00 vMB 243
493,828 493,828 0000000000000000003cb31d019c5b4f5670ab2211b72c7160c0a7bd1a511bba 3,003 1.00/1.00 vMB 239
493,827 493,827 00000000000000000034fcd9c32807b0e114acbf20d917501e5694239eb9ef37 2,321 0.94/1.00 vMB 316
Previous 10 blocks ↓
Total Size: 782.71 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: 699.50 GB
    • Received: 16.60 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.