Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
29.40 vMB
0.07753268 BTC
Random Selection Loading Transactions
Max Size: 177.64/200 MB

Candidate Block

Mining Attempt 95f8bdc669308d5cf21b0a9f300633ee814c66c31019f3cc912302a469478b0a
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (487,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,523 427,523 000000000000000000aca5e7faa754524d6f5ca13dd636c662ac660059d9e94d 1,610 1.00/1.00 vMB 38
427,522 427,522 0000000000000000024d61fe52edcadf0b08813715c5e8af70d2eb1760296de6 1,685 1.00/1.00 vMB 44
427,521 427,521 000000000000000004d705af7b7eb3ea6d22ac76cd47eec5b6fcc95ef0ff3d1b 2,774 1.00/1.00 vMB 64
427,520 427,520 000000000000000003727beb635617eb35d1fd7d6be718a6a117ef18be9e9bcd 2,550 1.00/1.00 vMB 84
427,519 427,519 00000000000000000060055ef616976df63418c301305f8c82dbe60d6fea817e 1,151 0.99/1.00 vMB 32
427,518 427,518 0000000000000000027612bb86a6a769c34495d78f3e5d2d3077c8b9a0729423 2,187 1.00/1.00 vMB 64
427,517 427,517 000000000000000002dc7d9525fe5ad1be38533245f67fcc85ea8157f56be84b 1,896 1.00/1.00 vMB 47
427,516 427,516 0000000000000000014bed4a0986b203a004d59c01c64f44e2ebf27438e2a8a6 2,196 1.00/1.00 vMB 55
427,515 427,515 0000000000000000016cb0e186420449273a3e8b3a0c18c4d961450bc0fddca0 2,095 1.00/1.00 vMB 64
427,514 427,514 00000000000000000377d84530becb2d462780e6770b76866a503ffd7b6250f4 1,261 1.00/1.00 vMB 50
427,513 427,513 000000000000000001dd461014761fbcd80b604268c563e818fd51a7d0b6aed7 1,510 1.00/1.00 vMB 46
427,512 427,512 000000000000000003884323a03c24105b73901ab6cade680978fd7b68a881bd 2,185 1.00/1.00 vMB 73
427,511 427,511 0000000000000000008cc22ba5d2693a0c2f391a5da48cab1c34be5ebed13b28 2,353 1.00/1.00 vMB 59
427,510 427,510 000000000000000004564063afe536578311082481cfc7a3358371f2a3745b73 2,207 1.00/1.00 vMB 68
427,509 427,509 000000000000000001cc1d62051eda3918f72dd4f5ae4a4f95da70b7b3f80f54 2,734 1.00/1.00 vMB 90
427,508 427,508 0000000000000000015fbe6c7d69eab8f183b7a1ace8f3990c87bd70cea7118d 2,547 1.00/1.00 vMB 58
427,507 427,507 000000000000000002a8ec33edb5a8f6d91cc5c27c1f11ecff9902e068a3425f 2,676 1.00/1.00 vMB 71
427,506 427,506 00000000000000000472edafc075abafb4c8ec174bedf20dc62e75bb907c10ed 2,477 0.93/1.00 vMB 67
427,505 427,505 000000000000000004acef21ce9875fcab81c91af98b06b5e44f5c71549a9f1a 2,949 1.00/1.00 vMB 95
427,504 427,504 000000000000000000a6a1ed6cda5044bdb6477c75e358eba554952f2592dda7 2,680 1.00/1.00 vMB 72
427,503 427,503 0000000000000000020db0d3b444749de594dd5b0aec401d97e354e9fadf96fa 2,132 0.93/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.