Loading Tool

Explorer IconExplorer

Memory Pool

34,758 transactions
25.78 vMB
0.06450807 BTC
Random Selection Loading Transactions
Max Size: 130.85/200 MB

Candidate Block

Mining Attempt 2923d2644df387c9526e5b75b6ee56628372f04526ed10638bacad6cac41cf3f
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root ce2f1a40a1aa722b45f2f7030f76f0a95bd1f22859bc19054bbde8a73f91b09b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,240
Size: 1.00 vMB
Total Fees: 0.01731169 BTC
Feerates: 101.16 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (227,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,306 687,306 000000000000000000051a341a702455d977b332d7339f0020f62bc24e41febd 1,693 1.00/1.00 vMB 6
687,305 687,305 0000000000000000000cc05e7039dc139d2f2b90e6bf486c37ee1849ff6333bd 2,113 1.00/1.00 vMB 14
687,304 687,304 00000000000000000003c35257dfd939f7ef691eb95a035cf63c55ed43763a80 1,590 1.00/1.00 vMB 8
687,303 687,303 0000000000000000000ab8ae572b22d96572544cc06c3a154be2ec51af699817 1,982 1.00/1.00 vMB 37
687,302 687,302 000000000000000000059451135f50d188c852ef5e3ab570270a50ccba1314f0 2,284 1.00/1.00 vMB 32
687,301 687,301 000000000000000000077e8cfc1f009e2b5661e46723ef55cc2260cadfd90600 2,169 1.00/1.00 vMB 42
687,300 687,300 00000000000000000001c9a39efe24d25134bb7f1f445e7e953dbac3c5489eca 2,476 1.00/1.00 vMB 47
687,299 687,299 00000000000000000000cb5cb442ea79618456693c6925175f09f9bb2e9421ff 2,599 1.00/1.00 vMB 45
687,298 687,298 0000000000000000000425214fc1ba680011636cb2093d96d8e9a613aeda5068 1,145 1.00/1.00 vMB 17
687,297 687,297 000000000000000000086296a088c28d532fb2392c3a36e875ae3a02cb2cde34 1,231 1.00/1.00 vMB 11
687,296 687,296 000000000000000000007dd81b1a63d022704dc9e4d2921d2b29b2b3628a2c1b 2,896 1.00/1.00 vMB 42
687,295 687,295 0000000000000000000b97da1277cdd3a2e0a79bdf180ee32f80388992d70e2a 1,084 1.00/1.00 vMB 35
687,294 687,294 000000000000000000071571d99aa9a5d3bc07e137486269674df9a5eaedc207 1,341 1.00/1.00 vMB 43
687,293 687,293 0000000000000000000b237d5f8a2916c622764b2bfbae20f9cc1a4018482311 2,266 1.00/1.00 vMB 17
687,292 687,292 00000000000000000003779111bfa61e265f22c1e88ce52ae594286d37b7d0a4 2,443 1.00/1.00 vMB 23
687,291 687,291 000000000000000000094e0d12d76c6ebfc3749318b455080677749fe0f0d5ba 2,139 1.00/1.00 vMB 13
687,290 687,290 00000000000000000003f24e943d63359a0051e921558fcf4e67ace480970788 1,799 1.00/1.00 vMB 15
687,289 687,289 00000000000000000006735ae6ef8a1b6d593d484a9fb18272850666d1113437 2,622 1.00/1.00 vMB 55
687,288 687,288 0000000000000000000abcbff29f2ee4700bc75ea76493c08f4549382133d97f 2,310 1.00/1.00 vMB 31
687,287 687,287 0000000000000000000943e4d73b589b00beb708f64458975434029fc05e57c8 2,235 1.00/1.00 vMB 27
687,286 687,286 0000000000000000000a801776a92ced69dc5fb0a5919271872a9261a613d9c3 1,685 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.