Loading Tool

Explorer IconExplorer

Memory Pool

80,040 transactions
29.53 vMB
0.08859217 BTC
Random Selection Loading Transactions
Max Size: 179.02/200 MB

Candidate Block

Mining Attempt 91c154aef52481bdd152eda97096e9a78daa6079e4ccfdc7c4784bcb901eef1a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root a47af9d3ebdc1f730c64bc9e7f078ecc9bf1c64af329963630ad457025947fd5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,276
Size: 1.00 vMB
Total Fees: 0.02641113 BTC
Feerates: 278.95 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (113,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,922 801,922 000000000000000000014df475569a9a6b71a8af477092346b07a6ede2b70354 4,140 1.00/1.00 vMB 6
801,921 801,921 00000000000000000005031f680433314dd7144fcd3387f0d77ed15fefa379a0 5,636 1.00/1.00 vMB 6
801,920 801,920 0000000000000000000199e9354d55b7fcb8357d3228a346744e22fa23acaa56 5,370 1.00/1.00 vMB 10
801,919 801,919 000000000000000000008bff14450ba59192b5d663c09725c53964bbea344e46 3,749 1.00/1.00 vMB 11
801,918 801,918 000000000000000000029fb3538e773afbd64750f996615f561c1c2be7cc58a6 3,293 1.00/1.00 vMB 15
801,917 801,917 00000000000000000000cb7f82f0f4435c27f1109f002499bdff9c7dfca8fbb7 3,545 1.00/1.00 vMB 6
801,916 801,916 000000000000000000001e4a27d52e997106498139505c424a6dc0f05ade8755 1,792 1.00/1.00 vMB 8
801,915 801,915 00000000000000000000c6996b96a1e52b8fac7f3c3524f4aaf2915193b4a72b 4,003 1.00/1.00 vMB 25
801,914 801,914 00000000000000000002a1fb5516963da393fe10b42005f7399e85c241f4d29d 2,661 1.00/1.00 vMB 12
801,913 801,913 00000000000000000004f6eb1e36512b99bf24132e71903018cdef73decb8d4b 5,066 1.00/1.00 vMB 6
801,912 801,912 000000000000000000021ddd97b8e709c60c7a1b32852d4f2c4716028a42cc83 2,129 1.00/1.00 vMB 15
801,911 801,911 00000000000000000003e4d7d0b70ee870217ba707698f98e336de3167c485eb 4,935 1.00/1.00 vMB 8
801,910 801,910 000000000000000000010f6207817f700c8c6baabc9be89976e6266d6cbd2647 5,771 1.00/1.00 vMB 8
801,909 801,909 00000000000000000003e6fa5a856b6af3241dcb130ab83b7838227b1eb22b1e 3,727 1.00/1.00 vMB 9
801,908 801,908 000000000000000000017fb989ad3a0f82d6497244ef467ecf36add7f98d196a 5,637 1.00/1.00 vMB 8
801,907 801,907 00000000000000000002a81d889d534f799773363e17b90d23cf59d7817b659e 3,867 1.00/1.00 vMB 10
801,906 801,906 0000000000000000000345019cc22138da0a56ac8aa37f57adb8fd1a7b2479a2 3,324 1.00/1.00 vMB 11
801,905 801,905 0000000000000000000418284ea88065faa47145df94f6bb9225bb8851701f20 1,678 1.00/1.00 vMB 9
801,904 801,904 000000000000000000037d617001c6129ab0d48a68c224be7c9d2d1f4b2303c8 1,435 1.00/1.00 vMB 6
801,903 801,903 00000000000000000004fb5ab743957503a65842ba516e93d20e263f783dcac8 3,064 1.00/1.00 vMB 6
801,902 801,902 000000000000000000027a38d53ddfafa2f9d2ad14eec2a07605e9f7f6df8545 5,278 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.