Loading Tool

Explorer IconExplorer

Memory Pool

78,185 transactions
29.70 vMB
0.07435223 BTC
Random Selection Loading Transactions
Max Size: 181.27/200 MB

Candidate Block

Mining Attempt 702f2904e6d46e204bc0bbfcb74dd1c6d0e7cc737e7235a3626ee3898c1f8c50
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root c82fdaa46e916890fa3445515e6bbdc2e33d186e8b9f30c26684d018e88ea44d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.00873886 BTC
Feerates: 100.46 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (625,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,605 289,605 0000000000000000bbcbc303f896f852af877a08f3c8dc4f674ce6c8d6750c01 512 0.17/1.00 vMB 56
289,604 289,604 00000000000000002f1e704eff291e9167506602f9fb38ef90039ef40fe687d0 46 0.06/1.00 vMB 48
289,603 289,603 000000000000000072cc9e783f71d99ddf8d6ad73a7c1685ed49be429f3e885b 338 0.20/1.00 vMB 27
289,602 289,602 0000000000000000a09ffe5b9bcf59121becc096d2fbf646292abbed44e779da 128 0.07/1.00 vMB 24
289,601 289,601 00000000000000005a7fd768fc47d1cb42808c0d35c3846e64f6540a7a5612d8 597 0.30/1.00 vMB 34
289,600 289,600 00000000000000010bdf444a883554cc24afb93b5ddb3fc204a023cd6a217ffc 732 0.38/1.00 vMB 37
289,599 289,599 00000000000000007440dc995ed38150b66867c66214b0df1622a2f355c23965 23 0.01/1.00 vMB 37
289,598 289,598 00000000000000002ec97cda05617a829502e2249e8be64cf522c5119c4cd964 361 0.19/1.00 vMB 33
289,597 289,597 00000000000000003c17f0718f8663ef04e28659f88ddf3aea4118b52a90f7d6 64 0.05/1.00 vMB 43
289,596 289,596 00000000000000001dccdd3010dce0db6066fb34151f623caa92d81aefc8061b 110 0.10/1.00 vMB 17
289,595 289,595 00000000000000007012ce61a1d1b2129cbeded8f5f8714f12416bd5748e8728 91 0.06/1.00 vMB 19
289,594 289,594 00000000000000009afeba3b6a89513a5606c94dce72478a3793ad6d4a0f7b2b 159 0.10/1.00 vMB 21
289,593 289,593 000000000000000034aa1ee2399a4cfd2988d6d2589d60dd42697f2aa58ba16e 432 0.25/1.00 vMB 34
289,592 289,592 0000000000000000e99e6775398c2cade16819dca5ea341796ac1b7c1debb324 144 0.08/1.00 vMB 15
289,591 289,591 00000000000000001f915145011e64151d9a92e129d75b8b636955fe7440ebcc 158 0.09/1.00 vMB 36
289,590 289,590 0000000000000000ec776bee60033747c4629f2427228948bac53ca4aa095d7a 896 0.45/1.00 vMB 38
289,589 289,589 000000000000000088b7f1dcdfb097c83a642f5c7b23ee34e999f2ccee7912af 37 0.02/1.00 vMB 76
289,588 289,588 00000000000000000ee8d0d6cae776e6a1c2e1de293f27dc6b208ec51f916844 359 0.20/1.00 vMB 32
289,587 289,587 000000000000000073a7d862155dd33d841bc1ac0e6b4e9fb54d855921169fb4 364 0.38/1.00 vMB 22
289,586 289,586 000000000000000075eac37fbe66c37aa304c49fecf6586404e68e769471e5c1 1 0.00/1.00 vMB 0
289,585 289,585 0000000000000000396572530e2d0e7499c431bd250228b9952e4acb5010eae5 710 0.25/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.