Loading Tool

Explorer IconExplorer

Memory Pool

78,554 transactions
29.68 vMB
0.11621519 BTC
Random Selection Loading Transactions
Max Size: 178.41/200 MB

Candidate Block

Mining Attempt 53ea079e3e335b0cd63c7379d7739b6c4448ec5acf43c0ae7604d6b970d5badc
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root fefdeb0529790078256888fe756a06a98af1062ca2f35a3ee7cf186df2ed7840
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,748
Size: 1.00 vMB
Total Fees: 0.03575818 BTC
Feerates: 526.32 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (486,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,249 429,249 000000000000000002e86c2b08977734f9f2292397fe137424d5aeda4dc89fdd 1,325 0.65/1.00 vMB 56
429,248 429,248 00000000000000000427631a1a65c6481cbab267e6847348c29169f12e124f87 626 0.30/1.00 vMB 53
429,247 429,247 000000000000000002b7789ee0a8e983eab4ec3b2207fc444d9bf147e665db38 210 1.00/1.00 vMB 3
429,246 429,246 000000000000000001ccd6b1e6b1948829613df993373ea7ba258d30a69e31de 291 0.17/1.00 vMB 65
429,245 429,245 000000000000000003bbffef95981455c5630b799703b45231fef0dba3e1f8ce 1,201 0.59/1.00 vMB 58
429,244 429,244 00000000000000000444bedea7b49b344c3bbe7ca581a72e3417fa14ba28c7d3 919 0.52/1.00 vMB 51
429,243 429,243 00000000000000000120691511373d6b2084b915176656cd08aa634a307cd3e9 118 0.18/1.00 vMB 18
429,242 429,242 000000000000000004355d4bdf2def9b60c919324f51c37c6031d453b3f58ee8 886 1.00/1.00 vMB 21
429,241 429,241 0000000000000000018231b26e3a41e6b0b50c336da4a74b37d7ca9c0f81c1b8 312 0.14/1.00 vMB 61
429,240 429,240 00000000000000000439c4dc1621524334dceff9a3d7b92ac3bec940776df269 1,154 1.00/1.00 vMB 18
429,239 429,239 000000000000000001044faf4bb694f775110441aff2d22206d69c05188d5e5e 1,127 1.00/1.00 vMB 37
429,238 429,238 000000000000000004a6a7802f9224d7953edaa46de5986af2d8fe3e55f2e3c3 2,639 1.00/1.00 vMB 72
429,237 429,237 0000000000000000010b64b22d6676a93a638b079a402972fd41bc44eef90175 2,028 1.00/1.00 vMB 44
429,236 429,236 000000000000000004d1fc1add32712d804246b3cf7002ab4e80de462b9877e9 1,990 1.00/1.00 vMB 54
429,235 429,235 000000000000000002f60e9a44a315532230c9f5f57c529bc236b1ac9f347505 1,622 1.00/1.00 vMB 37
429,234 429,234 00000000000000000046cd6ccdde5ea5dcab34654604dcdc204cc42e08109599 1,905 1.00/1.00 vMB 45
429,233 429,233 0000000000000000040b66e7c7909cfdb91b2559c61e2b4d1f72fb00440e1ca9 2,343 1.00/1.00 vMB 65
429,232 429,232 0000000000000000012135e1705cdd48c05a23f0b7b883085a0bb9b30f11e5ee 2,318 1.00/1.00 vMB 60
429,231 429,231 000000000000000004abc9eb4da0f09124504b7bf93a4fc88acc4788d297d36b 2,783 1.00/1.00 vMB 81
429,230 429,230 0000000000000000010ea5d887cf3815d0161695ab9e9aef4aa4b282a4cfb62f 2,503 1.00/1.00 vMB 62
429,229 429,229 0000000000000000033dad6e6e011c177251c57c49e0f4156e04e67e995f0f6f 2,114 0.93/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.