Loading Tool

Explorer IconExplorer

Memory Pool

10,136 transactions
3.62 vMB
0.01784529 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.75/200 MB

Candidate Block

Mining Attempt 63a37da5b10d66e01062fed7430b30885d8e56b9d37ec0e2f94bc9d8b672e393
Version 20000000
Previous Block 0000000000000000000198901213cf264fd46c324a3dd55fbfd5cf096a97a0a1
Merkle Root f2a4d3e1add60e00f826021a127da9f4dc68511d48b33eb3a4d7987217911c4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.01398285 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,495 (820,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
92,611 92,611 000000000009cec39d93875b3b024cea24c03da512c2e236dabdb782434b2992 1 0.00 vMB 0
92,610 92,610 00000000000b88313e2ef9c043ca28e9ac2e1e58fd924667f5693b4997105979 1 0.00 vMB 0
92,609 92,609 0000000000047bb96704d4565caaf121a51f1c23d85129aa485ad35b4e4d88f2 2 0.00 vMB 0
92,608 92,608 00000000000ad4625dff5f15c20107180daaa0502e9618c101c06b44e9b50930 2 0.00 vMB 0
92,607 92,607 000000000009edbb8d81cc7d94412d4cdeb65dda13cf31a880e21a9d2310e876 2 0.00 vMB 0
92,606 92,606 000000000006acbce1bbe2df2eef3fa519aaed32f8d563ef270b903ce5176bdb 2 0.00 vMB 0
92,605 92,605 00000000000a801700e38430184c128ee181fe0947769ff53bcf41275bb883e4 1 0.00 vMB 0
92,604 92,604 0000000000058ed77c5d4f7f163737bcd9b2080547e4e19e729043e43b2f334d 1 0.00 vMB 0
92,603 92,603 0000000000016a49e6fe48ba955210b0991a2c88e1ec84a9dce4939fb02c7132 1 0.00 vMB 0
92,602 92,602 000000000000dbc42c7725fb22381f33135a582c73d7b9b3dfd9c59f940522a7 1 0.00 vMB 0
92,601 92,601 00000000000d1be55ce347229534b6760693be12981473a621378f01e259c0db 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 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: 365.68 GB
    • Received: 1.76 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.