Loading Tool

Explorer IconExplorer

Memory Pool

81,797 transactions
30.41 vMB
0.07813171 BTC
Random Selection Loading Transactions
Max Size: 186.64/200 MB

Candidate Block

Mining Attempt b82d9d1abb83c1e884f4a90aab9e382bc3ac27edbc7683f69955f826a488bd65
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f515f330abf1fc42214741e8d34add66a5034cb427821f172c92ad026a23b72a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,872
Size: 1.00 vMB
Total Fees: 0.00999099 BTC
Feerates: 72.50 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (621,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,536 293,536 0000000000000000cc98f2b6f827c463dc220acf0433916f6c7b911267eb3a29 1 0.00/1.00 vMB 0
293,535 293,535 0000000000000000a40adce559ee62276fa2b22a873e2f530e4c0ebd5cff47b3 252 0.12/1.00 vMB 36
293,534 293,534 000000000000000093e03bbbc65f7b8be44c074458f2eacbdd121fbba6c04ab6 378 0.15/1.00 vMB 45
293,533 293,533 000000000000000041422a114664243a914a056530657a77f3438cc83af527cf 32 0.01/1.00 vMB 49
293,532 293,532 0000000000000000646edf0c2623e1484dfe176f67ee29ee5f804763c0dfd3a4 289 0.17/1.00 vMB 36
293,531 293,531 0000000000000000b5c80b607f7c3c32812d6a7bb682b95c0e8b038eb12f917a 221 0.12/1.00 vMB 30
293,530 293,530 000000000000000009f32dca8e1c3cb9b407b330c1450174f21d912f08782c73 10 0.00/1.00 vMB 19
293,529 293,529 000000000000000065b81971acc8fb5b5fb8afe1f1c75829eda22b8c96a64445 97 0.05/1.00 vMB 33
293,528 293,528 000000000000000083bfb75873b94a7d834bab27743f55fe5a2220815d35e7e2 102 0.06/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 783.02 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: 719.13 GB
    • Received: 18.02 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.