Loading Tool

Explorer IconExplorer

Memory Pool

77,313 transactions
29.06 vMB
0.10004238 BTC
Random Selection Loading Transactions
Max Size: 174.89/200 MB

Candidate Block

Mining Attempt c15c8c9a961116eaba7f7b6315208651a09ec6c77349d65c1c8b96f2d04fb4b7
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (749,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,474 165,474 0000000000000405a7aee7658a1ff986a16527d4fc8c47a3b024e1e9234b347e 38 0.01/1.00 vMB 52
165,473 165,473 00000000000006da3a8516d19763da06d4bdb4fb10666db74d613fefc6d88dab 142 0.05/1.00 vMB 130
165,472 165,472 000000000000059599be1262b6441a033150e2908eb0ae2777c9a1df35327781 12 0.00/1.00 vMB 50
165,471 165,471 000000000000048df16e8911de2a05d8143189147d45703f94f43948acc49e61 27 0.01/1.00 vMB 280
165,470 165,470 0000000000000bb4f99c26a87ac9702994ff73316130107c93a2053fab447600 22 0.01/1.00 vMB 46
165,469 165,469 0000000000000691d73e6644232c7d17d6c357f32aa85e05a09bd2e08777c4f5 57 0.03/1.00 vMB 116
165,468 165,468 0000000000000b5b6f14ccf6d16966492839bf6ed10b82cd9ceb1893e3958538 40 0.01/1.00 vMB 0
165,467 165,467 0000000000000a65c0ba1bfffa2349ea0580c6e3412051e0c11a25fccfa3ddcb 26 0.01/1.00 vMB 351
165,466 165,466 00000000000006a98c8b044dd24af2a1a86e9568f6081627dda8d74c6a23d4d5 13 0.00/1.00 vMB 45
165,465 165,465 0000000000000c16d946ef01ce5a9eba99e868d937ddff9ade3b3234320d39d6 98 0.04/1.00 vMB 118
165,464 165,464 00000000000007b5986bf8e83d4ae7e09c32a0f4256a158a8a9576811f1ccdd6 132 0.05/1.00 vMB 33
165,463 165,463 000000000000020851cff692dc3d5046ca0225e82e9878f9cc9d37bbc201f81f 51 0.03/1.00 vMB 157
165,462 165,462 0000000000000b5d20dc9c704409711c35e70527063d323db22a1c4919f4aa44 42 0.02/1.00 vMB 42
165,461 165,461 00000000000006ce0499bca0b252012bd403126e4bca2ea39ab845509731cb01 8 0.00/1.00 vMB 19
165,460 165,460 00000000000001883b7b2be0c80ba3c6066c09e35defe3fe83c07547159b5d02 45 0.03/1.00 vMB 132
165,459 165,459 0000000000000a8ec8fa8533675ce4f7fa902d48a57a11279c9f155135a40292 18 0.01/1.00 vMB 195
165,458 165,458 0000000000000122a746872d6b14e968039f6df9573012aa0472edb6f4706fd6 15 0.01/1.00 vMB 147
165,457 165,457 0000000000000479a51ca17385de7e3634fe0228a8093219e3d21a413e30f725 1 0.00/1.00 vMB 0
165,456 165,456 00000000000003ec783f3a619360ab99c1ab48eeef6e3b42547dbc0a00a77f75 25 0.02/1.00 vMB 59
165,455 165,455 00000000000008eb78daf2a3cd2c74bf8443c5c8711c0262a762384300334778 4 0.00/1.00 vMB 33
165,454 165,454 0000000000000128ba1d63790ccc6964c7798233d926106ac849179340f16c4c 7 0.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.