Loading Tool

Explorer IconExplorer

Memory Pool

78,969 transactions
29.45 vMB
0.06725831 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 55e8f56591b5a65f56166931b254fa8d432412128f098f1fbeb04729d7d0116b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b7c5af03fa14f022225e3171ca0e462d013851c4c57ba2008364a3317f1fc929
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,391
Size: 1.00 vMB
Total Fees: 0.00747070 BTC
Feerates: 150.77 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (561,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,757 353,757 00000000000000000e6ed6f2db8296aab547670f4cf23847fec76161723efc46 595 0.28/1.00 vMB 31
353,756 353,756 000000000000000005df9cde9a6f9541a748aacff2078ec1098e3f98b722ec21 97 0.06/1.00 vMB 24
353,755 353,755 000000000000000015f0e04ef4d334744e7d99b3548519fcf878d7dffaba0a08 87 0.05/1.00 vMB 13
353,754 353,754 0000000000000000027cca23a5279b4e313b2756a64e87cc9fe061ee6c6dd23f 428 0.20/1.00 vMB 27
353,753 353,753 0000000000000000104f46789470afa72c2a0c05d4a2636151b3f46fd777d363 713 0.41/1.00 vMB 26
353,752 353,752 000000000000000012a7ae1c6a21ecc7723db9039289303f1a00514a82f25e23 440 0.23/1.00 vMB 24
353,751 353,751 00000000000000000f8a341c320defaccf71292d9ac4ca9418cb49ae4d918ec5 654 0.40/1.00 vMB 29
353,750 353,750 000000000000000013096386aec37ce3d6775d5a7d12498814c0b8883c2e5d5a 60 0.08/1.00 vMB 7
353,749 353,749 0000000000000000114c5342cd306e25af44bb321b8a0c103796b547874b5ac8 26 0.08/1.00 vMB 5
353,748 353,748 000000000000000009e9fc310e7b58ec98fcf731c9ab6eeee402049151592fc9 106 0.10/1.00 vMB 10
353,747 353,747 00000000000000000413c0c3c32d78544c0006dce53df98748d9cac2adbccd62 494 0.41/1.00 vMB 23
353,746 353,746 00000000000000000261eda1bbc652d7d36aaf7562ac3974b2ac8cbebdf8cf58 862 0.54/1.00 vMB 25
353,745 353,745 000000000000000004d37f83fb6d04a5f8557fa6df5a35290380b3e4b558ace5 527 0.26/1.00 vMB 29
353,744 353,744 00000000000000000c23c414a31305687b05030351fcd602dc3d2e360ccca693 209 0.09/1.00 vMB 35
353,743 353,743 00000000000000000838a4069e1b79ee7cd472991e5f2fd728181b97c61e2eda 278 0.14/1.00 vMB 31
353,742 353,742 000000000000000013069507edb27eafae592c2be60f97f8f00224dbb6569e45 208 0.10/1.00 vMB 22
353,741 353,741 0000000000000000074c2fc7fac591154afa4e7551c61918462cb8d6c4d189a2 411 0.23/1.00 vMB 25
353,740 353,740 000000000000000004abe84df444c4b53677cc535c9ddef04f3a11de09062041 698 0.33/1.00 vMB 29
353,739 353,739 00000000000000000fed42ed5c89f5873345f1a33774b4de5348d32cb4d6ed2f 586 0.31/1.00 vMB 23
353,738 353,738 0000000000000000064902e8165311618b158a0b4b09111f631b09d334fc2df0 624 0.52/1.00 vMB 24
353,737 353,737 0000000000000000048e10cf9fe49d2f726ad17ddc8a94d0543f9ef1a99ddc2e 147 0.09/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.38 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: 664.29 GB
    • Received: 14.96 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.