Loading Tool

Explorer IconExplorer

Memory Pool

39,019 transactions
15.88 vMB
0.12620443 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.56/200 MB

Candidate Block

Mining Attempt 2fcb60fb6b1178a5e797c38482faae052b9c67e49e461bf72246124ba10f4e6b
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root c8f2f70908df4fe2a29d5626da835b4447c4cf7a4b0caf25008a648cab8b1e42
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.05611317 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (690,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,413 222,413 00000000000003b81456390ebbad1ef2663939eb98702dc7b8c92cbf7edc6033 550 0.25 vMB 178
222,412 222,412 00000000000001f396c1b6ccc8309092f6938377dff1d14f411d4c0618bcc69f 576 0.25 vMB 219
222,411 222,411 0000000000000161d25e75f97747a78e13a5f6d2c29dbb8d6bf2bd474b881ae4 202 0.07 vMB 86
222,410 222,410 00000000000000d5407e15faebec2eebfefe676613d1f7e66957f5bc9c17a8cb 617 0.24 vMB 189
222,409 222,409 000000000000047d7b69593379584212dceb28889c0168b74b0d133c50d8489b 127 0.08 vMB 80
222,408 222,408 0000000000000075b468126320acfd13c356772ab2c45402785b39c991f21d88 599 0.25 vMB 207
222,407 222,407 000000000000036763bc63be6975829de0d912ef3f2c974b90733af9e6b0118a 756 0.25 vMB 258
222,406 222,406 000000000000006ae3a742df3014c1a07dd72a784a86767cb9d0e527d5e748bb 286 0.11 vMB 210
222,405 222,405 00000000000001ceb3d14501734f671912f7a954cb3041345d3c61823256855c 261 0.17 vMB 134
222,404 222,404 00000000000002b7062d7fb25c7276c886bc8b5d258b413ddd16f992ffd9b226 119 0.05 vMB 84
222,403 222,403 000000000000027b803468347e586fd1afbd2e6afa037083628e7fbba7dfcae7 639 0.25 vMB 228
222,402 222,402 000000000000009a1c9f2518740d3b535db11fde75986fb6b53e7f2b1e9d23d9 130 0.05 vMB 240
222,401 222,401 000000000000048ba0d2fa2720c8aad0a3923575c07c65e187e10e6c1f5c1bbe 628 0.25 vMB 209
222,400 222,400 000000000000028588a30e8266f6a349bfe29b2b8daf2f545e88fbd6be954b8c 128 0.05 vMB 239
222,399 222,399 000000000000014408eec20a18597a656e20a8dd3773d7b96938bc392b41943a 509 0.22 vMB 196
222,398 222,398 00000000000001f7de43b73e267dc2c76960f19fd641786167ea10121dff632f 213 0.09 vMB 182
222,397 222,397 00000000000003570cbe9dd96e0b2b7d2a04594ff9273b8901b99bfbff54f77c 102 0.04 vMB 108
222,396 222,396 0000000000000323a92ec780d54814580d2ab0af9353ccdb4cb3441453cfd13e 259 0.16 vMB 101
222,395 222,395 000000000000020c6cec70526d7573298d03055c4780534633f637518911b8be 735 0.25 vMB 231
222,394 222,394 000000000000040b0f92ce682d84061215bba91b4d299b4493af61e84b0b43d3 632 0.25 vMB 201
222,393 222,393 00000000000003ef67c5e11e46a24f40931804289d193de53bff10c822b4318d 322 0.21 vMB 68
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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