Loading Tool

Explorer IconExplorer

Memory Pool

39,984 transactions
19.62 vMB
0.05518367 BTC
Random Selection Loading Transactions
Max Size: 109.27/200 MB

Candidate Block

Mining Attempt 9188e5e027b994e30c3fb0487d490f1801259f4837f1599f1694cdeb69c6c90d
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root 82c29554851f79f73ea45d9868defc1174849ab8ce907344173f0cd3c6c21144
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,804
Size: 1.00 vMB
Total Fees: 0.01708996 BTC
Feerates: 106.21 > 1.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (739,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,458 174,458 0000000000000020f2192d858892d56e3ff6e1e179fce799208c8b860b0bcfee 141 0.05/1.00 vMB 28
174,457 174,457 000000000000089ccabc5b8b243d47323426294e6e20da33decf119e5f4e0186 25 0.01/1.00 vMB 288
174,456 174,456 000000000000077b63c2483b3b285b02489cff259ce044b527eb64a7e62fb691 4 0.00/1.00 vMB 0
174,455 174,455 00000000000001123d25f27fdcd25ee0fbeeb53b415af710116d6a617f825b87 36 0.02/1.00 vMB 35
174,454 174,454 0000000000000a453a72e5614953b5d41e96bd9aa2b5a8ac0a1b1521c277eecd 52 0.03/1.00 vMB 74
174,453 174,453 00000000000003a78845337395159d2009d350e5590f91670d91b01f8e85e313 22 0.11/1.00 vMB 56
174,452 174,452 0000000000000613656db1d99737320bb31234ddce828a33ab8cfcbfadfd6611 131 0.05/1.00 vMB 102
174,451 174,451 0000000000000459fd65c72e89ba2d71aa7456a31bf429aa59504e6faedde4e8 48 0.02/1.00 vMB 6
174,450 174,450 00000000000001796abb83c25fa588ae0fd80a2a2e9818fe5420332fa1a58ea8 80 0.06/1.00 vMB 331
174,449 174,449 000000000000014cf912961c577ee2a630e39132be21efc3a9e4a7e21581f3fe 33 0.01/1.00 vMB 80
174,448 174,448 00000000000007517854579a8b684541ab6192f87321f5fd9202e17500cbbf27 57 0.02/1.00 vMB 176
174,447 174,447 0000000000000a4d694b9e9711053c8ca05ade199a1719a5a4b08a75f6b92fbe 33 0.03/1.00 vMB 123
174,446 174,446 0000000000000298289a41a130d1bda7a6e2f2fe07d127b7cdb2a371748e8cda 113 0.03/1.00 vMB 167
174,445 174,445 000000000000076d2c62939982d64ea107a7bf3d51b525d3c09474a2b285d028 58 0.02/1.00 vMB 91
174,444 174,444 0000000000000266abcd425042a0db3ecf2265c4b9817d0fb2a820df72878fc9 29 0.01/1.00 vMB 112
174,443 174,443 00000000000001efa02df5ae259e8b3d744573f79b2a9116f0020a5687dd8ce5 24 0.01/1.00 vMB 198
174,442 174,442 0000000000000019828c1c134cb8051a5d7c183ebc0c6b16e19de8adee6ed21b 18 0.01/1.00 vMB 59
174,441 174,441 000000000000029f7d654603e316e2af29e9a4bcd266ea9104398d2a1b60e01b 79 0.02/1.00 vMB 2
174,440 174,440 00000000000009881fa9e7662369be6fa36e8e7e35602452f4e2ecb855bf4df4 104 0.04/1.00 vMB 133
174,439 174,439 000000000000040cf282575a401adc74f2404da00560fdec78a3d66a4ac31b24 30 0.01/1.00 vMB 174
174,438 174,438 0000000000000400f176ddfc104e5cc619c2678f22b5523dcbc946b9021ab8b5 76 0.02/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 780.71 GB

Node Details:

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