Loading Tool

Explorer IconExplorer

Memory Pool

19,833 transactions
8.93 vMB
0.04121781 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.22/200 MB

Candidate Block

Mining Attempt b4d0e7695e23167f9257c7b4292e7dfffb6b4eacbcb18b94280c098f56f1fc0e
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root 3a77a6c9b3d58081b922b8b69ecd56b79c22558b6cdbc42d7b51b5bebce7f12c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.02155406 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (691,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,178 222,178 00000000000003207c03a7d8e156297b2a495b1c016cc8b99413f6ede0f88426 591 0.25 vMB 180
222,177 222,177 00000000000001405e3137c9edd40c320a4335e9ed80ada558375ae159a633c3 492 0.23 vMB 161
222,176 222,176 000000000000039d528b0231733d03c2d249f483f8b2a5724e3c727c2b173da0 10 0.00 vMB 433
222,175 222,175 000000000000047d5e08d5727bada04d42360624f154abf67fde82844dee9aaa 425 0.16 vMB 265
222,174 222,174 00000000000000f1216e0885f1caf468b89473fd57b3e0bde20373bf9ce6004b 13 0.00 vMB 195
222,173 222,173 0000000000000324cf13a59f7445898ecc3f34712881b20fe3604666fc74899c 108 0.11 vMB 93
222,172 222,172 0000000000000098d5e6fe0ccdd492772f12b554f024d9864024c44ca13fd649 297 0.13 vMB 167
222,171 222,171 00000000000004841679bb9d830cd40a140b313138eab95f0054223dfaac525d 22 0.02 vMB 54
222,170 222,170 000000000000029a7a87cf11023a62c139bb110b9f1ff6733d2327fa5acea77f 382 0.23 vMB 141
222,169 222,169 0000000000000469c8231fbd62d003c351598a0cd0a16326d594a77ddabfaae1 328 0.23 vMB 171
222,168 222,168 000000000000040fc5e79401a62363eb8302e87eded5b2608dfb83ac2ee81312 119 0.04 vMB 15
222,167 222,167 000000000000006f1abaca2124347c8dc509bfcf0b12d788d08b5bf16d880030 578 0.25 vMB 216
222,166 222,166 000000000000030e037dbd5aa4e02a1f1d2add33d08d9bf94558cf5e9a9bd6ae 225 0.15 vMB 125
222,165 222,165 000000000000024f43543cafc701dc5b41656ec92b447a3d1fe4671a1518ecdf 574 0.23 vMB 287
222,164 222,164 000000000000011128bba34f26c6340debf4508576b05dbec4158b4e600cdd37 423 0.16 vMB 251
222,163 222,163 00000000000001485e56f9871bc2e5369561b61a912de5279788bf70c063e535 215 0.12 vMB 80
222,162 222,162 0000000000000486324ec7b13f25e393ffbeec0302bee51520f79a02186ae615 233 0.10 vMB 195
222,161 222,161 000000000000046e98ef7ba7f0fb986f76dd42de1b7b43ce3ff436a9a2aa9d03 290 0.12 vMB 166
222,160 222,160 00000000000000d3799f5e428096e95e8432f7975148de7bd46b0ba1d5a80ba1 88 0.04 vMB 183
222,159 222,159 00000000000000ef40c8a6822d0f9b617838cadfc8df73221887c2dfca28acd2 193 0.09 vMB 158
222,158 222,158 00000000000001a4cd3d63b5537bc4ce5ad9c462995b9b172f55dbc31bc7241c 456 0.23 vMB 173
Previous 10 blocks ↓
Total Size: 779.57 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: 270.37 GB
    • Received: 1.05 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.