Loading Tool

Explorer IconExplorer

Memory Pool

84,878 transactions
32.20 vMB
0.11541169 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt 16069ad2425fa8155a37b3f2b2f196259f257a44e5bd78dba637d036301e81f2
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 65b8e47064b128605b4e713a23ddcade782eda03d7089c96e6e0e8b0029177fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,781
Size: 1.00 vMB
Total Fees: 0.04143437 BTC
Feerates: 351.58 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (72,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,236 842,236 000000000000000000012fac1a3c80aa588f8fd0409914b2ec7a96f9c978cef7 2,000 1.00/1.00 vMB 17
842,235 842,235 0000000000000000000121edd6d97464ebbbfb9c2334bd5952ae72c98bfa10c0 3,829 1.00/1.00 vMB 32
842,234 842,234 00000000000000000002743ca54f687d9ffcd9037989969bee291bc44204c24d 4,439 1.00/1.00 vMB 25
842,233 842,233 00000000000000000002fecf5156404ac02e80c1dc4d9a35aa82ac1fb1a5b6bd 2,483 1.00/1.00 vMB 26
842,232 842,232 000000000000000000011980959935ad06063593ae7755cf539158cbcf7c5e18 2,394 1.00/1.00 vMB 23
842,231 842,231 0000000000000000000258bdead9dfb53ef7efb235d863f1ae66846000544084 3,588 1.00/1.00 vMB 24
842,230 842,230 000000000000000000014d8e8012952d066dceb08105c51cbbd3a84cad4b1ad2 2,851 1.00/1.00 vMB 42
842,229 842,229 0000000000000000000168bf7babbcdad6d2e1d9f5b53bf164c90a08b81c7bc5 3,105 1.00/1.00 vMB 97
842,228 842,228 000000000000000000023564fe80348a13f511f22e3a08c4317f5b5dd72422a7 1,948 1.00/1.00 vMB 35
842,227 842,227 000000000000000000016fe38cbe574d7467e276b7879b7e33720e151c5c6f8d 2,614 1.00/1.00 vMB 43
842,226 842,226 0000000000000000000053711cf9510a3afa0b431775e2bd094b7f083a2d2d66 990 1.00/1.00 vMB 28
842,225 842,225 000000000000000000000afeb966d4478354a0e930548f388b03d67eef8c86d8 1,295 1.00/1.00 vMB 30
842,224 842,224 0000000000000000000091060678b772979116da2e92466a5445720760859364 3,622 1.00/1.00 vMB 33
842,223 842,223 00000000000000000000cfeb00f0ee9a354709d033f7d4d5f6095b4d70e90d0f 3,196 1.00/1.00 vMB 60
842,222 842,222 00000000000000000002cbefc5b38b2569ef5538ffc074a703e313b52112d3df 2,154 1.00/1.00 vMB 27
842,221 842,221 0000000000000000000218acee9602b86bcff19840779d7bbb9e4012e315422a 3,020 1.00/1.00 vMB 56
842,220 842,220 000000000000000000016723e406014cc954927d57a89d8f67bb6765a4ee0930 1 0.00/1.00 vMB 0
842,219 842,219 000000000000000000018bf82b703a2948367d945283d1c41776b2f80c4486b4 2,634 1.00/1.00 vMB 22
842,218 842,218 000000000000000000008da065220e9dedbec50ad80991d47781e0cd7dbc3937 3,732 1.00/1.00 vMB 55
842,217 842,217 000000000000000000013e32ec358d334568227b816520049404a2e698e2a87e 3,455 1.00/1.00 vMB 75
842,216 842,216 000000000000000000020d19e9ce6204de89eaf5508cf5a11db544ae62e6df11 2,492 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.75 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: 708.68 GB
    • Received: 16.75 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.