Loading Tool

Explorer IconExplorer

Memory Pool

73,437 transactions
27.25 vMB
0.06333815 BTC
Random Selection Loading Transactions
Max Size: 166.31/200 MB

Candidate Block

Mining Attempt 762ee0b6369b4b0cc4bb76f7e3f768a9f9b5c98549834ee9a0dfec234181f18c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (621,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,527 293,527 000000000000000065864329d3056d854cb7f9d0384dd76d2e268050bc0e3c83 121 0.10/1.00 vMB 24
293,526 293,526 000000000000000048c29c391dec24a21bb0a5e0f3d639275f915d00e7365008 543 0.25/1.00 vMB 43
293,525 293,525 00000000000000001e9d8acb212402c884f65d983b2a5cb66b82f2f659406eae 128 0.04/1.00 vMB 51
293,524 293,524 0000000000000000b089a78aa3d12940b43407dea8ccd2d8c9c3688c3b9c447a 16 0.01/1.00 vMB 21
293,523 293,523 000000000000000003ad61d537a224db773fa197696c1449637be06c5cea2392 321 0.24/1.00 vMB 29
293,522 293,522 00000000000000008b2425d6fd337fdb0e8fffd94a985f8d2cd4592b0fc5a935 70 0.04/1.00 vMB 25
293,521 293,521 0000000000000000ab399ccf009a8ed3c31a27ce789396e6a0cb9a0647e21151 672 0.31/1.00 vMB 42
293,520 293,520 0000000000000000d25f6e69cd9e17f12f04f86ecc4e557657673b169fbe9f38 205 0.09/1.00 vMB 35
293,519 293,519 00000000000000002ad6eeb24a6e6d752f4f5669fb72e3301d3689ad890d6a36 512 0.35/1.00 vMB 34
293,518 293,518 000000000000000018d96ffc13a1767c08ac35dcb1c45cc0e5faaa4f3ac256bd 128 0.04/1.00 vMB 55
293,517 293,517 0000000000000000734f9a3ace0a22017ec4477ede843050f412e29561164bac 786 0.70/1.00 vMB 26
293,516 293,516 00000000000000007689099e02f6ef4fb1afe1a8cf00dab200f4845aa8d04115 112 0.07/1.00 vMB 34
293,515 293,515 000000000000000077d6f91b9e1af0e93ef60051c1e454b01c7de1394e8b7d9a 285 0.16/1.00 vMB 31
293,514 293,514 00000000000000006f5dadd154e85f822d021e21ba31d9fe19722460edba9050 94 0.16/1.00 vMB 12
293,513 293,513 0000000000000000b5249c1b023383cf5b8c2fc1932c85d94434ddbcd29d68d2 732 0.35/1.00 vMB 30
293,512 293,512 00000000000000002f8d775b30f9dde271c1b64159c8685e21524a9ed11aaaa0 512 0.15/1.00 vMB 76
293,511 293,511 00000000000000006d354abce5e172728d775c015280cd6280aa0d222eeab7b0 458 0.26/1.00 vMB 31
293,510 293,510 000000000000000012fb2182c7612ae5067e477c3e231a6b5d42397a99776ee2 177 0.12/1.00 vMB 25
293,509 293,509 0000000000000000bbb08d5fe37b1567e89119e7e134e8cc7495a68f7d1186f2 758 0.35/1.00 vMB 33
293,508 293,508 000000000000000040f2d6ae58eca1105565568e6b0549beb9024057351bd7ef 139 0.12/1.00 vMB 22
293,507 293,507 0000000000000000c57ab684b74e352b9f49e1e82e376b36a9e75bf65d8b95fd 59 0.04/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.95 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: 715.14 GB
    • Received: 17.65 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.