Loading Tool

Explorer IconExplorer

Memory Pool

27,417 transactions
8.27 vMB
0.07727352 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.59/200 MB

Candidate Block

Mining Attempt 20099da8bf45eb2684a7b9e1ac4c353069ccef313120eeaeec26f84491cc0dd4
Version 20000000
Previous Block 0000000000000000000063af8f8c068635bbe0f2464d1331c774a4e3f5edb2f8
Merkle Root e839c0899db57f55b0e9bfe8ff0b3c9cc1401c322797490bda69e5aee80b84ff
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,127
Size: 1.00 vMB
Total Fees: 0.02892869 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,214 (880,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
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
32,589 32,589 0000000030c53be2ab060ef9d2d6b34d5117567b659aaf34a243f974130a0ab5 0.00 MB 1 0
32,588 32,588 000000003a949c8744a49c16c5fcce108d1ac8c59223e1279d337d0a20f728eb 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 20.78 GB
    • Received: 0.42 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.