Loading Tool

Explorer IconExplorer

Memory Pool

20,784 transactions
9.27 vMB
0.10815865 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.86/200 MB

Candidate Block

Mining Attempt 54b726d6183866a107e0a4a3a260af648fef9113366a70aeb74a137a8fc8369d
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root ce4f5bc17a6486f8f341711f4c04b8ae02ab575630d4b1f04c7b1ab086b81d04
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.08525285 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (820,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,632 92,632 000000000000969f94ab269fc8b4c17aa9ab6103a0538d7af38c2b74e1290371 1 0.00 vMB 0
92,631 92,631 00000000000cb37c4e0af42bb1a8aeb6ed51e33a0f726b1546e75a8ae63adf21 2 0.00 vMB 0
92,630 92,630 000000000009eea9a936b15cafa530c1baf07663f77b250e679ef2d895b0763e 1 0.00 vMB 0
92,629 92,629 00000000000be5270f2a758593d7c8ded81229bb021d2935f7364035161f1e2f 1 0.00 vMB 0
92,628 92,628 00000000000007675327e0c9b309e317cef7767633dc41bda0ecf00c7e640ef1 1 0.00 vMB 0
92,627 92,627 00000000000338209b961ce7e55103ad87bb35fe668fe65ba011581006aea5cb 1 0.00 vMB 0
92,626 92,626 00000000000a7cb92f254bf215a7bc2d9770f4630aa6d22d7883a250e506d352 2 0.00 vMB 0
92,625 92,625 00000000000b3c242ca8122283e3c4bf47e990461882fc47f5ca0ec867a08cdd 1 0.00 vMB 0
92,624 92,624 0000000000043c319ddb1f87abc75e710eb16fabea536c6041f884d72a203d56 1 0.00 vMB 0
92,623 92,623 00000000000a6b52bc20c3efcf0ea5944b6c3e61d4be5ecacf4ed5dd4fdcc01e 1 0.00 vMB 0
92,622 92,622 0000000000022cdb5c166f3d2df630cbc919339b8e00a3d41c93c44190c0db57 3 0.00 vMB 0
92,621 92,621 000000000001fb95f7331c1f4cd2ef3375bdc1c1f91a105e7d882743b72e6726 1 0.00 vMB 0
92,620 92,620 000000000005279b5f959335b4e43abc5edc84cd694fd2e06531817dc0c0b42f 1 0.00 vMB 0
92,619 92,619 0000000000084b6b96dec69d136d85609abacc7c93b4a6ff9e95ec44fddb6fc0 4 0.00 vMB 0
92,618 92,618 0000000000097ea241e8cbdfc71e477ff60dd754c0b70a4a1bf29d379e3ff7cd 1 0.00 vMB 0
92,617 92,617 0000000000050012c334ec0e884947ad91ff4cf6755ae24fb8397fcce6012699 3 0.00 vMB 0
92,616 92,616 000000000002a2f37007f3e92c11a081712815dff1babc2e6b82982ba4aa5509 1 0.00 vMB 0
92,615 92,615 00000000000dcff53994cccf507adbe7aeab5dde16dae1fc314d5840bd85da87 2 0.00 vMB 0
92,614 92,614 000000000001da219add581efbd314f3d4d3266e0ed2ae67873fba6b823203e0 2 0.00 vMB 0
92,613 92,613 000000000009e4326622f5885a61716a4dffde91d896e433201394a3cf56d71f 1 0.00 vMB 0
92,612 92,612 000000000000a4e34108d34ff42b99f8cdd7522bb7179b567e8a6f10436fcd84 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 299.18 GB
    • Received: 1.29 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.