Loading Tool

Explorer IconExplorer

Memory Pool

73,885 transactions
27.34 vMB
0.06703102 BTC
Random Selection Loading Transactions
Max Size: 166.91/200 MB

Candidate Block

Mining Attempt 60b8b32f1a47079b109aa9c4c9d63bafcd6895e2ec456141d9228be8847d7ee0
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 4c710f4fc55eeb0d4bc965fd3ede0032e931fb5d30af7513f1c85fb7e98e4d91
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,290
Size: 1.00 vMB
Total Fees: 0.00890420 BTC
Feerates: 402.60 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (575,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,004 340,004 000000000000000015bcb8c77f9fa33bc9bed12c8492be2acdbc3857c25b7b2a 512 0.30/1.00 vMB 32
340,003 340,003 000000000000000005e2c4214a1cc815c9120bd29f0e49d1e83ae0ff3c5a0844 833 0.49/1.00 vMB 23
340,002 340,002 0000000000000000075967993f0da5006cea3e88a8e8d51909c12a9b6a792e4b 754 0.42/1.00 vMB 22
340,001 340,001 000000000000000017e6362910c6efd4dafe37d551a17db50608f19f52fb7bca 351 0.14/1.00 vMB 35
340,000 340,000 00000000000000000d9b2508615d569e18f00c034d71474fc44a43af8d4a5003 311 0.20/1.00 vMB 19
339,999 339,999 0000000000000000021429f71949bfc9792348577b3eab987247caa74b22d354 692 0.53/1.00 vMB 20
339,998 339,998 00000000000000000d0180cb6967cc3a62795c60fb8dee4dea221f9bb5a39be7 1,721 0.75/1.00 vMB 36
339,997 339,997 000000000000000008b6d33999dfb998d7d4187a5cd69afd57fa61d21cb2b259 790 0.51/1.00 vMB 23
339,996 339,996 0000000000000000082bc6f5cecfb20bb53cdeb531dac7b812016a11fd0e1e42 700 0.58/1.00 vMB 20
339,995 339,995 000000000000000008d343060a9406edb4e47aea0cdb8811c56c911f6e0ddf8a 1,869 0.75/1.00 vMB 33
339,994 339,994 00000000000000000c9052d206ebc3943287f5662202afb5a68781651c147498 1,093 0.75/1.00 vMB 19
339,993 339,993 00000000000000000c22642ef607d441398e2c8f86755af0563c756dce39cbcb 382 0.16/1.00 vMB 30
339,992 339,992 0000000000000000079c2a3818b7949e475b276988d6f3a121209c1a2c9fba2d 1,795 0.75/1.00 vMB 30
339,991 339,991 00000000000000000b7e2eac8c55ebd396addce1e5d60026e347addb615a956b 102 0.06/1.00 vMB 26
339,990 339,990 000000000000000013795e1a2884c181daad807da67755774618e6dae1dc619e 882 0.44/1.00 vMB 31
339,989 339,989 0000000000000000018b7868cf486ac7bdb87468d3b8e0524ab0b189c9ca0637 325 0.18/1.00 vMB 23
339,988 339,988 0000000000000000095749653176c14d5b27ab0afc367d70b7e7b68d2956c923 128 0.04/1.00 vMB 31
339,987 339,987 0000000000000000063e18bbd5d2ca9517b3e11a0cc147c6451f014f9ccaebaf 213 0.12/1.00 vMB 21
339,986 339,986 0000000000000000040276cd353beed7bbfcd6e2486e3e8357932c1c1783021a 665 0.34/1.00 vMB 26
339,985 339,985 000000000000000000d4ab20ba8b03d2b658f368973ad6b31a94f163eb439d71 586 0.28/1.00 vMB 26
339,984 339,984 000000000000000013bf34cb1c03e08dd40d7e12e804ed079b5106771cf5faba 279 0.13/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.