Loading Tool

Explorer IconExplorer

Memory Pool

82,493 transactions
31.06 vMB
0.09165297 BTC
Random Selection Loading Transactions
Max Size: 190.20/200 MB

Candidate Block

Mining Attempt c6a65ee9629bfd4c5249c7cab94ef6ae8986811cfbc769bf0e951792eee84698
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a4088dc7ebabfb47ce423510039b0aa31576217347c219791703f6e980f2c35c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.02175727 BTC
Feerates: 100.00 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (468,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,212 447,212 00000000000000000022d6136e2da8d6d42c5baba6dbab377ba36a25ea6610c1 2,464 1.00/1.00 vMB 98
447,211 447,211 00000000000000000306aef610814e83af231c8d330b81ad39e82537896b55d6 1,779 1.00/1.00 vMB 49
447,210 447,210 000000000000000003086c117d66efbe7f8dc9f9f10097eedd1003c4f31e1a7f 2,841 1.00/1.00 vMB 98
447,209 447,209 00000000000000000128a03215169359532607580caf772db342b5954e3b5884 89 0.07/1.00 vMB 69
447,208 447,208 0000000000000000008218deb0a58d35292133bf3726a8e9f0962ff60e4c49ed 1,061 1.00/1.00 vMB 32
447,207 447,207 000000000000000000f3e114f35b18563f38097df7e82b307c842cfed887e1b3 1,898 1.00/1.00 vMB 61
447,206 447,206 000000000000000002ad5c34c9462f80c58e48734397fd06c612ca1548c7eb1d 1,930 1.00/1.00 vMB 63
447,205 447,205 000000000000000000516ed96f7b2f2ddd2c4e98b8e00a8d2d8cb3696a003619 2,881 1.00/1.00 vMB 75
447,204 447,204 0000000000000000003492fea7b33c8ac1b1b2069cd6528ee1e24e8f24c804e8 2,612 1.00/1.00 vMB 89
447,203 447,203 000000000000000000d84785120964940a93a62ed6262cc78ca0572173ecfb3f 2,052 1.00/1.00 vMB 71
447,202 447,202 000000000000000002d67dde34902f29a793b27ab7e62d7777c8066e75b2daa7 2,692 1.00/1.00 vMB 97
447,201 447,201 000000000000000000cdbea189a2c4383ef2374ac15fb66d45837f53ab6bbda9 3,077 1.00/1.00 vMB 105
447,200 447,200 000000000000000002a64e3f0806f40bfd3717266cb87e97fd55a1bd109a318d 2,575 1.00/1.00 vMB 94
447,199 447,199 000000000000000002fc78c121fca808933c56797274146dfb78892e2778ae8f 2,379 1.00/1.00 vMB 84
447,198 447,198 000000000000000000d5b0fd5ea6edd69b52c46d46f4abcf3661e55ab1a5352d 479 0.31/1.00 vMB 47
447,197 447,197 000000000000000000fb4d10cc3bee37e6705d081177f354106328c9c99e2cbd 2,503 1.00/1.00 vMB 84
447,196 447,196 000000000000000000f0315a3a8a08d29352800883d1aa92d6d85c4c2eff4638 865 1.00/1.00 vMB 94
447,195 447,195 000000000000000003105eeed45d708aac2d17a444c93968ad2fd74a39d22ce6 489 0.20/1.00 vMB 86
447,194 447,194 00000000000000000316c7de581f48a1c6a6ad749547cf4e14422b94082a1f2a 384 1.00/1.00 vMB 8
447,193 447,193 0000000000000000022451f760acce45b523d12e5298c6213240c9a5c487971d 669 0.36/1.00 vMB 58
447,192 447,192 000000000000000002a36e25fa68c4eac2007abca68af0916126b24fad82048d 2,387 1.00/1.00 vMB 89
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.32 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.