Loading Tool

Explorer IconExplorer

Memory Pool

78,763 transactions
29.50 vMB
0.06898431 BTC
Random Selection Loading Transactions
Max Size: 177.31/200 MB

Candidate Block

Mining Attempt 76c9d27829ec6826de5ee6fe70f685a15d9f1eafff2e40d1e74dc98dcaa65072
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 9f3af4292b9fa6436cdc3ac73f0e1adbf864328cfacdda234c1ca24ea3cb0b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,822
Size: 1.00 vMB
Total Fees: 0.00915558 BTC
Feerates: 50.25 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (404,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,598 510,598 000000000000000000552a7783efd39eaa1c5ff6789e21a0bbe7547bc454fced 748 1.00/1.00 vMB 11
510,597 510,597 00000000000000000043aba4c065d4d92aec529566287ebec5fe9010246c9589 694 1.00/1.00 vMB 9
510,596 510,596 00000000000000000009025b9e95911a4dc050de129ea4eb5e40ef280751a0cb 236 1.00/1.00 vMB 3
510,595 510,595 00000000000000000027d0cb57e2554b5b209a1038431cd10b650a43ca2541f3 671 1.00/1.00 vMB 10
510,594 510,594 0000000000000000004818832c1453b0144ceda48e815d8e2944d0150242fb52 429 1.00/1.00 vMB 3
510,593 510,593 0000000000000000001c90e8c65e26cb12b5cad5cf2382367bcb16727be26e32 729 0.35/1.00 vMB 37
510,592 510,592 0000000000000000004b2aa8e917aa41b79db3fddf661e5f1055af45644c899c 2,236 1.00/1.00 vMB 29
510,591 510,591 000000000000000000451d140135ca246918f392be601fe71ea8e876d65aaeef 526 1.00/1.00 vMB 7
510,590 510,590 000000000000000000028d635bb96b885416cb380e2f8bf78d74cf6861fa8d22 637 0.96/1.00 vMB 9
510,589 510,589 00000000000000000016fb069ce870220071315770eab71a1566c570b7b2c160 2,494 0.96/1.00 vMB 44
510,588 510,588 0000000000000000001808b7aee6ed21be00bef229bf92af544078737de6bd4e 2,123 1.00/1.00 vMB 30
510,587 510,587 00000000000000000013b132a4b3c5d65f6246da378ab65ccf87209bd5858804 2,239 1.00/1.00 vMB 13
510,586 510,586 000000000000000000001ad4545dff72b1ba421e19d290e49c4ce3c4917a4868 2,588 1.00/1.00 vMB 45
510,585 510,585 00000000000000000056acfc1c04075fa2b8615d10d33e2ce4520f974cff71bb 2,878 1.00/1.00 vMB 43
510,584 510,584 00000000000000000058a2e1e984065b3439067ce642f9dc7f668269ef091be1 1,311 1.00/1.00 vMB 9
510,583 510,583 0000000000000000002cbbe5d5e83b67a9eb3669c8267440f00c2cb384c83c11 2,432 1.00/1.00 vMB 29
510,582 510,582 00000000000000000018b10b536d6cbbbc7c1e061562a812f92aa8bc82e98aa1 2,629 1.00/1.00 vMB 56
510,581 510,581 0000000000000000001ac13a5053d02dba05a919852e12eb6c8bcc40b7afa027 864 1.00/1.00 vMB 12
510,580 510,580 000000000000000000563a008a2526cbe6ec9e683a817100619821177a4e8d2a 668 1.00/1.00 vMB 11
510,579 510,579 0000000000000000003de08bb598011066490f4327445b378241f5fad141e43e 2,462 1.00/1.00 vMB 38
510,578 510,578 0000000000000000002f1a74317723ef0a8e8b0f7e72e86b190c35c38be372df 1,822 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.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.