Loading Tool

Explorer IconExplorer

Memory Pool

39,252 transactions
27.51 vMB
0.06254393 BTC
Random Selection Loading Transactions
Max Size: 140.71/200 MB

Candidate Block

Mining Attempt 9449706612075af970786cb360b4b86a117c797cedd8ae11f363aabec58c17e5
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 88e0ce677337c46f7a0c6a765cb94d23e9f81c2631b86fb6e67cbd7589591f49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.01025405 BTC
Feerates: 101.49 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (442,667 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,978 471,978 0000000000000000001f35fc91ea4b384682e2ba13b41ebc390c5036a2039830 2,214 1.00/1.00 vMB 324
471,977 471,977 00000000000000000125a4176a01b2f23df08793834e4c2ca2c93464428e526d 1,979 1.00/1.00 vMB 359
471,976 471,976 0000000000000000004a28dc48c6f3d0f6fb291ca2cd5bb907ebefef89d4bcb1 2,374 1.00/1.00 vMB 234
471,975 471,975 0000000000000000010cb1055e493113143975f3ca3d09cb9367a3b7b19cef5a 2,235 0.99/1.00 vMB 255
471,974 471,974 000000000000000000654ab49a9a75e54139c9827d3c31456f2c1274928b5555 1,997 1.00/1.00 vMB 347
471,973 471,973 00000000000000000184fa13ee267cacbc4be2e9ab24f008178f336a27d93f80 2,287 0.99/1.00 vMB 382
471,972 471,972 0000000000000000010b5976744d0456c4a505df10b1be97476425b5ce609082 2,533 1.00/1.00 vMB 300
471,971 471,971 00000000000000000084733ff83500d49d875649723a81b27c935e9b387ec9ee 2,080 1.00/1.00 vMB 332
471,970 471,970 0000000000000000008c9b91a8cd6dd90e6eb624141943e6a746af2abdeab839 1,955 1.00/1.00 vMB 311
471,969 471,969 0000000000000000010628745666b06e1630107720e3630f413f5c85d0aa3137 2,233 1.00/1.00 vMB 351
471,968 471,968 000000000000000001721a21d56bb6e5550d0aa81c0ee16339c6c15ef9d6548a 2,160 1.00/1.00 vMB 391
471,967 471,967 00000000000000000181f7d21dfb692501c1f9b3923a68abae2cc65470403733 2,272 1.00/1.00 vMB 348
471,966 471,966 000000000000000000445d3cfa18066de845df6ff2ec13ffbeb45c9aa0f92ba3 2,171 1.00/1.00 vMB 352
471,965 471,965 00000000000000000029915eb343d79882958f7dd9582098b0d442374023aeb5 2,219 1.00/1.00 vMB 365
471,964 471,964 00000000000000000047302a1dce362236bd444876fd5fafb5d8ff118469f266 2,202 0.99/1.00 vMB 404
471,963 471,963 000000000000000000017cdc3af23836c057d43cea6de787759422c2afa282b6 2,038 1.00/1.00 vMB 341
471,962 471,962 000000000000000000b66bda66a9eacb4ee9a44ad40dd2bf0d6a7c39a18c9495 1,651 1.00/1.00 vMB 423
471,961 471,961 000000000000000000be41fbfe648578cd787e1bf36224c0d9d3e7e40f8a7c7c 373 0.52/1.00 vMB 107
471,960 471,960 0000000000000000017334ec88ab5b5cdcda2cd6d8c5ceb6d017d47277cd0da6 1,556 0.80/1.00 vMB 260
471,959 471,959 0000000000000000004f215699a4e08df538efeb3b08e0c6bd3daef0de85ac41 367 1.00/1.00 vMB 47
471,958 471,958 000000000000000000c26f69faec1d2a64462aa925fb5d62bca1471dbcaa5591 1,463 1.00/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 781.76 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: 632.49 GB
    • Received: 12.12 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.