Loading Tool

Explorer IconExplorer

Memory Pool

78,973 transactions
29.62 vMB
0.07163887 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 80e699836b35974f2d2695056f10fa7dffdf1dbc56bc0fb2d5896152766d9317
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 128160cabd85f70d1d389984eefc945251184afde419af69383d0511f249c6f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.01126788 BTC
Feerates: 180.34 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (586,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,352 328,352 0000000000000000124875749573d4a60f1b1e335fa1abf515a7e835c308c0d1 1,038 0.47/1.00 vMB 31
328,351 328,351 00000000000000001268ce172543b4e18f35662e72df776b20cbbda28a1c807b 18 0.01/1.00 vMB 48
328,350 328,350 0000000000000000036e14f8a5d2c30c7fe417de015cc74ede260d385ed0aa02 201 0.10/1.00 vMB 51
328,349 328,349 000000000000000012c23fb71acd7fd2961968fe8d660a1efb9e7471f76cf142 96 0.06/1.00 vMB 23
328,348 328,348 000000000000000018a0e5fc0d74fb40a46ccf6fb7e74d7603e1dd68d9b7d788 80 0.10/1.00 vMB 5
328,347 328,347 00000000000000001c51c1973499e6b71e649c1c3068efbb6e77478eb0adffed 380 0.18/1.00 vMB 26
328,346 328,346 00000000000000001e5b7bc61186d04bdf57312a2054a80f450f5a7d26883a16 715 0.42/1.00 vMB 27
328,345 328,345 000000000000000010a5bc3657f6bef07a243cef9a48c364cdd19e0aec6e960b 100 0.09/1.00 vMB 11
328,344 328,344 000000000000000000b834d0461c3393e151b8f8c150069a9a6dfbd837f2cb98 457 0.25/1.00 vMB 25
328,343 328,343 00000000000000000d621fb154a5f37f8efc951b58f560501785475a921d88c6 1,331 0.64/1.00 vMB 30
328,342 328,342 000000000000000016bb3d4f21ebca023b49b5d3adcbb042c985325c04fc6432 948 0.49/1.00 vMB 28
328,341 328,341 0000000000000000091617043c78bc68c822c9e98fc1904e8d39b1cf576f28bf 439 0.24/1.00 vMB 27
328,340 328,340 00000000000000001d025c46588f650f6c41242f97170df6867326dd0d6811f7 323 0.22/1.00 vMB 21
328,339 328,339 000000000000000008f25e4aa6e60b835b81711404dd8a89aac5b89f1b088917 721 0.36/1.00 vMB 28
328,338 328,338 00000000000000001957c8827bce6041888a5e4c976ec723f0ea19b9bc3c6fb8 279 0.13/1.00 vMB 28
328,337 328,337 00000000000000001bc636a6fee4392991457063dc3e10c31753c5ba7cdaa7c6 37 0.08/1.00 vMB 5
328,336 328,336 00000000000000000203d910cd4f84bc9e0dc75a202e53905d3ca630ccc16e14 561 0.38/1.00 vMB 24
328,335 328,335 00000000000000000214909ead6bbcd7445da04a0a1aa1fcbbc85f41a44ffecf 157 0.12/1.00 vMB 38
328,334 328,334 00000000000000001a74a654a900dfbacffdedeea150036e758520f46a7a6ed1 1,018 0.58/1.00 vMB 26
328,333 328,333 00000000000000000a34fe37e2b5e801358103616809bed6dbea6d8e845ddf97 542 0.37/1.00 vMB 21
328,332 328,332 0000000000000000058706173c7964bdd6255b23ef40954d11439fd71907da0e 614 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.