Loading Tool

Explorer IconExplorer

Memory Pool

31,950 transactions
12.46 vMB
0.04796153 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.17/200 MB

Candidate Block

Mining Attempt 9fede802bedeacbfb4cf7bae4725feeef4b0eed13915c191461fd66c04b4d784
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 5c611f45b2d14d01cfd7d5112b57caf274661d78cef208907fbd2b03d4724ebe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.02489948 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (650,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,354 263,354 0000000000000009fdd9ad33bf182d6a3e1e84f4e8ed971ca775a18a5d75b041 142 0.07 vMB 61
263,353 263,353 00000000000000043cc0830c347ad7193e1e5c5b43bd5ff993ef0de9b7ea8ccc 41 0.03 vMB 72
263,352 263,352 00000000000000034d2a29d22a45b8ef6e58431f5c3474dab9d1593a3d883bee 311 0.20 vMB 82
263,351 263,351 00000000000000075a38e7534c98e8dd8ce16b9fd5c18777b1390e7fd3a90061 290 0.19 vMB 72
263,350 263,350 00000000000000114dbc37685535fc75b2bbacf040896bbe2a166497a63f23ac 289 0.15 vMB 133
263,349 263,349 0000000000000009c28545b20f0114afcf29c6e6ee6bd5ef26a290d71b87429c 436 0.15 vMB 115
263,348 263,348 0000000000000008107c87d4de2f9cb6e8c03736343aa52a48945187d340bf8e 165 0.08 vMB 44
263,347 263,347 000000000000000eb33c6b027e2d1f9f09c9e12aa220d0685baa9e4152440312 685 0.27 vMB 143
263,346 263,346 000000000000000518708a0a90cfdc94fc202534c65a54ebb7e289e17f709adb 533 0.21 vMB 156
263,345 263,345 000000000000000e7413862c992bc9d5f3d6defda62082a0c1a8458123636804 94 0.04 vMB 73
263,344 263,344 000000000000000387d4bff674f9977fc3829d8d51c87594700f775635f4c1f1 97 0.02 vMB 43
263,343 263,343 000000000000000a288059e048da85fdbc61c60496338a65c067e50553a56718 83 0.06 vMB 61
263,342 263,342 000000000000000ec892eb3f74633b2d97dabf96dd4eaf1d1291d12451473022 155 0.08 vMB 54
263,341 263,341 00000000000000013788eb89c223a1f6e7b6aea7fd2e17a223a6b74c12f03417 636 0.22 vMB 118
263,340 263,340 0000000000000005dbc954a461b97cbefdd488b6485241f7a3dc1ea0512699ab 236 0.11 vMB 75
263,339 263,339 000000000000000ef8317eb53957798899f9e80e68726c5f606f97d354a016ef 48 0.02 vMB 77
263,338 263,338 000000000000000a024696aefdb8c970062942578ea16553fa46f5227721129a 478 0.20 vMB 109
263,337 263,337 000000000000000a5bc9c97e79f4d95e37cf3bc08d6c33f785c0dca156e46bd3 216 0.15 vMB 76
263,336 263,336 0000000000000003cc4a542ca70eb2a16a5f0b2c04b3edd0368bde7240db2b13 239 0.16 vMB 102
263,335 263,335 00000000000000123183478d9a1a56bcce296ef28af464f415325badb4653bbd 378 0.14 vMB 131
263,334 263,334 0000000000000004def7faa15f0168143e92bb1132be2959e1a7b3eec760db64 48 0.07 vMB 20
Previous 10 blocks ↓
Total Size: 779.75 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: 383.17 GB
    • Received: 1.95 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.