Loading Tool

Explorer IconExplorer

Memory Pool

83,676 transactions
31.27 vMB
0.09745970 BTC
Random Selection Loading Transactions
Max Size: 191.88/200 MB

Candidate Block

Mining Attempt 74d66ebca8942aa430f675d60034c06a45f144de11d0d28db74f11ae683b1796
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 922e8f8e6933764513fd8ba3298bc1166882ee19522f929601d1839b0a0e67f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.02690373 BTC
Feerates: 301.57 > 2.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (434,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,602 480,602 00000000000000000063f99ff492dff065561afac93c55e968b3d8116273b657 1,868 1.00/1.00 vMB 167
480,601 480,601 000000000000000000deb1221d635bf2ca7f245c6f945add2cf4632ceafea173 2,278 1.00/1.00 vMB 237
480,600 480,600 000000000000000000eed94acc9968ce32c55db65b546fb2724660857962b507 2,266 1.00/1.00 vMB 261
480,599 480,599 000000000000000000f03c7c99ac6316511cfc2062b8a628a83d880d91420980 2,058 1.00/1.00 vMB 172
480,598 480,598 000000000000000000f9529c2a920aa37306a7d967d760c3f5e2850d96be4d2a 1,941 1.00/1.00 vMB 233
480,597 480,597 000000000000000000deb6621235059488e57c6148dcc32bad4880a6985df03b 1,631 1.00/1.00 vMB 187
480,596 480,596 000000000000000000948170bd1c29bf8bb138f9cea8a56990e224604bbd5888 2,222 1.00/1.00 vMB 208
480,595 480,595 0000000000000000000798c1344b9ff48dd7b17ec2ed14e1c58588b0573b547e 2,252 1.00/1.00 vMB 219
480,594 480,594 000000000000000000d79009f4be17b87ceb80b54194f4f2aa3f76107fa13231 2,047 1.00/1.00 vMB 155
480,593 480,593 000000000000000000e624fc74b2e4d64ca65570138f25fd312c93f124afe76c 1,955 1.00/1.00 vMB 175
480,592 480,592 00000000000000000121175c50d3165e38225bf64cdcf3d43e044153f1622014 1,413 1.00/1.00 vMB 155
480,591 480,591 00000000000000000033e2b7e97e9980dc8eecf0b974dbc27535ff6a1024fd9d 1,423 1.00/1.00 vMB 186
480,590 480,590 0000000000000000003f49f0cb7f0dacbf4bbf06a7039e3da555be207e7693c9 2,452 1.00/1.00 vMB 168
480,589 480,589 00000000000000000118adb5e1c12595959fdc6852c57008fa1562a797297067 2,373 1.00/1.00 vMB 192
480,588 480,588 00000000000000000078d6f2c9a58383561ea459171af46a472ba6255b9d8579 2,000 1.00/1.00 vMB 239
480,587 480,587 0000000000000000012cdffa4b1e29aec40988d0925eb1ebef6745d889dde66a 2,506 1.00/1.00 vMB 195
480,586 480,586 000000000000000001078c8cabffd5642325a64c7fc38931dae1e8ffb43a68a4 2,304 1.00/1.00 vMB 247
480,585 480,585 0000000000000000010d4ad727cac3e5021f8a476efc5b1172ed6b326257f54d 1,831 1.00/1.00 vMB 235
480,584 480,584 00000000000000000075cd8e5cb4929be79c33de03faf4fd63674b1cab705709 2,156 1.00/1.00 vMB 237
480,583 480,583 000000000000000000c61b1da008bc997bd180e93797cd9a13ef83d4b7464339 1,723 1.00/1.00 vMB 245
480,582 480,582 0000000000000000009ae340a2bce171ff8fcd91f269d0ce33a4d4f97bbc80bd 2,510 1.00/1.00 vMB 270
Previous 10 blocks ↓
Total Size: 782.78 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.58 GB
    • Received: 16.92 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.