Loading Tool

Explorer IconExplorer

Memory Pool

41,930 transactions
26.25 vMB
0.09308055 BTC
Random Selection Loading Transactions
Max Size: 147.31/200 MB

Candidate Block

Mining Attempt f52c8d04b664fb797155d47b96ee73bfacb80a9a422b8380d8c3f6610b895944
Version 20000000
Previous Block 000000000000000000004bfa92ecb651f3fab4e57c5ea57e46c8f49a3dfaea25
Merkle Root 1ded888aa8ecc3ff9b36660d4b770aa90bcd3ce11d0c17e453db2faaf3eed5d3
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.05196873 BTC
Feerates: 477.45 > 5.21 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,187 (150,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,633 790,633 00000000000000000004ac5ed924ca7c626c5ceab6b8d526ec050071a7802284 1 0.00/1.00 vMB 0
790,632 790,632 00000000000000000004f5a053c91235920e451079fb79650873569117e2a1af 3,314 1.00/1.00 vMB 55
790,631 790,631 00000000000000000004c130f94d623f8c734fda1ef7f77939114bbc66d7c958 2,774 1.00/1.00 vMB 103
790,630 790,630 000000000000000000015358d2314f81daa865898591fe018c57b2e489a19dd0 3,308 1.00/1.00 vMB 56
790,629 790,629 0000000000000000000341146dab7db851fafcccefc83a7910ef01dfd8076591 3,816 1.00/1.00 vMB 52
790,628 790,628 0000000000000000000028ef5650224b53a0689d91e954fe91837ae3bf9e23d0 3,785 1.00/1.00 vMB 25
790,627 790,627 000000000000000000006a20d2b0aebbd1508e8204d982e1e706e7b8f9dea2ee 3,677 1.00/1.00 vMB 19
790,626 790,626 000000000000000000043b570acad256b9a647be9562989cfcf94fd95d07b5b6 4,429 1.00/1.00 vMB 24
790,625 790,625 000000000000000000013a0d8617232ee62e85e99048699d5d4f7a7453b2eb65 4,859 1.00/1.00 vMB 38
790,624 790,624 00000000000000000001aa9f45df40a1cb986896246928b836b659fbcc49c266 3,404 1.00/1.00 vMB 38
790,623 790,623 00000000000000000004da3ce28be577fe091aaa2460782265a66e6da74c68fe 2,968 1.00/1.00 vMB 72
790,622 790,622 00000000000000000001e6135dbc1fd59e6dc5267acb5dc03ab2fd2bb3917b54 2,680 1.00/1.00 vMB 34
790,621 790,621 00000000000000000000a081433fae52fdc4212f05152624d82fc6d6f47988c1 3,073 1.00/1.00 vMB 88
790,620 790,620 00000000000000000002a83b523a8eecb4a5e928d1205f9660791dff0ca373d3 2,928 1.00/1.00 vMB 52
790,619 790,619 000000000000000000045cc9696f0362a1e5ef7ff18a35a08ce58d9036bde409 3,162 1.00/1.00 vMB 25
790,618 790,618 00000000000000000000c8c23c0cd1d892dff05dda44fbb2081110d458612dd3 3,718 1.00/1.00 vMB 42
790,617 790,617 000000000000000000055da22ad0f2e7258c0a08df9a20c269378632881a2564 3,204 1.00/1.00 vMB 40
790,616 790,616 0000000000000000000175e4b64666831663119006598b2acd0b99401a2a1f11 2,943 1.00/1.00 vMB 28
790,615 790,615 00000000000000000003cf0ae47f9cee193cea484ad4b5313647fc10c1b587f3 3,023 1.00/1.00 vMB 64
790,614 790,614 000000000000000000015f90fd41f36b83529dfd2e1bed3b42364aa06bc938d3 3,473 1.00/1.00 vMB 76
790,613 790,613 000000000000000000019ada6912539fdac6818f55bf83e39f813e9fe4809940 2,786 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 828.89 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: 4,620.90 GB
    • Received: 249.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.