Loading Tool

Explorer IconExplorer

Memory Pool

16,966 transactions
7.51 vMB
0.03473752 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.31/200 MB

Candidate Block

Mining Attempt 5e17427c803f28e2531f4f660a8a5b6514017a172a3905ab0eb9007db1fb3c5f
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root 15963394e944ff5322bd0031b0ed9724733f0d0fef3e464c1a4c1b8cecc0567f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.01987803 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (714,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,244 199,244 00000000000003c54d060dfbbafabb52fa99b3a104c2f7e6dc7090ad1e04a41d 57 0.02 vMB 113
199,243 199,243 0000000000000289136ee10378812ac910e940ce2ce4c68de0d019d87e899292 65 0.17 vMB 49
199,242 199,242 000000000000028234b8181b4ada85c4728924d69e564a1244b7c0589d40dfc5 214 0.13 vMB 129
199,241 199,241 000000000000045fa38b88a3f5214e9c0efa9bc4bb886c7c06f5cb1a1f6246e8 32 0.01 vMB 0
199,240 199,240 0000000000000277faaf1d8500b15873ba6cef8547d65323dece51e7f3ee8363 320 0.12 vMB 152
199,239 199,239 0000000000000235ba2037b9c0fbe1b7896b2c7afaa71fd6ae0bffb3c2c18b99 512 0.22 vMB 136
199,238 199,238 00000000000004bfd83de5d45b1e2c19de4dddac898f2e132c395f327b26cd27 68 0.02 vMB 166
199,237 199,237 000000000000005310787c8768c29649ff09a9496738614bbec5d62d8b2e1213 99 0.05 vMB 112
199,236 199,236 00000000000004f7a3e0a4a15f92ad5286a2d54dd31b8daf9aac938a0113e6be 244 0.11 vMB 222
199,235 199,235 00000000000000a44958ce6209c01187c5fdace2de23533a18219213f341bcf9 10 0.00 vMB 163
199,234 199,234 000000000000050794fb589f02f2f9e974a59b5b4bc398cd6c98d6ce37983f29 134 0.05 vMB 315
199,233 199,233 0000000000000499dd4e72108af6f3c6de24e91fe9050a751ab47941bd5f4585 220 0.15 vMB 142
199,232 199,232 000000000000053e5ea0558fcbdd1156ed844420a3de746499ce580ff5dd9c0c 92 0.04 vMB 115
199,231 199,231 00000000000002c4730ab02db5b58e50caae262ac580a9bffd0bfbfcf83a8664 20 0.01 vMB 48
199,230 199,230 00000000000004ee51a58c12b52b24b86c2a12fe119c7f6834fdfaef9c063bf4 90 0.03 vMB 18
199,229 199,229 000000000000018a3ad75a4749c291329766bede42d2961906c9a5fe2c794dd7 247 0.12 vMB 158
199,228 199,228 000000000000017504038a52cf9f2f6faba44bee494d2ea3305b9fa09997b3b8 108 0.05 vMB 76
199,227 199,227 00000000000004ba8abbb47ecca3b7cf211bc00e38d7bd948e5e749cc791155d 448 0.21 vMB 120
199,226 199,226 000000000000048538a1de356e5d7ffea9ff4854e7221a0729d6c6c5733b63dc 10 0.00 vMB 0
199,225 199,225 0000000000000525c23b203071c796516c4d9465f70c7f3b4cb8a2dc5ad63110 256 0.11 vMB 111
199,224 199,224 00000000000004ba84ec5a2c26e6f97a2d9e3ee33f664a9e9d2140173a3fe4f2 61 0.02 vMB 139
Previous 10 blocks ↓
Total Size: 779.63 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: 304.02 GB
    • Received: 1.39 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.