Loading Tool

Explorer IconExplorer

Memory Pool

84,699 transactions
31.87 vMB
0.11034169 BTC
Random Selection Loading Transactions
Max Size: 193.52/200 MB

Candidate Block

Mining Attempt 421cf554264e10f36c2624c1475bc5ca5ff3585a3ca24659bd2538034b4afd6f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b1391733c3f885ace7db8c49bb2d1ac23eef171941ed8a32c2815a8bafb0d6be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,020
Size: 1.00 vMB
Total Fees: 0.03239618 BTC
Feerates: 299.43 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (619,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,473 295,473 00000000000000007224d96216b5518bc334a341ad5dbdb7efacab4a5a306213 290 0.14/1.00 vMB 36
295,472 295,472 000000000000000063f4d0f0f9c3eeb076971afb1068f59dd7c791a942de2ac7 174 0.08/1.00 vMB 34
295,471 295,471 0000000000000000368f19d22b624460fbaf43509415dcbdd47d341fa5cfdaf5 44 0.03/1.00 vMB 26
295,470 295,470 00000000000000002ecece5b2a739f81355edd6eb401b06592a43404e8b81e48 422 0.24/1.00 vMB 26
295,469 295,469 00000000000000002c325f91edf437bd22949d46e6f507dc95b0bf374eac3fb7 512 0.18/1.00 vMB 57
295,468 295,468 000000000000000064b6e4b37c079710deefe09927e721f614dee6554f1723eb 135 0.07/1.00 vMB 32
295,467 295,467 0000000000000000126c403a2a48bc51a93981d731c40055a2c18bd60e950c4d 64 0.03/1.00 vMB 28
295,466 295,466 000000000000000064335488d653591bf534c19a0e061ce15828cf0c964a2d68 138 0.07/1.00 vMB 37
295,465 295,465 00000000000000003b4315f130d2b77b2ab9a97504b1889de043494945c7fa47 316 0.20/1.00 vMB 27
295,464 295,464 00000000000000007022badeac289a9931c0b1bdcf2949cfb36f2c354e394a99 68 0.03/1.00 vMB 46
295,463 295,463 00000000000000001df6431d86df7d3cd09a7383a19e2e44a1ec7251a90ba9c2 591 0.26/1.00 vMB 35
295,462 295,462 0000000000000000481ecad6e4d8a35bbd3d9297988aca908353632b954bb6ca 112 0.07/1.00 vMB 18
295,461 295,461 0000000000000000820bf9915ef89b89e40c1033613bd05473c8e1dd90f5b72f 290 0.18/1.00 vMB 28
295,460 295,460 000000000000000076699c482cccc8401fada84cf0f3f8001094500d608c8a5c 766 0.35/1.00 vMB 36
295,459 295,459 00000000000000004ba5a02b261a940c95bc52b6a04892e296923d2b8e05f8ff 316 0.16/1.00 vMB 31
295,458 295,458 000000000000000047fb37335452ea452d9094e82fe277fb3e598ea7c0235891 640 0.35/1.00 vMB 32
295,457 295,457 00000000000000008c1981c2ab0c20cc1e694b0ccef5ac5e868ae5247d330d10 576 0.35/1.00 vMB 28
295,456 295,456 00000000000000006be1084434a364f7f6cf994cb165b73e4730cba870327726 28 0.08/1.00 vMB 7
295,455 295,455 0000000000000000698a76e42b71c0b6a413f6f07925ba9abb789285cd35f0e9 564 0.35/1.00 vMB 27
295,454 295,454 00000000000000001a627d76bd77ed03da4026dfc092dc7f40f148283b5f5b86 256 0.13/1.00 vMB 38
295,453 295,453 000000000000000049e4497a199f10bb7d3c8e0fdb3ac1c16c899563fbccfdd8 261 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.