Loading Tool

Explorer IconExplorer

Memory Pool

47,789 transactions
30.26 vMB
0.09755820 BTC
Random Selection Loading Transactions
Max Size: 161.17/200 MB

Candidate Block

Mining Attempt ac07b29e1cafe81e4722e74a509127bbcc979d5e22cc3834b88a3fd983ff664a
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root b9990d387eb1ad81a8364d3c8fdcd702cef71abb26061809cc3224fa7eb374d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.03645650 BTC
Feerates: 150.97 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (644,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,925 269,925 00000000000000017d782b50ca4e3211bf1db9e3468f8e9d8671df2371d4c102 429 0.25/1.00 vMB 47
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
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.