Loading Tool

Explorer IconExplorer

Memory Pool

49,142 transactions
30.64 vMB
0.11273403 BTC
Random Selection Loading Transactions
Max Size: 163.44/200 MB

Candidate Block

Mining Attempt 8ff79abf720de41505740ecaba082c7a744689e0ff55d85bbb5d8a8bcab80a0d
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 47026cf226336e1aa2370d51ed22063266aa85f243cb3b8304ac84a2c1399dc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04610105 BTC
Feerates: 150.97 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (666,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,880 247,880 00000000000000627a9bd9b24dc245deb7fb3dc727fd8c8d4ddb9f7711ec2b95 227 0.09/1.00 vMB 87
247,879 247,879 000000000000006a02f43203d5524645e6e65121f7ce073e17e289e729730e02 100 0.04/1.00 vMB 175
247,878 247,878 000000000000001d9bae1fd83b99187a0d6f80726ea5350e689ca949e9926b84 128 0.08/1.00 vMB 23
247,877 247,877 00000000000000185c4f292dbd8da085b19cf1082689a917cd0f620cc999893f 64 0.04/1.00 vMB 74
247,876 247,876 0000000000000060033844f97e21f3ac0b59af82e131707479377698f2f5d3cc 257 0.11/1.00 vMB 126
247,875 247,875 00000000000000512a5346808b53715206e5f4d53324a142ae454e8476693f19 64 0.03/1.00 vMB 25
247,874 247,874 000000000000004e5d9af2811a7343f61dc47e536af47ad4183778fc5058e909 451 0.18/1.00 vMB 110
247,873 247,873 000000000000001266efa83be177c3f197807d6f77608ef06c730e99a1a07c26 165 0.08/1.00 vMB 118
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
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.40 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.