Loading Tool

Explorer IconExplorer

Memory Pool

39,919 transactions
26.23 vMB
0.05780071 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 5c0f0f0f0ab06d00842b1d578394578103d6a995ec0f1fcc68405e4ebaa71501
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 8f86d74c40f736f594a5abd33400c3813d09a4440069a0022d9bcb74f13af376
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,321
Size: 1.00 vMB
Total Fees: 0.00975297 BTC
Feerates: 83.95 > 0.98 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (563,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,356 351,356 000000000000000005f5a6cd54cc9345c2e30587c026ec2268000015526a7f5a 1,465 0.75/1.00 vMB 27
351,355 351,355 000000000000000014ecae13ebe41e716273a9a6a71645c3c0f4b8b98de93187 332 0.16/1.00 vMB 27
351,354 351,354 00000000000000000633ecd4359c44c2b8c62efd1778bf189d0ec4b6a28440ba 334 0.20/1.00 vMB 21
351,353 351,353 000000000000000003fac7c110060d5fbb17ca4ba8846b37c0d8e6baeb48aace 1,451 0.65/1.00 vMB 32
351,352 351,352 00000000000000001532b31e6446d8d498ac2e7c0f3e79dcd866c5caecf963ac 329 0.19/1.00 vMB 24
351,351 351,351 0000000000000000061c0ac3f76ce6286b5f5195b312f7cdfc4228c2cdb9ca33 562 0.28/1.00 vMB 30
351,350 351,350 0000000000000000131058ad0d6bcc5120e729b97c01f9380bdf54fb71a7e4ee 112 0.10/1.00 vMB 14
351,349 351,349 000000000000000005554bfd236fea3990de30b31a1750d2f7b24e392d2cc426 289 0.17/1.00 vMB 30
351,348 351,348 0000000000000000161ee35c0bdada62eb1a24bb63a406dfcec755fd0e023539 296 0.17/1.00 vMB 24
351,347 351,347 000000000000000012bcb771bdfa972b4dfa515bd618da5fc259dbeaa4dd5041 1,368 0.63/1.00 vMB 29
351,346 351,346 0000000000000000093d941892e0565a1f6dcc7644b3d03e3f071950bd0d1a2e 168 0.11/1.00 vMB 17
351,345 351,345 000000000000000004231bbe8f92b6b10ad17152b96d4a2f0c2467310abcf069 417 0.23/1.00 vMB 24
351,344 351,344 000000000000000009be57cb29a2d67454a78b71d73bb28b8c883226b7c5ae25 345 0.19/1.00 vMB 31
351,343 351,343 000000000000000010fc40776417ac6317b8a4efa25ab85147db0c0d60df7687 186 0.15/1.00 vMB 20
351,342 351,342 00000000000000000f1c78cd7c08e89688517d462ca7b8ca0e3ded9df51a100e 1,437 0.61/1.00 vMB 31
351,341 351,341 000000000000000008fe88d28e4c978efd69116dcc8aa14d683dd2e027bcbfb0 543 0.36/1.00 vMB 19
351,340 351,340 0000000000000000021db7735a9f6f12debf03231e78124ed52ec2498526cb6f 256 0.08/1.00 vMB 63
351,339 351,339 000000000000000002a2eb075b7f2462f684dab06af869735b8d7855de527357 1 0.00/1.00 vMB 0
351,338 351,338 0000000000000000146a6f00b64ffe925931419ac8127d8773570f744734710b 110 0.09/1.00 vMB 16
351,337 351,337 000000000000000007dd682e6c672967aa6b7c9cc29b8958edca48f19df23ad1 294 0.14/1.00 vMB 29
351,336 351,336 00000000000000000b604f1ceb86d2afa4ed7da188a48c25dc4742b26ecb53fd 1,003 0.54/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 656.07 GB
    • Received: 14.38 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.