Loading Tool

Explorer IconExplorer

Memory Pool

79,761 transactions
29.28 vMB
0.12383306 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt f4d3a558f785bbc990a40d651ed1b46db3dc2dc308f9582712965c89802e5e27
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (652,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,930 262,930 00000000000000121a016992964fb085ae5423c211ff8f3cf7ba277d75177e67 308 0.12/1.00 vMB 137
262,929 262,929 000000000000000adbc12cefa215ed5d226a981910b03b8b57e2dacfb9b0b95a 304 0.12/1.00 vMB 94
262,928 262,928 000000000000000f0e9cb6d3f0f15d3111ee1e28f6dc9ff4c1d8b6a253090a55 441 0.18/1.00 vMB 122
262,927 262,927 00000000000000168f855e814c41f97d90d3a8c42d4b1e88d54920f7cae8cca4 700 0.27/1.00 vMB 90
262,926 262,926 000000000000000734c29e16adfaa0e8269f3d3508b6036ba6f5980bd12de31b 356 0.15/1.00 vMB 88
262,925 262,925 0000000000000011a793a7d654b212ec67ef89a90fdc59c2b501949bc0128f4d 360 0.15/1.00 vMB 116
262,924 262,924 0000000000000004d34062416b3e78075746107bebade3f540925f805328f792 111 0.04/1.00 vMB 87
262,923 262,923 00000000000000067cb6eb146c5989438aea6e881920dfd7ccd970e8318fd772 250 0.15/1.00 vMB 56
262,922 262,922 000000000000000c724b9389cdb82c69e54f09d3d1de9c35be91da2fa330ce85 408 0.16/1.00 vMB 98
262,921 262,921 0000000000000004ea37b5e730dc11db59f7a4b01fee6100202485a9608b7316 471 0.27/1.00 vMB 91
262,920 262,920 000000000000000440d5defba05d668a2e9023e7b9fb8400dd1b381548eded85 106 0.04/1.00 vMB 78
262,919 262,919 00000000000000114f2f5d37eee138a1dcb8b06ba732d18e8313aa2cb6ba7c0d 356 0.15/1.00 vMB 103
262,918 262,918 0000000000000000627ae105ae960ff4216c1005e4865005db91657e65f9a553 140 0.05/1.00 vMB 85
262,917 262,917 000000000000000fcb7b617d0888e65bf66533afc09a3d67ee377c3e0507037b 173 0.07/1.00 vMB 86
262,916 262,916 000000000000000a0c818dc0c2953f970df90529153e74bf0d1ea53cf131aa63 390 0.39/1.00 vMB 72
262,915 262,915 000000000000000f67f87287a61ee1489822fa763ecd9b6b01f72b6f6b4084ee 38 0.01/1.00 vMB 35
262,914 262,914 0000000000000015cbcb17abd687189daaea5a326f0100bff3ab54446cc8fd31 490 0.25/1.00 vMB 94
262,913 262,913 000000000000000a17d4003c27d46a6b06c092cfecdc7bccdf7f9ccba0d34c18 138 0.05/1.00 vMB 68
262,912 262,912 000000000000000a480e1552f4660188f259e359aa3d103f0a9b1fd0470cb1c7 510 0.21/1.00 vMB 91
262,911 262,911 0000000000000006c4e2102a6c70838a6ef50ec4df8d258fd1e2bdae1ce3fc81 375 0.14/1.00 vMB 115
262,910 262,910 00000000000000043db392a1784680a0b159c9c8016359cb2f0e17cdf1cc84b9 39 0.02/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.