Loading Tool

Explorer IconExplorer

Memory Pool

42,195 transactions
26.44 vMB
0.05887186 BTC
Random Selection Loading Transactions
Max Size: 138.30/200 MB

Candidate Block

Mining Attempt ae3c7e3a5bac8258e211deab465b88b3cf1a84e292b7a5ddf8cc56b14c7c235e
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 397d910c215c1328bc4f208b86dc0ce1f9a47d0539cf857b2901c31aba8e67ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,530
Size: 1.00 vMB
Total Fees: 0.00721278 BTC
Feerates: 150.77 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (644,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,924 269,924 0000000000000004b2d8133571e83bd32b85c3d930b221efa8b1c8583955fe16 252 0.11/1.00 vMB 59
269,923 269,923 000000000000000636a8ef8895843ee2ed629ff241963a8bad73808e58f1a06d 218 0.09/1.00 vMB 68
269,922 269,922 000000000000000479f286761e91b2c983ad63e19b0d53cffc67e731a7558d85 60 0.03/1.00 vMB 6
269,921 269,921 000000000000000292c1287118e84445aa552c1e3d32271c81faa4d97a8ef23a 499 0.25/1.00 vMB 70
269,920 269,920 0000000000000002ff85bfc60f8a738e981daff2e86091fc01a82d97dc11e2fb 387 0.22/1.00 vMB 67
269,919 269,919 0000000000000008614530e2048e353e424e6d6c5ca51922f1f64044735c3e09 97 0.04/1.00 vMB 69
269,918 269,918 0000000000000000ac3ddb0037b0eee15953ecc09176c1934293b63cb46ab236 10 0.01/1.00 vMB 33
269,917 269,917 0000000000000005634ca67c02378b2946ee88a61e716af15de10ed5c2cc8bae 69 0.03/1.00 vMB 22
269,916 269,916 00000000000000066d23885d5c985b346ef07740b60960a1980e6e6eb2056e2a 95 0.03/1.00 vMB 184
269,915 269,915 00000000000000064c9a9c7468090d3b70057d6916c38222a6c3b28bfba9f5db 464 0.20/1.00 vMB 84
269,914 269,914 0000000000000005dcdfdea32a3e2d2d175ec4b63177960e52a485c4286034a6 257 0.13/1.00 vMB 50
269,913 269,913 000000000000000498545e2b22ba69042ea5c16939c0779630d7611f88995669 382 0.12/1.00 vMB 62
269,912 269,912 00000000000000044877105fadb5057b680e4c9611934ce0120ce064941819d2 309 0.13/1.00 vMB 76
269,911 269,911 00000000000000015537ea8d35b5c1a338827e4fdc7a405f3a69e4835322ab4d 443 0.15/1.00 vMB 147
269,910 269,910 0000000000000005985efa8709213bacbe1e17ad42c6e04f3a703cee34970067 129 0.05/1.00 vMB 117
269,909 269,909 000000000000000839002e76389fcc58050906763dd9da6f9c40a93320cdf8a5 229 0.09/1.00 vMB 81
269,908 269,908 00000000000000063704cfe61cb2c5c9829418e98911582ed264aabf7bbd86c8 44 0.01/1.00 vMB 112
269,907 269,907 0000000000000001d42d2c48bf998486e387241dbb55bc6e8d124f6932bee201 235 0.08/1.00 vMB 49
269,906 269,906 0000000000000006d7e70fb3ebac4d0c34b864f02bfaa40863ee5c8c8e36e498 1,369 0.55/1.00 vMB 132
269,905 269,905 0000000000000001714325cc68aa1c967a9c0963c0a528f89a5a51f9395e368c 307 0.14/1.00 vMB 155
269,904 269,904 00000000000000033eaf493066fcddbf78e7abe62792066f25c34c6b13a5befd 65 0.03/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.65 GB
    • Received: 13.98 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.