Loading Tool

Explorer IconExplorer

Memory Pool

36,559 transactions
25.90 vMB
0.08652473 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt dcb625f35a933ef222d2c99d2b54ba8a631533e129c515cabc1d82b03a2ee2d4
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root aef8621ac1a8d2a3c23935b17d054868a20276a4688fd3ac789dcebcbc3a5ee3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,769
Size: 1.00 vMB
Total Fees: 0.03902858 BTC
Feerates: 171.09 > 3.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (705,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,656 209,656 00000000000002e8ddb9cb73b3776f1cafe665d1251803d3ac1522e3e9256569 484 0.20/1.00 vMB 189
209,655 209,655 000000000000012b0ec85fc523bff70d2bf9574c0b03c05b4632d8a8c7f71adc 647 0.25/1.00 vMB 240
209,654 209,654 0000000000000150e2e00471befa89df5d4c3deca51dd403d2115a8c65f99160 117 0.04/1.00 vMB 183
209,653 209,653 00000000000001dcc742d4728e819aa60eb4d6ac33109aa66af6803401a3bd56 38 0.02/1.00 vMB 141
209,652 209,652 000000000000012f728729ed265b44886b8602a723507f3b6d378a2febde24ef 108 0.04/1.00 vMB 2
209,651 209,651 00000000000002f173a9db9c75de676843f26d657fe953fdcbd670518a3a50ee 397 0.15/1.00 vMB 396
209,650 209,650 000000000000046a0030c5345a8e6de87737e024bad12e9e39d00c4badd4e6a5 1 0.00/1.00 vMB 0
209,649 209,649 000000000000006730126856c07402e9fb103e2c2b9eb62495427cea8a8b716a 1 0.00/1.00 vMB 0
209,648 209,648 00000000000000a3634f07d20b9712ca319bde73e320d0d6f791019662da0dd1 9 0.00/1.00 vMB 93
209,647 209,647 00000000000001ec318df5cddf403965ae464ea1106dc610cca13f3c398fdfc2 177 0.08/1.00 vMB 138
209,646 209,646 000000000000022b0c79cf67cefbfb207d1e2efabd8f2751c498f45a46518408 29 0.01/1.00 vMB 20
209,645 209,645 0000000000000142ad26eb8b450b228074ba08846a21a23b265866e10b3b5ec8 311 0.14/1.00 vMB 191
209,644 209,644 000000000000026bb403998cdc2876932781ed3fabbd50ab271d082ecfa6d98c 58 0.03/1.00 vMB 165
209,643 209,643 00000000000004865ed9760e4e36e2877e7191af247d1d373e4cd4857855bb72 176 0.07/1.00 vMB 128
209,642 209,642 00000000000002a2ee3af0c6f65ca2f1ff63e66be2de89791225430aff927d4d 300 0.23/1.00 vMB 97
209,641 209,641 000000000000045b2582093160193b8701f676400bb34feb2aeb5dfbb25b8e06 66 0.03/1.00 vMB 343
209,640 209,640 000000000000004feac0547d32c8f64a74d1db7dc3711562e51b07d82f3ef9b3 87 0.04/1.00 vMB 153
209,639 209,639 000000000000042f0c52c23b1177e5b73ee99d892dee497f845f52820dcc5767 64 0.03/1.00 vMB 122
209,638 209,638 00000000000000a9d96bedb96a3cd6911bd56c466f961ddf688fd4ff148d3b08 194 0.08/1.00 vMB 189
209,637 209,637 000000000000036585eefd295f5c09739e2c0c9618fd6820a0f0a1689ac174fe 39 0.02/1.00 vMB 69
209,636 209,636 0000000000000401341dea5019ef982000cf5faa9c0f2babd6c3064750a345f1 86 0.04/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.