Loading Tool

Explorer IconExplorer

Memory Pool

44,030 transactions
27.21 vMB
0.08803602 BTC
Random Selection Loading Transactions
Max Size: 142.37/200 MB

Candidate Block

Mining Attempt c54e1b22dd62156c02a8fec2a48f57efc14f33453969a69fdb23affd092fe8eb
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 7cfbf96a75e6502c94af83a0437ceeadf0329fc5bb37f10dd00e07dae74ea9af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,227
Size: 1.00 vMB
Total Fees: 0.03486256 BTC
Feerates: 150.93 > 3.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (666,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,872 247,872 000000000000004e31ddc5fc6b30e3991084ab247c6268afbf4876db933af34f 96 0.04/1.00 vMB 155
247,871 247,871 000000000000005f249b429c2e69ee66d6e2f8f4ba48d98688de426b39b81c08 34 0.02/1.00 vMB 50
247,870 247,870 00000000000000012927e646a370e8a6515fa597ce9fd70ce8cb04cde6e5def6 312 0.14/1.00 vMB 149
247,869 247,869 00000000000000a080743ba12f783dc4da00ca3a1023ae176307874333d8a339 367 0.16/1.00 vMB 118
247,868 247,868 0000000000000064ffd81979115d4fd05c75f7ac3d9a55c83372f7570ae8f0c0 283 0.13/1.00 vMB 121
247,867 247,867 0000000000000078f9651d6fad61c695aceb59638a3ecfd3e8c798e0289a2c20 37 0.03/1.00 vMB 52
247,866 247,866 000000000000009c5d6ea6544b098603b31c7f59f2c2abfe8c31c94bcb280755 153 0.09/1.00 vMB 124
247,865 247,865 000000000000006a70bcee189b0357d4114ef885f3c943218d1772f4cf759093 316 0.14/1.00 vMB 163
247,864 247,864 00000000000000532f826a7067415f93c47c529614ec66ee51288d4e0c3b7f2d 398 0.16/1.00 vMB 182
247,863 247,863 000000000000007d6ed7140938af86cd6a45d70811fec1d67c482d3472544d29 177 0.08/1.00 vMB 145
247,862 247,862 000000000000003c70926180896782698105fb5f6cf680b0d6a89699ef21492b 128 0.05/1.00 vMB 137
247,861 247,861 0000000000000088b4855258892324833e90858687a314dccc6c300c2c065121 32 0.01/1.00 vMB 164
247,860 247,860 00000000000000652b220ebcad29ba2422aef65d70a362965565359dab02f78e 173 0.08/1.00 vMB 134
247,859 247,859 0000000000000025153272d0a7f26bd69fa5244144b856b9e1bf9f5914e57e53 19 0.01/1.00 vMB 128
247,858 247,858 000000000000008741e05c7a4b040e49611603178e98e3fc822f5ea689568564 320 0.13/1.00 vMB 154
247,857 247,857 000000000000003b05e3a39bbfff633a59f7a64db991eeb56e44eab5719b3de2 108 0.06/1.00 vMB 133
247,856 247,856 0000000000000046fea1030e478b9e30568dac2840e7979568bc35ca41736c70 41 0.05/1.00 vMB 52
247,855 247,855 000000000000005ed188255cc5b047e28823d672d67812321c2a733f96840a00 8 0.01/1.00 vMB 11
247,854 247,854 00000000000000a21a6ddc7618501574cb1d4b2cfb4bb8b103390c49a59c2bd0 12 0.00/1.00 vMB 276
247,853 247,853 00000000000000876c07510860fc8a7198e9a6332799e9b970eeff264edfb5ab 236 0.13/1.00 vMB 100
247,852 247,852 0000000000000058647c630bcaf19b4cc1e513d493b038cb145c7f621d44944e 179 0.07/1.00 vMB 291
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.