Loading Tool

Explorer IconExplorer

Memory Pool

28,545 transactions
7.35 vMB
0.07045728 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.43/200 MB

Candidate Block

Mining Attempt b8f34e2a22e9f728bcd5c1fdc5ef6a16d503c522de24a61ef43dd1de740f4f37
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root cca0c83733f7f0ba8f4d1145156d93648a17c87b69c1bf757986913f56304b18
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,504
Size: 1.00 vMB
Total Fees: 0.03828328 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (716,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,953 196,953 00000000000003e115fd7eca95a55c43156656206a762e45fd8e32d73e2d1358 772 0.25 vMB 516
196,952 196,952 00000000000002a90e13e6d1d592bd0036fe190c291a0f2b966a10c537d773d9 34 0.02 vMB 325
196,951 196,951 000000000000029113624d471d6283404bcc9775f55f38146cb6136a3e3bdf7a 16 0.01 vMB 57
196,950 196,950 00000000000004638c86906c9df55cddb23f041876ac242fcf1f357258f7fd17 228 0.10 vMB 326
196,949 196,949 000000000000057c4573ddd3194d451b17ecdbc68ec6a62536e6952c792e3a18 151 0.08 vMB 340
196,948 196,948 000000000000062730bb14cc50c8b9e588244e109e8f94ac14c5e1d04f6e8449 111 0.05 vMB 411
196,947 196,947 00000000000001c14b78bc93e8b673864a4dc626e59be2a3c1d325710e9d4236 535 0.20 vMB 194
196,946 196,946 000000000000065350d10fb3b63b79f6d381958a466c08466e25709666adaffb 319 0.25 vMB 167
196,945 196,945 000000000000007f69ea2efd75e3defb1cef6cdbc283c9e3589a757d928df3cf 122 0.05 vMB 167
196,944 196,944 000000000000015b1387c39474af1ac2d10c3d3e1f908688a9fba036d6a70dbc 165 0.04 vMB 14
196,943 196,943 000000000000039cb1521b577d01457128119ede8f26da3b8b74a6f0b9ab0913 29 0.03 vMB 71
196,942 196,942 00000000000004a1a17a3ff019021d17a014b2efb9b9521c8442b91d1b4aebc0 53 0.03 vMB 100
196,941 196,941 000000000000053922e069217ffa83f280d292c27eafd66a134f2bbd2de591fb 402 0.14 vMB 173
196,940 196,940 00000000000006349e4f0af5018c821388d15eb0a6f6dd3eaf902d990ef017ae 432 0.16 vMB 128
196,939 196,939 00000000000003c05ebe64f3827329fe6fd5a4da7dfc4214cc0650398a850fad 256 0.11 vMB 395
196,938 196,938 0000000000000086bf306dc1f8e42da388bf40af8265f56d97d56e0a175e45f1 512 0.25 vMB 393
196,937 196,937 00000000000003ca2ebc6a4195c6c22a511e8e625600a1ff90e59f2fdca824c6 209 0.08 vMB 207
196,936 196,936 00000000000000ce4b3c70d46393792b815b7b083176940e49adf0147986c889 1 0.00 vMB 0
196,935 196,935 000000000000024f9e62eea93b7c95fbf9bbb4efe2d1f4fcc4cb451b132afbac 19 0.01 vMB 1,119
196,934 196,934 000000000000018fa1b1992421731a8a773ea060f3ac2a427419af69057f41be 45 0.01 vMB 524
196,933 196,933 000000000000048131739be40a634e2a644fbacb52a03d42c76f98ef88b20264 159 0.06 vMB 384
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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