Loading Tool

Explorer IconExplorer

Memory Pool

81,128 transactions
29.85 vMB
0.15156884 BTC
Random Selection Loading Transactions
Max Size: 179.91/200 MB

Candidate Block

Mining Attempt cc7186c4c2b86470f55036a1b2d0ec1cba477da8ad95958cacd369ab8f4829e3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 46d3b8e03066c898dd61d030e1723cd74a59fe01a427c66968bcb43d594aed7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.05755101 BTC
Feerates: 1,002.91 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (549,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,625 365,625 00000000000000000e7fbf975bd56bfba342dbacb353072e7688e900b5027051 1,009 1.00/1.00 vMB 18
365,624 365,624 000000000000000006fd807dbd76e0cdb7cd1212fe295e3ee8f967005a7fae80 925 0.43/1.00 vMB 58
365,623 365,623 00000000000000001237d869992f829c77f17f14e33bfda01dc1b78c9c4ab2e3 361 1.00/1.00 vMB 3
365,622 365,622 000000000000000015116568831402ceb51170ab7ab6919db53a64d226341fd6 172 0.07/1.00 vMB 48
365,621 365,621 00000000000000001226ed0cc56ec5cdfe1da9cb8ffe43b649d2e951001d16c1 1,142 1.00/1.00 vMB 23
365,620 365,620 00000000000000000fbf7eb8e64c86e0f87cedb8beae008aa739eb3247dcabe0 546 1.00/1.00 vMB 9
365,619 365,619 00000000000000000a139658490d9d630c6f79a9b011bb5adf40cb1dc61a5456 655 1.00/1.00 vMB 9
365,618 365,618 00000000000000000df16b3ab71fd55349f39444d49ef95d78932b4d50287fd6 377 0.32/1.00 vMB 25
365,617 365,617 00000000000000000b42ac714ae17d4f7d4be2290a521961994a19ae63f95ed5 2,516 1.00/1.00 vMB 54
365,616 365,616 00000000000000000abae417c4ec1fb5469e8fc35a503f70757ef788d80a7a04 1,723 1.00/1.00 vMB 33
365,615 365,615 00000000000000000e6cce0093162075c14fe7a1ff5243f1a87305b780a0cc8d 833 0.75/1.00 vMB 26
365,614 365,614 00000000000000000995c82ed80c989bb32ac3025acea4eb64b4e6185dfe6a86 360 0.15/1.00 vMB 52
365,613 365,613 00000000000000000cd30561b95c603df743b62a8d1cb0b43960e698085528a7 264 1.00/1.00 vMB 5
365,612 365,612 00000000000000000c981ece81dc0267df4be8ce1100c8c4dc0430e2d83c7bdd 1 0.00/1.00 vMB 0
365,611 365,611 00000000000000000a363510ff8901d5b5f555b2b8b6928795695b2aa6a7a60a 1,246 0.60/1.00 vMB 46
365,610 365,610 0000000000000000055cbc063dc475089a1cac475bd5fd45cd2b1e757d8e0748 288 0.15/1.00 vMB 44
365,609 365,609 00000000000000001032cb58056edf1e344f5067beac9979f4c59ff3bac11f69 226 0.11/1.00 vMB 41
365,608 365,608 00000000000000000ceb991f4fc3e6bcf96e26df0315053a98426df417833b51 425 0.93/1.00 vMB 5
365,607 365,607 000000000000000011f614e45264a383ade5889946881ead8b1f3f712b032118 446 0.92/1.00 vMB 15
365,606 365,606 0000000000000000000727730f9fe7f5842297745247dd2ca259770a6ab226a0 1,299 0.70/1.00 vMB 60
365,605 365,605 00000000000000000e40efe857ee13970829511a3fb27f60466afeeb8b21efa5 1,146 0.95/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.