Loading Tool

Explorer IconExplorer

Memory Pool

89,131 transactions
33.08 vMB
0.20364068 BTC
Random Selection Loading Transactions
Max Size: 199.73/200 MB

Candidate Block

Mining Attempt fa2bd3cb93265c8267d39288e37fcedf3c1ccf32864ab5de4963835b94af3d82
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c66ff039e0b244553cd52ba66f764e393cce7569a2c03e87217bed195f55d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.09051849 BTC
Feerates: 387.56 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (201,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,338 713,338 0000000000000000000b71e13662c427fe06adf9eb7fc947b2bf7a9c27246fd9 1,109 1.00/1.00 vMB 4
713,337 713,337 00000000000000000006386153d33d36f87debfaabd5a73060f5d12d7f4caafe 1,197 1.00/1.00 vMB 4
713,336 713,336 0000000000000000000422cb8a751502f3b8eca106cf7b6f8ef5e4d44c86b478 1,508 1.00/1.00 vMB 7
713,335 713,335 0000000000000000000bb2a3bfb65553927ff0e156588875e7869bf843589397 631 1.00/1.00 vMB 6
713,334 713,334 00000000000000000008f762ca714e2c5c7f3885bd970d73250006c58d8ced12 694 1.00/1.00 vMB 2
713,333 713,333 00000000000000000004c03e0cb15f70e0cee26535fbca02ce754df9aec2127c 1,304 1.00/1.00 vMB 5
713,332 713,332 0000000000000000000a61b5ba65c33f8bf7855d25b5924e6edc662854a68c26 1,616 1.00/1.00 vMB 7
713,331 713,331 0000000000000000000721c3658bdb41738bc169b4b2c1b63a2bbb394339b4d8 543 1.00/1.00 vMB 2
713,330 713,330 0000000000000000000005cefd49154e61c4fe1bb1873340644ea55e7eadb262 570 1.00/1.00 vMB 1
713,329 713,329 0000000000000000000679814d4ad8b936c9f9888eff136de5b2ff6497955a97 2,730 1.00/1.00 vMB 7
713,328 713,328 0000000000000000000206e155ec86ddef1b52b5d1d03afb8ca6ae908f230df7 745 1.00/1.00 vMB 5
713,327 713,327 00000000000000000009b67c39861b803427115db0d4cef19c0bd39440d01266 1,141 1.00/1.00 vMB 5
713,326 713,326 00000000000000000007600068395253805e5f11b4d868e3d5d4f6f4d499e472 1,659 1.00/1.00 vMB 7
713,325 713,325 0000000000000000000c00c27b1c4186096639b18910d988bfc157b91fa28d5c 1,200 1.00/1.00 vMB 4
713,324 713,324 00000000000000000003831f8bfd675f86d24737bef15f8a6e92b25283b163d8 2,646 1.00/1.00 vMB 9
713,323 713,323 00000000000000000003cbaccf36071e3298605b5b2bd774e489af8bd8163643 2,911 1.00/1.00 vMB 16
713,322 713,322 00000000000000000001dad606b9706fb66c6b82985fe3cac3c63bd33480e7d0 201 1.00/1.00 vMB 2
713,321 713,321 00000000000000000004de4990bf151f7cfa3591ac8824fa84f071bae3a26993 333 1.00/1.00 vMB 4
713,320 713,320 0000000000000000000183111bb4f48620528f1214bb542289e1bfd038c9f39e 1,217 1.00/1.00 vMB 5
713,319 713,319 00000000000000000005461a3b3d17b132932c592f4495a1d9c1242780cd1f9e 3,102 1.00/1.00 vMB 12
713,318 713,318 000000000000000000075f470203ded6e9484fb70d331a73f0f2f67728e8bb74 1,545 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.31 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.19 GB
    • Received: 14.62 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.