Loading Tool

Explorer IconExplorer

Memory Pool

82,365 transactions
31.85 vMB
0.07650906 BTC
Random Selection Loading Transactions
Max Size: 193.62/200 MB

Candidate Block

Mining Attempt 3fe211efe4b37fb7763116bd0a6d25f14ac67b2416138d11ebd900087e55dda4
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 063c1b1ed54c10e7ac1b91a725e5b289f34791dda7306d97d4e99a418e78d6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.00699160 BTC
Feerates: 146.96 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (408,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,729 506,729 000000000000000000457d54ce9011c174a1b1f0811d035516994eff662e165d 311 1.00/1.00 vMB 24
506,728 506,728 0000000000000000004c02e7a33b5f6ccf87c38e2d301429984f02d837a86248 1,094 1.00/1.00 vMB 39
506,727 506,727 00000000000000000053de487919160750f84d21fe9f5f27b92be733bd6f036f 924 0.96/1.00 vMB 59
506,726 506,726 0000000000000000003bebbf51b603b298d6db5d1a24f35d99da655fbb088142 596 1.00/1.00 vMB 27
506,725 506,725 00000000000000000031671fe1a128df788d5bceadb51d191340391fa4cf25c1 434 0.23/1.00 vMB 163
506,724 506,724 0000000000000000003484bcf46abaf305414fe93e0a57fd9ee29069f1c45512 1,933 1.00/1.00 vMB 84
506,723 506,723 0000000000000000001dc7a38510ceb650ed9e13d652e0f6b650910d8d5a1dd0 1,639 1.00/1.00 vMB 112
506,722 506,722 000000000000000000194c839a30a8b5dd1b9815b49d8e0bd165a8a8468b16ae 1,586 1.00/1.00 vMB 29
506,721 506,721 0000000000000000003f29520f375219e2f9e93c047de447ac85235d8410cb58 1,730 1.00/1.00 vMB 105
506,720 506,720 000000000000000000450fcbc411b38ee6fc2b7b2714b1149def623d20807cbb 2,436 1.00/1.00 vMB 141
506,719 506,719 0000000000000000003cb57ddbf193efde560554f358b0997dacbe42d4fe2acd 2,449 1.00/1.00 vMB 121
506,718 506,718 0000000000000000004c0e2fd7a1f0defb3a04f95dfe640b9a4aa8cbe0fd3bba 2,621 1.00/1.00 vMB 188
506,717 506,717 000000000000000000210a13460cddeae2d97051f3d175b1d7e13330a2e32c68 1,224 1.00/1.00 vMB 76
506,716 506,716 000000000000000000146f56b57a5055790520503ab4270cfef5ebff2de9e7f8 1,718 1.00/1.00 vMB 64
506,715 506,715 0000000000000000001dbd89c02ced5965c9fdaba38105b99da804a68bbfe232 2,575 1.00/1.00 vMB 207
506,714 506,714 000000000000000000113286dc5e9bf8cdf2a804592c742bc40c038a0aad19bd 263 1.00/1.00 vMB 21
506,713 506,713 0000000000000000003ac83623bb1fb27c9dc712a49765af434fdf4b32d0d93a 365 1.00/1.00 vMB 21
506,712 506,712 0000000000000000003e09e18c24ec2aca75f9cd894476af4b032a93b58088b1 935 1.00/1.00 vMB 69
506,711 506,711 00000000000000000025278e3f45781202b5a0f48c2e07279119ac2dba42f89b 862 1.00/1.00 vMB 13
506,710 506,710 00000000000000000055f329804e7c220796c1dfa3f49005c94644c7bcd9cdac 1,775 1.00/1.00 vMB 106
506,709 506,709 000000000000000000422850cc1b10f7f0627f87ef64b0c56e4f34873911c0f1 3,269 1.00/1.00 vMB 242
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.