Loading Tool

Explorer IconExplorer

Memory Pool

47,363 transactions
31.19 vMB
0.13903467 BTC
Random Selection Loading Transactions
Max Size: 159.35/200 MB

Candidate Block

Mining Attempt 91a52b72133cd4ff894c0e06eeb98b2b25f668cdd5d36527fbc5f7a356086e36
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0a34b2e4289b0090d2fcf4d0056aeb70a75f2e4d72c33800d5a954cebd8e4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.05946910 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (739,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,326 175,326 0000000000000628ff7fe18d4b2b4cb1b935c7433736e237ecb7ab76da7a82ef 9 0.00/1.00 vMB 341
175,325 175,325 000000000000001359b17ac0b5033af665d34ec1bf37734408491cf305a36eea 38 0.02/1.00 vMB 9
175,324 175,324 0000000000000476f0e5ec18fe28f2bef4f28b87e3b7469915d834136b851e67 1 0.00/1.00 vMB 0
175,323 175,323 00000000000005f2fc3e54bd11801cc94e1c1786c8cd96d41ce9f131f844b8e0 124 0.08/1.00 vMB 148
175,322 175,322 00000000000003c83564d540b10cb05599219c556e3b6d143efad5bc6e051734 5 0.00/1.00 vMB 0
175,321 175,321 0000000000000535b896ab5f19013fa3d26a2b833548f02e6856cd62cd875b66 36 0.02/1.00 vMB 432
175,320 175,320 0000000000000557a90247c48ab733ff1f6f56ad5fd9a011e4a92bb973d4bb45 14 0.01/1.00 vMB 62
175,319 175,319 00000000000008ae0ea70f65a504518ded907bd181a0359e236a87aed71920bf 20 0.01/1.00 vMB 186
175,318 175,318 000000000000008d8e85b15f04d2624d3d42011e3c13932d6655863c4e34dfc8 36 0.05/1.00 vMB 199
175,317 175,317 0000000000000a4c05e8dac41ec6406ac0d1addaadaf1918cdcc467c9e2ea551 21 0.01/1.00 vMB 193
175,316 175,316 00000000000006dc052ab4fced1369703be9c92621d9c29b6cf6f68fa342fdd9 131 0.04/1.00 vMB 105
175,315 175,315 000000000000082693b483cda1e802db9f143c2c97bb6a20c8563e94c6212577 83 0.04/1.00 vMB 145
175,314 175,314 00000000000007fa5de64937d03819a733ffad3212013f08c1237fa007bba5a2 12 0.01/1.00 vMB 48
175,313 175,313 0000000000000115ec4673e596d9573f0adb31e3188d714bd8b776eb69dfdb20 89 0.03/1.00 vMB 109
175,312 175,312 000000000000020d736bf7639c343a5b6021a7c145264aac5b5f01c39ac77385 76 0.04/1.00 vMB 80
175,311 175,311 0000000000000338bbbcfd542a0e6a4a9454d9061eede6ef7eae41af825c47df 8 0.00/1.00 vMB 118
175,310 175,310 000000000000079f6160f0051ffed6fc418fa6ccff539a5916f60552d2f1269f 61 0.03/1.00 vMB 61
175,309 175,309 0000000000000216d0880d7d2d72087c941a1d0c1508b8b06f2e74bb0524461b 24 0.01/1.00 vMB 32
175,308 175,308 00000000000005cca89e8cdd926cae6729c74a58e1dae2977f38899944196b30 7 0.00/1.00 vMB 101
175,307 175,307 00000000000009a031dbafda014cb3b0ded0194c95a7646c488f65376659271b 8 0.00/1.00 vMB 36
175,306 175,306 00000000000005c6a980cd2cab933ca472b7d83ce483af2a54394627d73603b5 13 0.01/1.00 vMB 325
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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