Loading Tool

Explorer IconExplorer

Memory Pool

82,557 transactions
31.08 vMB
0.09255386 BTC
Random Selection Loading Transactions
Max Size: 190.34/200 MB

Candidate Block

Mining Attempt 7fae12df41ddeca102ee196bbd396ba03d4d204220f14103e20eb864ced35629
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1c49a1cce9321baa6f217c3adb7e30f2fdc5fbc406f899d2c7f938295ba1577e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.02260992 BTC
Feerates: 100.00 > 2.27 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (501,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,483 413,483 0000000000000000026decfc501b9e0823e6c0763d3bb18b039f2fe93cadf3e7 1,860 1.00/1.00 vMB 34
413,482 413,482 0000000000000000011f2c84fe1e56b4e3fb2f2485976f75e8724d0428d996a6 1,664 1.00/1.00 vMB 33
413,481 413,481 000000000000000000c6457947abc55fc0d977e6f37d524ab9630c5d71485c89 2,333 1.00/1.00 vMB 40
413,480 413,480 000000000000000001b9f3a2cf3e9584c9d38d43c9d29650e7177c8e90d25d88 2,193 1.00/1.00 vMB 37
413,479 413,479 0000000000000000043678c2b07827ad6a1469909c09a9a5f6377e2b01ae9172 2,643 0.99/1.00 vMB 54
413,478 413,478 000000000000000002c9ffe1889b386535f3ac4c8dfec521246ed274984802c7 2,553 0.99/1.00 vMB 88
413,477 413,477 000000000000000002fd0f014177dd2eb8cd1c1e16adb5903f37fb566bac1995 2,177 1.00/1.00 vMB 69
413,476 413,476 0000000000000000047c4e347a17bd37f9516e154a41c0af735bbcd849ff5ea6 2,467 1.00/1.00 vMB 46
413,475 413,475 000000000000000004b771da82bb384593b96e1705da380faac3a14343ecde1f 1,491 1.00/1.00 vMB 76
413,474 413,474 00000000000000000528602fbd7d15a5fdbcb8b3c2d7f8f89ea47894c3d2b032 1,577 1.00/1.00 vMB 65
413,473 413,473 000000000000000004cf87980fa2b62ea60c0517b32e38c81a75dddce4b8db34 1,976 1.00/1.00 vMB 47
413,472 413,472 000000000000000001dcfa4e3243cea9f4a62f11d020338d429b69573300249f 1,726 0.99/1.00 vMB 60
413,471 413,471 000000000000000001cb9401f5b9af73b9ff8b89b7332f4620b0cf8f559a7e75 2,171 1.00/1.00 vMB 54
413,470 413,470 000000000000000001902edf21ca205ba8fbab8faa6f0ad8f026e7ff344dddba 2,639 1.00/1.00 vMB 73
413,469 413,469 000000000000000002f974044350482306ceda8afb2e17090e71cbe58a5066eb 2,753 1.00/1.00 vMB 70
413,468 413,468 00000000000000000316bcf97468a972c551ff6a52917dd4fedc211a2fc5514b 2,817 1.00/1.00 vMB 54
413,467 413,467 0000000000000000031a632aa7e2b57fa27ecde9cf283423904a38be5b52455a 3,156 0.99/1.00 vMB 112
413,466 413,466 0000000000000000015b94e76a2815a40f06628a70a6e8afc8b167e8b2f2f713 9 0.00/1.00 vMB 212
413,465 413,465 000000000000000003c6ddc4c766e9f22d7f49cb21a9081105461461b028419b 1,418 1.00/1.00 vMB 29
413,464 413,464 000000000000000002892261ff5e92b36814f58d1e787f1b36390ba5e7d673f1 1,769 1.00/1.00 vMB 43
413,463 413,463 00000000000000000071a603210992207f8e18b876c9d3cd05aca29901f03fd2 2,515 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.