Loading Tool

Explorer IconExplorer

Memory Pool

88,838 transactions
32.51 vMB
0.18115191 BTC
Random Selection Loading Transactions
Max Size: 196.57/200 MB

Candidate Block

Mining Attempt 42502581c63c9a2fd5eaa2e8100fd9c82011d3d1e0fa36201901bb6de1a7de00
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 639f2325bf3fd2a38e2b0a0b89b971188a13c65d981dc264436c2a80981722ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.08814102 BTC
Feerates: 216.64 > 8.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (240,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,390 674,390 00000000000000000007de03d8b4f7c19b72a3b899bf100046e2010e2c765b1b 1,226 1.00/1.00 vMB 56
674,389 674,389 00000000000000000004198e916e01e19e8b0aca7c1cbbd651491869e832638f 665 1.00/1.00 vMB 57
674,388 674,388 00000000000000000003781e9d19c72b8aa0ce69ee859c755cca5dcec8190784 1,492 1.00/1.00 vMB 58
674,387 674,387 000000000000000000013133b05aafd2aeacc4ed96ec0857698c12abd4e55a90 3,015 1.00/1.00 vMB 99
674,386 674,386 0000000000000000000086661c2e8852a683d62aef5712d29e91918041c1f844 195 1.00/1.00 vMB 51
674,385 674,385 000000000000000000091afc491f67dc650c37b33bdbacb2a5dd284d01090f00 366 1.00/1.00 vMB 54
674,384 674,384 00000000000000000001a00e6957773a5191493353f553249c0d97d8b2ffbadd 1,341 1.00/1.00 vMB 67
674,383 674,383 000000000000000000045d21fee8cd049b7fa5696a1954982240dda016405f0f 416 1.00/1.00 vMB 55
674,382 674,382 00000000000000000006cdc7be938ce64f0b34bf2af9cae4c0965575ea1995fd 242 1.00/1.00 vMB 57
674,381 674,381 00000000000000000000b82025cc742a69b6343f7298dad0c06c137d87c92194 1,024 1.00/1.00 vMB 64
674,380 674,380 000000000000000000047f9fbbb0d2d960c3ff5f5d1f75e563f880a252106191 1,329 1.00/1.00 vMB 61
674,379 674,379 0000000000000000000b405dc4fce4c28068923c5360cfb5d1d8b41f33906615 279 1.00/1.00 vMB 63
674,378 674,378 0000000000000000000b857760d273ae68471593fe2cfce29282258b07527d2e 1,526 1.00/1.00 vMB 81
674,377 674,377 00000000000000000006c56c3b85d0d69a54b10e7fa19f5b1aef86c766cdd5c3 655 1.00/1.00 vMB 60
674,376 674,376 0000000000000000000aec75d896599648855bee06a0e719e876d34ec37850b2 1,551 1.00/1.00 vMB 70
674,375 674,375 0000000000000000000a56bd1bfe30291b2e3a3c5120cac67e9b3deafdace5ea 1,539 1.00/1.00 vMB 63
674,374 674,374 000000000000000000041db8e035dc9c4349a2be03c4b0d60d2d98ca7c9913da 2,189 1.00/1.00 vMB 99
674,373 674,373 00000000000000000000222b216a293a0e1e4cffa44c2fbd93da73846f365e3e 1,624 1.00/1.00 vMB 74
674,372 674,372 0000000000000000000c262dea2436e45e94ff8d6ff71e5200b98ed025d2c663 496 1.00/1.00 vMB 57
674,371 674,371 00000000000000000008f039cd40c9cbda32932bbbd9795e62c5eaca6fab7b9a 721 1.00/1.00 vMB 53
674,370 674,370 0000000000000000000200bde6fed3bb24023bd84abe8b32483fba8902f8ac6b 1,575 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.