Loading Tool

Explorer IconExplorer

Memory Pool

81,499 transactions
29.99 vMB
0.08948116 BTC
Random Selection Loading Transactions
Max Size: 181.05/200 MB

Candidate Block

Mining Attempt b796e27adfab2c67b13c6f226a301030fed50e9658426829540a630242a600f2
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 423f524e8ae7afc2984a514f339d80f6bda06cbb4a358ab3aaee61759d0407a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,463
Size: 1.00 vMB
Total Fees: 0.02820372 BTC
Feerates: 502.62 > 2.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (223,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,301 691,301 00000000000000000008695a54e0653d4914aef8371c148aa39bb66761cb9d6c 3,158 1.00/1.00 vMB 9
691,300 691,300 00000000000000000008fba0a749e0c3422568c23443f3ef1a1fa326ba9519cd 3,203 1.00/1.00 vMB 7
691,299 691,299 0000000000000000000b51bfa0a663837be64bc62c6a56971860185b8d9a7bbc 2,463 1.00/1.00 vMB 16
691,298 691,298 00000000000000000011d93961121c32b677c0d151ab8b179ba53ed30e61d493 2,761 1.00/1.00 vMB 38
691,297 691,297 0000000000000000000bb8618297365114aee576b4a502884720635324f7bce6 1,993 1.00/1.00 vMB 16
691,296 691,296 000000000000000000022b7261294fdad8fe9a7a1afa995a0197f1113e98c4e2 1,864 1.00/1.00 vMB 9
691,295 691,295 0000000000000000000a6ed51472dd476330b970344d14be84cafa0042cdeb45 2,679 1.00/1.00 vMB 25
691,294 691,294 000000000000000000019a09f7a66195944d328e7df142e7969141286ad23cfa 2,080 1.00/1.00 vMB 25
691,293 691,293 0000000000000000000dc35889dbb00140c3e2ad4bdd00636030ed0450cf2ecb 2,727 1.00/1.00 vMB 16
691,292 691,292 0000000000000000001141d5554088048ddedbe855421ad1228effcf162c4f96 2,289 1.00/1.00 vMB 58
691,291 691,291 0000000000000000000abb5700bcbb88cbb168c084427984bf26729bdfa76414 2,688 0.96/1.00 vMB 16
691,290 691,290 00000000000000000000590b19041911a1f4faf9740804362291f3d163f480e9 1,155 0.40/1.00 vMB 3
691,289 691,289 00000000000000000001ee96b5ffd8a730fda0a694efe081d0aa2570d61fa0d9 2,604 1.00/1.00 vMB 20
691,288 691,288 0000000000000000000ac5f6944585a6406e5382b0a079d804230a13f2d2461c 870 0.56/1.00 vMB 11
691,287 691,287 00000000000000000006323d8ad72e50508d0b5f01cfb018d268ea2305558040 1,723 1.00/1.00 vMB 9
691,286 691,286 00000000000000000006d7ac8d6379f3769924b11b7d9cc7d6a0573dd160d98f 1,395 1.00/1.00 vMB 16
691,285 691,285 0000000000000000000274afcebc3d2cc6a42e8da1d15921a4f58ed45939814b 2,528 1.00/1.00 vMB 23
691,284 691,284 000000000000000000021bff48c9f696ea7abd3e9381587ab7d5cde16b9cfc83 821 0.41/1.00 vMB 2
691,283 691,283 00000000000000000012d5161800cc30a3ec24f0359e5ff38bb7b7007fbec316 2,553 1.00/1.00 vMB 11
691,282 691,282 0000000000000000000e6110b38710c0ba8c398e19cf382b70b1f74592e564c2 2,864 1.00/1.00 vMB 27
691,281 691,281 0000000000000000000db82291cc4fd270e747682aabd11f47ac7858620cb919 187 0.06/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.