Loading Tool

Explorer IconExplorer

Memory Pool

27,794 transactions
7.09 vMB
0.04841220 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.29/200 MB

Candidate Block

Mining Attempt 69b2f79a6f587de0279e176fba7bb4394de3060a1d898fa8153cb4d5417cdf11
Version 20000000
Previous Block 0000000000000000000208e8f55b22acde9972e57c0df25285960effdde2bfa9
Merkle Root f2c8a4b9d6ef932e7e9c661085f9298dbd5601f373ff8bc9507afc49f8abdfb8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,943
Size: 1.00 vMB
Total Fees: 0.02561633 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,012 (880,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
32,610 32,610 00000000870bc92669e3e5595d0862d52a84102eb71545832a0e682dc89eac76 0.00 MB 1 0
32,609 32,609 0000000056939bbbd9dfc22324be182ebce60a99085f71e7e88d9e1c89f38e68 0.00 MB 1 0
32,608 32,608 00000000a5e9e317e2c52988f62943425a3c54226fe6270ff1eec84c66ad1b86 0.00 MB 1 0
32,607 32,607 0000000020d00d7cf8628942d979bfe1e4719ed754e3a1ff1258fc32cd4a2aab 0.00 MB 1 0
32,606 32,606 00000000cab5f605c2b85abfa40fb0b02a0704867310d5c60ba9d2118e3cec24 0.00 MB 1 0
32,605 32,605 0000000002a89d167f2dfa502bca363236fcdb2b60d8f069ecec974b620b42d3 0.00 MB 2 0
32,604 32,604 00000000186c88e9a9c55a44f1d20dec88e5dfea8a48b9dfa5d035d4770b9b14 0.00 MB 1 0
32,603 32,603 00000000cceb34d8dae526ad8589ce47ae532cced1f70f1cfff11b9a0d28f615 0.00 MB 1 0
32,602 32,602 000000003fcf9bd49cabf91e248ad5d54df5a4c3e68eb8e3b01d6d2e13435eae 0.00 MB 1 0
32,601 32,601 00000000032388238fc99ea5e7c3d090717e176747014eacdf01d1dd07e5c059 0.00 MB 1 0
32,600 32,600 000000000186f1b78f0280376baecc7a1856dec449673901676790110bb9f39c 0.00 MB 1 0
32,599 32,599 0000000091a57a34363b812f93f00ced4552d75e351ae062d79b478c4f48464b 0.00 MB 1 0
32,598 32,598 000000009db640b74c80cb1bf3c4e459925a54f9b50507d9cc2eb1997c77be64 0.00 MB 1 0
32,597 32,597 00000000cdfadd6338e717e981bbf7ef8ed316d4e53daf8a34b5ba1f880fac98 0.00 MB 1 0
32,596 32,596 000000002e58ffdb9afba3bb4b94e5c7a7168f504dc9bb36bff792117448aa65 0.00 MB 1 0
32,595 32,595 0000000099f06d6249ec4197df7a27a9c14ceb274137f0c1bdbd99c6d0b42b62 0.00 MB 1 0
32,594 32,594 000000002205bd798875a7041b56c8231b9f3674f9c052f373be5e3bd518cdb0 0.00 MB 1 0
32,593 32,593 0000000094c7ed3055b9070f5a076b55dbc0a6c779143807d2cd2b9c863743a6 0.00 MB 1 0
32,592 32,592 00000000c90c2b3ef3057fc1357c88eb58a3811e7aeedb965fe33a7d4bcc840f 0.00 MB 1 0
32,591 32,591 00000000c2660ebbc93012f1177e4a71384ca45d399cfc61cff2a73341ff8397 0.00 MB 1 0
32,590 32,590 00000000b67bca8bb2b06c0590586703706bbc7a70f8b6e32d98d1db0c5b0bc1 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.86 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: 393.04 GB
    • Received: 3.53 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.