Loading Tool

Explorer IconExplorer

Memory Pool

82,232 transactions
30.53 vMB
0.13339808 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt d2b1e3a4b97892e35a32cab1f38e07e40387230ec05d2c21af66012370640bac
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root ace409cfa4e9289d25dd16f400479fd349909ad906d51d3d57ce3c0297a31f4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.06998323 BTC
Feerates: 203.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (578,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,863 336,863 000000000000000017a8413dc9b16aaa632a7d8aed720a424cce3a9065af83e5 22 0.01/1.00 vMB 7
336,862 336,862 0000000000000000124226aab0553c1d4bd7ebd790b17fb2a503b6a1190c3863 265 0.17/1.00 vMB 20
336,861 336,861 00000000000000000fb6abe5fba04fec4627d7afbc69093fd3a462f00b448657 304 0.18/1.00 vMB 24
336,860 336,860 000000000000000006b4a3327dcc9573b032f1ecef24acd8412cd29251f88b75 16 0.01/1.00 vMB 23
336,859 336,859 00000000000000000553f119ecc73bf8a41eb06b94f2ec6fc00ac3d3b0a2f9df 311 0.17/1.00 vMB 25
336,858 336,858 0000000000000000013509dbf8def5c3186b19dd5697c0fc5473856efb068dfb 112 0.07/1.00 vMB 19
336,857 336,857 000000000000000012a393cd81f5aee0c289da255b54c284569245bb097ee938 1,168 0.69/1.00 vMB 24
336,856 336,856 0000000000000000071253b4b49b4a64028fddb775b2be994fc2ee886628f44d 116 0.10/1.00 vMB 18
336,855 336,855 000000000000000000d65798fda2052a1eea517e275a15f4ab541cd97033bab7 293 0.16/1.00 vMB 28
336,854 336,854 00000000000000000fc607fc456213fe63ff5cf55d70aad3ded0628df463cb0d 16 0.01/1.00 vMB 68
336,853 336,853 00000000000000000e4aa7e6a9a80b72964d98deb6106854ec3e6b077b15974b 287 0.17/1.00 vMB 24
336,852 336,852 000000000000000005d1879a8ffa52b79c1bd76d41c365571e3d8a5341cff903 13 0.01/1.00 vMB 22
336,851 336,851 00000000000000000a9544c0156511e4b8ffc733fb90adab00c1f560ada57033 46 0.04/1.00 vMB 23
336,850 336,850 000000000000000013049cabb69754328759fa17c52f2709d1cb691fdeaba84b 101 0.06/1.00 vMB 24
336,849 336,849 00000000000000000cb6db60c739367221749ca03802ce5167b20bf83836d221 280 0.15/1.00 vMB 24
336,848 336,848 00000000000000000ecc6ee1208eceef3a9403adf96cea93535aae8da63d5f21 1,351 0.64/1.00 vMB 28
336,847 336,847 000000000000000013318798943c304f4a633c448e411f2a15be447bfb7ebbed 387 0.22/1.00 vMB 24
336,846 336,846 0000000000000000168982a3bc13de92e7838830cb1d07d97aab08d8c94d0961 436 0.26/1.00 vMB 22
336,845 336,845 00000000000000001041efddb76cdbbd8f8da63533ec06e850f8fbc6f44e639b 1,368 0.75/1.00 vMB 26
336,844 336,844 00000000000000001afe833ce01c06b536bced4071602acc474453c4c2b0ef4f 47 0.03/1.00 vMB 15
336,843 336,843 000000000000000001cfc70285c455fba1466c9e8fa545d8f2954fe58ff8f434 459 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.