Loading Tool

Explorer IconExplorer

Memory Pool

40,486 transactions
28.27 vMB
0.13776988 BTC
Random Selection Loading Transactions
Max Size: 144.38/200 MB

Candidate Block

Mining Attempt faa724b31c2f89ce07bd2c43a8ddcd6c4bb856fe13f74b1d31f1369910e79e0d
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root e7c6d97dd2f358a4afb1f3b4ff27eb636843a8122d2ac2e343c6eb048d15b16d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.08324233 BTC
Feerates: 102.90 > 8.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (461,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,631 453,631 000000000000000001ce8e20dd13f9a7447728f3c4b9563383837c1619cfc67b 1,054 1.00/1.00 vMB 129
453,630 453,630 000000000000000001242736749c579048f98b3ef8440ebc97dd055a00103908 1,253 0.64/1.00 vMB 107
453,629 453,629 000000000000000000d2a6dc5964aa1ca6c7c7c9192776f5b55ebeee679c1105 1,756 1.00/1.00 vMB 86
453,628 453,628 000000000000000000b2946e046fa999b1286445dcaf0c70794db99b60dec476 31 0.01/1.00 vMB 112
453,627 453,627 000000000000000000731f863182c350362f2e6189ffd6c80b64000705709a50 1,813 1.00/1.00 vMB 127
453,626 453,626 000000000000000000c73483afdfe5580a9fdba56def8acda86c11915cf87ffd 1,259 1.00/1.00 vMB 117
453,625 453,625 000000000000000001c32587ce5ecc8c815561f5736a87c4fda5ef673e528b6b 1,952 1.00/1.00 vMB 89
453,624 453,624 000000000000000002659fdfaad0178851375bb117f74ce22bf449bc1ea8bf07 1,891 1.00/1.00 vMB 59
453,623 453,623 00000000000000000062db367b9dc92523bd6d9afd1b7711534f8efb0cd5a996 2,273 1.00/1.00 vMB 118
453,622 453,622 0000000000000000002aa256f75ad618537d52d18a79a371fe02172c24d61868 1,635 1.00/1.00 vMB 76
453,621 453,621 000000000000000000c618252d78fbf2fa8acfffb133d37a233d431563fe542f 1,755 1.00/1.00 vMB 76
453,620 453,620 000000000000000000a2c0a4d942efc8c63e4c7c9762ee4c6d27730801d3b77f 934 1.00/1.00 vMB 32
453,619 453,619 00000000000000000070e9aa8ea3d430aa83906415e56a2f177727cbd055b96d 1,839 1.00/1.00 vMB 58
453,618 453,618 0000000000000000021746de58ae292ef1c44b90b6f50df85ef98baa36511713 2,204 1.00/1.00 vMB 95
453,617 453,617 000000000000000000a4aadfdfe5f9604a0a24cb710e1a880e8d598dd2eb0e28 2,731 1.00/1.00 vMB 90
453,616 453,616 0000000000000000021252bdd31542c06ed522ebef2bed1b3605d29b601c0818 1,947 1.00/1.00 vMB 78
453,615 453,615 0000000000000000004ceae9438d6035b483179a436829a940ff28eab217e484 2,272 1.00/1.00 vMB 139
453,614 453,614 00000000000000000009642a72247a0d717e6e1f82e90b2bd35870d942bf9830 2,039 1.00/1.00 vMB 90
453,613 453,613 0000000000000000011ba57a127b54eaf6be67f93fd6b52bad3f696a66f4baeb 2,226 1.00/1.00 vMB 103
453,612 453,612 000000000000000001d3cf7451e8164cb4c9306939973d8510e0558fdccfafa5 327 0.10/1.00 vMB 193
453,611 453,611 000000000000000001bb2cbae18521e7381fd9b9544ba37472b3829806e7bd88 1,939 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.