Loading Tool

Explorer IconExplorer

Memory Pool

73,309 transactions
28.23 vMB
0.07299573 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 975d71a0bbea8e5242cb098fafe966a37dd4c790d36f5adea578ddf15eefaed5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 31b2ea7eb2b3e304f9d0760467b3e211ce1c31d0a6f36224733e5a042cebc4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01642630 BTC
Feerates: 150.86 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (348,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,426 566,426 00000000000000000018a8c25b8ef5fafa177b3b6bf382f696e963e93c198aa9 2,773 1.00/1.00 vMB 23
566,425 566,425 0000000000000000002c532082df21f3ed137496ba0e608d24350467369ceacd 1,432 0.60/1.00 vMB 19
566,424 566,424 00000000000000000004dde5480e1d27ad461a66aec4798ff796ea8addcc6688 23 0.01/1.00 vMB 19
566,423 566,423 0000000000000000002bf58878f70af829c6bebbfcf255fb57df8f5dd02d28e4 1,885 0.93/1.00 vMB 16
566,422 566,422 00000000000000000026f8da7d0efa27a07fc70df2cc8793d6336c18976d5fb1 1,537 0.57/1.00 vMB 22
566,421 566,421 00000000000000000019b9b483997d1b945af0c0dac2f8cb82550f769d37aac8 148 0.06/1.00 vMB 37
566,420 566,420 00000000000000000003723a3cf4894f35bf413a463af4bed70b133af23c19a2 608 0.26/1.00 vMB 35
566,419 566,419 0000000000000000002862a6ace3f347f1d01acb8ff9fe3106242e49b7afc8b5 148 0.05/1.00 vMB 20
566,418 566,418 00000000000000000028d62c048ae58e0376a0cc2785561cfcaf74f28510f2cb 484 0.19/1.00 vMB 19
566,417 566,417 0000000000000000000d6c8a608baac9f6aded3a79324a69dc748d87ce6bf152 1,781 0.67/1.00 vMB 27
566,416 566,416 000000000000000000025936fe255ab99ee73cd6a38f1f2f2fc6a27213235604 2,258 0.94/1.00 vMB 8
566,415 566,415 0000000000000000002ae02f5b68e43ccb1630afb753a4f6972cda9a23c8d0bd 3,497 1.00/1.00 vMB 40
566,414 566,414 0000000000000000000be7d006f726d3ecff6952922b90d988d39f7d0150633f 1,312 0.53/1.00 vMB 26
566,413 566,413 000000000000000000193cc7605bb238e5e4552388fa93c2d05b4a880be69dc1 253 0.07/1.00 vMB 22
566,412 566,412 00000000000000000010cc20b0f257fe6135ee0aab341576a1882439f0080349 28 0.01/1.00 vMB 24
566,411 566,411 00000000000000000015b1449a3226762be05d880e22a2fc9c30598cf11b7da5 116 0.03/1.00 vMB 25
566,410 566,410 00000000000000000021a952f27c215e1198787d59e7146cef92928fdb6e1cfa 52 0.01/1.00 vMB 17
566,409 566,409 0000000000000000000de5d55899b1672b648cd64f35c87532a590e21382bbfb 679 0.26/1.00 vMB 24
566,408 566,408 00000000000000000022135f45b45d2e8cd3a0375908b08461d14d5527ab891d 993 0.43/1.00 vMB 22
566,407 566,407 0000000000000000000cbc8446f2c0455e4ff5625b51158331d751f1ab63c7c0 279 0.10/1.00 vMB 25
566,406 566,406 00000000000000000012585610106dca4df323aecff5023c3a163af0fd9d82d3 1,833 0.96/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.