Loading Tool

Explorer IconExplorer

Memory Pool

84,902 transactions
31.85 vMB
0.16754122 BTC
Random Selection Loading Transactions
Max Size: 189.57/200 MB

Candidate Block

Mining Attempt 91e9c86ee2b2140860e22bb6c68e977c62c9145bcfac90196dba29912ea11dac
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 578b2403f68219c78f6ac4521d15a60629ed0fbeeb1b8cdb5bf20120e406f441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,027
Size: 1.00 vMB
Total Fees: 0.05296769 BTC
Feerates: 402.75 > 5.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (323,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,476 591,476 000000000000000000145b971a7c89f15c32622be5b0b5645cde9c035104421e 2,274 1.00/1.00 vMB 26
591,475 591,475 0000000000000000000dbbbcbb153a73a16ae905c43304a02e18d243f97f4e03 2,660 1.00/1.00 vMB 55
591,474 591,474 00000000000000000003644c1b4d85833118a83371e3250ebc39e4fb1bd66601 2,317 1.00/1.00 vMB 40
591,473 591,473 00000000000000000002bb08c49b0a76cd84fdec23af54f15f9ddd26e5c2d2c0 2,321 0.82/1.00 vMB 31
591,472 591,472 0000000000000000001791c8016ae633bfbd141db56be040e68689c1a7022a49 1,877 0.64/1.00 vMB 24
591,471 591,471 00000000000000000011a93dc66968a3510cd18b45ad6cf7ad3367120525dd01 1,919 0.92/1.00 vMB 21
591,470 591,470 000000000000000000078201e43c2a09d55c18343d9950ca365139304d3826eb 2,123 1.00/1.00 vMB 22
591,469 591,469 0000000000000000001aa9223c470624455224c3358ddcd0984b47bfe5ffa6b9 2,615 1.00/1.00 vMB 31
591,468 591,468 0000000000000000000dfb31ded958c4dc899997784d41f5ce5b8733259eff89 96 0.03/1.00 vMB 37
591,467 591,467 00000000000000000008330a918af8ff8e916deb33c4e1983c6274e64844bb9b 1,853 0.64/1.00 vMB 25
591,466 591,466 0000000000000000000c697dbcc0bbef046bfc72e6797aea266099e815dc2fcc 2,159 0.68/1.00 vMB 20
591,465 591,465 00000000000000000011beb56de6b0fddf59add1d137420d7567d73f50228191 1,251 1.00/1.00 vMB 19
591,464 591,464 0000000000000000001459546e8cc47e7a8f1ead117928c0f3dd28723c9c2cfd 2,995 0.94/1.00 vMB 21
591,463 591,463 00000000000000000002448386deae110c98c65e1eb3c08d18a1fc8528fa0905 691 0.19/1.00 vMB 5
591,462 591,462 0000000000000000001b48fe1f2668381d1b9754d5f5ccaaededcb5f6653cb21 2,205 1.00/1.00 vMB 6
591,461 591,461 00000000000000000015c9a1ef4f5d7fc849a8cb9f7c99e75ab81cd08ac31fa9 1 0.00/1.00 vMB 0
591,460 591,460 0000000000000000000b52d25906c3ecdd814456e336c46f49e1b7a669235f5f 1,952 1.00/1.00 vMB 27
591,459 591,459 0000000000000000000cc71abefda79c91fb4afd8bc1e0936b968831015581db 3,317 1.00/1.00 vMB 39
591,458 591,458 000000000000000000000525a0c7808ddb311ce6381dc6f8835df0197ee84ddd 3,249 1.00/1.00 vMB 31
591,457 591,457 00000000000000000012b5b33cc6a5ed28dda0379582283cf9398dd7fe6b40e0 612 0.26/1.00 vMB 2
591,456 591,456 000000000000000000185c0a147af069ff813c3104875b4e342ad4685252e2a0 3,111 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.