Loading Tool

Explorer IconExplorer

Memory Pool

19,390 transactions
8.80 vMB
0.03509191 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.60/200 MB

Candidate Block

Mining Attempt 467e4d05a3391c1c01adab71a9b2381d5913085ab9d2df957ec8167b5ecc0d04
Version 20000000
Previous Block 00000000000000000000e1bad605e747195f13f88f773febee258624040a6e26
Merkle Root 8d6fe88e84bfd1ca4a84d2eb8b61801f28dd12885cc6707220cbfeaadf32f407
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,600
Size: 1.00 vMB
Total Fees: 0.01581868 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,392 (728,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,210 185,210 00000000000001a785000c32a0b05fc79ecd43f50f3350f9fa6b80073d67b0e3 40 0.05 vMB 115
185,209 185,209 00000000000009da9fd3efb5fdad34fece41d08a47428ebaaeb5b5b3cb71f1c0 1 0.00 vMB 0
185,208 185,208 000000000000059ed4a7d5d37bcec77241dbfd38dc3f47faa17f632d99fd6d2c 141 0.10 vMB 192
185,207 185,207 00000000000007f0ae8804f5326c53636a2ff7446cb4a64b25c364e50bd529b4 70 0.03 vMB 118
185,206 185,206 0000000000000149ff9838061468b3d629a6a4c56d4d914083886c11bbea232d 134 0.05 vMB 122
185,205 185,205 0000000000000055ef71a1419caa59ce7ebeb366d48d90b0c9ed18f0552b649a 55 0.03 vMB 182
185,204 185,204 0000000000000a3506366ac80b1ceaf9fd96e465b334992a167ff38f9b284c4c 8 0.00 vMB 15
185,203 185,203 00000000000004819211df7e1c66c6e297ad1ae1df4d594f53bbbd18993e29f3 309 0.15 vMB 105
185,202 185,202 00000000000006c88f160bb8c4441a1bfbc8cb60b2308a3dcb4edcc636ba9e69 101 0.04 vMB 129
185,201 185,201 0000000000000015c9b18c8b33e111b58be818dfc7919f86080ae2236886fabf 30 0.01 vMB 230
185,200 185,200 00000000000001cf6f9b6fa17873c98c2c16c13fd13f768ed51ce25084bae401 169 0.09 vMB 623
185,199 185,199 000000000000011844b478c3c89bee7a443c5d22acf1111640735834cf15a737 98 0.05 vMB 115
185,198 185,198 000000000000030f1d7ea10f451a6394404544a9995023d6e1f133a7155d3ab1 80 0.12 vMB 65
185,197 185,197 00000000000002174fc9c3f41a29e2230da044eea605e8a4e7ef0ede8cdfba48 406 0.25 vMB 85
185,196 185,196 0000000000000527caf2207ad3bc9dad644c88a4af3fa68b497e3c405f534798 5 0.00 vMB 42
185,195 185,195 000000000000062c387c936954ec4846d7a4b498222c001445d5a3916653c614 7 0.00 vMB 60
185,194 185,194 00000000000003243a497a48d03cd43aa79511293364dd76caa14f36e91f4901 10 0.00 vMB 104
185,193 185,193 0000000000000a4454ce9d68e6975e834792e3fd6839d34e32b27f33b6565beb 96 0.04 vMB 228
185,192 185,192 0000000000000657bfda5f76fdf81adc745217d8be34b0baab984fef89bab18e 107 0.06 vMB 176
185,191 185,191 00000000000008503371a92f80d43af2a1cac3345c051d8a8dc84e4365632911 64 0.04 vMB 162
185,190 185,190 00000000000004d38db0fe5db05b4b347d8d8c857f1427860eb97d9d4b6d72e1 349 0.15 vMB 115
Previous 10 blocks ↓
Total Size: 779.55 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: 251.77 GB
    • Received: 0.96 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.