Loading Tool

Explorer IconExplorer

Memory Pool

73,873 transactions
27.31 vMB
0.06582134 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt dd194a5af32d545f9aa38d39426947e0620b79c6be04637755789d9a0477d765
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root d87c11279ee3d01bb344c0fbd7a77d656a48d4dc37da469591ca7957545295fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.00781912 BTC
Feerates: 73.20 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (417,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,979 497,979 0000000000000000008b0b9b6b859ecf379ff1be98b3a08508fd41f4313ed379 2,899 1.00/1.00 vMB 150
497,978 497,978 0000000000000000009acd705222d28dbaf9a01074fd188fb302b55e96c7ecd6 2,634 1.00/1.00 vMB 184
497,977 497,977 000000000000000000524ddcf78091f3b6bdff1977fc2ca987a9e443cb589b03 2,522 1.00/1.00 vMB 178
497,976 497,976 00000000000000000077b4d00083ea1b6d5c7e9e26f31037785de99805ba5543 2,780 1.00/1.00 vMB 156
497,975 497,975 00000000000000000097c2b7dbb701b4fb641e91c7b42770188eba3e28da2e54 2,328 1.00/1.00 vMB 165
497,974 497,974 000000000000000000626aab4fed134de1545dccdb78855425d5bdded806c9eb 2,631 1.00/1.00 vMB 149
497,973 497,973 00000000000000000090f1faf1e4374e697068a241aaad3de90337bfdc538743 2,654 1.00/1.00 vMB 182
497,972 497,972 0000000000000000006c8859e686377c1f725227b8070b6cf2ec72ee1f85cb21 2,487 1.00/1.00 vMB 167
497,971 497,971 0000000000000000009ca7704169f491d474d332b12a89ffae11ddb5eaad8906 2,667 1.00/1.00 vMB 151
497,970 497,970 00000000000000000099648650074b757696107b73e73629504621f9cb2c533f 2,206 1.00/1.00 vMB 204
497,969 497,969 0000000000000000001de28a7ce6dd6ee42283aaf823eb805058b010ac8a15cd 2,413 1.00/1.00 vMB 147
497,968 497,968 00000000000000000049634f9e2362042484f1e18b98e0e5dc87c39043d55000 2,892 1.00/1.00 vMB 180
497,967 497,967 000000000000000000affd2ad771b68870f8a78a1f22f68b52a3d0e5eb695b85 2,515 1.00/1.00 vMB 189
497,966 497,966 00000000000000000029d660a4e79234cf66bce5e0cbb93011c3e795ddc91914 2,501 1.00/1.00 vMB 172
497,965 497,965 0000000000000000003ee44aa04c5c6a38103ef7fdb8746add9c75df763da72d 2,383 1.00/1.00 vMB 156
497,964 497,964 0000000000000000005b22bd7ea7e87ccc71410538f0302fcf9677193962ec83 2,117 1.00/1.00 vMB 177
497,963 497,963 0000000000000000009fecfba0b3d0ffcbd556761cba995cc7b6474c1367c0fc 2,070 1.00/1.00 vMB 195
497,962 497,962 0000000000000000003956c5a8e25fa83d6d195713d1713598bbd63b6a24a822 1,779 1.00/1.00 vMB 153
497,961 497,961 000000000000000000637327252fde48e00e5d16c0e2fd4b68dd36d2cb17d381 716 1.00/1.00 vMB 206
497,960 497,960 000000000000000000796c57c97b476ef1dd22b28c43c81c59ee0a5e023d75ab 1,962 1.00/1.00 vMB 226
497,959 497,959 00000000000000000013f779c1c823ba7845c89c81ebdad4d278303279f10eb8 2,444 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.