Loading Tool

Explorer IconExplorer

Memory Pool

80,706 transactions
30.58 vMB
0.07045948 BTC
Random Selection Loading Transactions
Max Size: 186.38/200 MB

Candidate Block

Mining Attempt 50a441f5b6aacb4e5df2a13ff693bacf5717068aed1f6d7bed4bbeb3afe69f9e
Version 20000000
Previous Block 00000000000000000001a127feb492d2c14d9243c7583ddd9d976606f48a6cfc
Merkle Root c726fe27e84ff1a41e040be84224e39eaaa08991ce3d59063f1b74ff090b3070
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,069
Size: 1.00 vMB
Total Fees: 0.00506598 BTC
Feerates: 103.09 > 0.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,189 (608,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,047 307,047 000000000000000013869eaf17471ad92579f5e655c6acf778c7632b933e6453 170 0.10/1.00 vMB 25
307,046 307,046 000000000000000016b428c7b7c485f24a736ce49eb822eadab23b7a415b38a6 35 0.02/1.00 vMB 28
307,045 307,045 00000000000000002386654b4df2e9064379e3f8e4cbfda8dd7386e24708976e 93 0.02/1.00 vMB 45
307,044 307,044 0000000000000000076f4cc1c2a8d70b5a3b017002e4499ad9c97acd78171c07 93 0.12/1.00 vMB 14
307,043 307,043 000000000000000003b69b9671bb5e4d59780c9b771b3f9857ee6d066693c17c 722 0.35/1.00 vMB 32
307,042 307,042 00000000000000005077bb73156f2d8efb26a64ca0ab46ab7bb632c1c994c7c7 134 0.06/1.00 vMB 30
307,041 307,041 000000000000000009d35810ba51943841bb8123d3611be56209194bd1a069bc 573 0.33/1.00 vMB 32
307,040 307,040 000000000000000047afcea8bd87cc842b37c843b1e5643455a9f24d3b291700 149 0.09/1.00 vMB 25
307,039 307,039 000000000000000006cfd7b160afbacbb0721b1009c404f3161a9c8c3a4fd6eb 62 0.04/1.00 vMB 30
307,038 307,038 00000000000000000d01eb13ffd6c09cc4179dcb8bb6355d3b4703b226ef7c90 32 0.02/1.00 vMB 17
307,037 307,037 0000000000000000190d3ae197177a529f47dafd1d4f7007094894edf6e436aa 217 0.15/1.00 vMB 28
307,036 307,036 0000000000000000015e0a91758962b2dea0679377f20fc8e127e2488eeafd77 295 0.20/1.00 vMB 19
307,035 307,035 00000000000000002a175a1a1ff11e03c25fc3a5a14a60811d1e747dd82f95ca 320 0.20/1.00 vMB 25
307,034 307,034 0000000000000000045006ff999cfc361a2bd9f19e99c64e3ad77354e52d58e6 983 0.64/1.00 vMB 27
307,033 307,033 0000000000000000017ba3ff82298610d81645ca3fdfa57caa8deaeaada2d8d8 70 0.04/1.00 vMB 23
307,032 307,032 000000000000000023195eee2b992ef4f3c5b83b3951bcc7c5d4e6a6ca08eda0 768 0.43/1.00 vMB 28
307,031 307,031 000000000000000011c5f262cd2c59de9265ceeada9705ca530063d6b62c2802 61 0.04/1.00 vMB 28
307,030 307,030 00000000000000001c840a6c510f5aad1d025a62b57107bff84209fc69d41391 30 0.01/1.00 vMB 28
307,029 307,029 00000000000000000e6d3d85b5053c42cbe20775712843e99a8610de65e16327 117 0.05/1.00 vMB 34
307,028 307,028 00000000000000005026b9443e2133105a287cca510e73a2c38d092989ba4c1a 114 0.06/1.00 vMB 34
307,027 307,027 0000000000000000123499737238c07a7be10d85330d27f3bd436619fbe545e8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 706.77 GB
    • Received: 16.66 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.