Loading Tool

Explorer IconExplorer

Memory Pool

27,456 transactions
27.52 vMB
0.06942412 BTC
Random Selection Loading Transactions
Max Size: 132.08/200 MB

Candidate Block

Mining Attempt f846f5b184d9d5cee24e8e18f4d7f5f0af8ff1f27f9a7e2f0a690c16ea194e17
Version 20000000
Previous Block 00000000000000000000c78ac01bc6de4341166accce32c41dd1feec8f577607
Merkle Root 560549efb882152c774853f68f3a22bd477f1722cfa3dce1ba9871b4bb374fc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.01710726 BTC
Feerates: 101.32 > 1.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,501 (122,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,935 791,935 00000000000000000002f6e68c832b5b393b078c3c90229ff0c97696c896f3fe 3,125 1.00/1.00 vMB 29
791,934 791,934 00000000000000000002ae91e6d6b9a2718edc19f56df76d63b9c84db660aae5 2,953 1.00/1.00 vMB 17
791,933 791,933 000000000000000000034f7832dd26a588ed7de8c4edb52a84a133829764f02c 3,198 1.00/1.00 vMB 25
791,932 791,932 000000000000000000009653c156caa0e5953e294cdb09f0b27907f213566acb 4,669 1.00/1.00 vMB 52
791,931 791,931 0000000000000000000109a317519eef1781784fbaa935289a86895bfe59f265 4,065 1.00/1.00 vMB 41
791,930 791,930 000000000000000000058f0ce9faddd56fcf9e9ee8caa6dccc4280fa5ce6950b 4,486 1.00/1.00 vMB 50
791,929 791,929 0000000000000000000058019f70704e8b13f0adddd37a3ee9edc9dda725699a 4,369 1.00/1.00 vMB 52
791,928 791,928 000000000000000000008aee42ed6411c2191fa6897e50992935fb72c091e387 4,105 1.00/1.00 vMB 63
791,927 791,927 00000000000000000004c4efb959e7ced0622679fa870b669492d8928e981063 3,997 1.00/1.00 vMB 28
791,926 791,926 000000000000000000037aad455cb71a90c3bea7a35828c3922e2318df989f1a 3,419 1.00/1.00 vMB 48
791,925 791,925 00000000000000000000d58c039c243709fa36374b7174b73b99e5497c4ed14c 3,222 1.00/1.00 vMB 37
791,924 791,924 000000000000000000031f43d6c00accb52d42026474b8def6535f15edd8aa9b 3,408 1.00/1.00 vMB 47
791,923 791,923 000000000000000000040060aa248a60cd8de6b5e344c668f1a41dd62e8ce407 834 1.00/1.00 vMB 21
791,922 791,922 00000000000000000000a003b2d330e89af1dbc86bcd3975e7c1a76038f106d5 2,259 1.00/1.00 vMB 28
791,921 791,921 00000000000000000000d158a8ef0e133bae6eb10d875bc29f27e28468929e25 170 1.00/1.00 vMB 17
791,920 791,920 0000000000000000000236105465f49db01e8466c62e38d9bbf464087eda711d 4,584 1.00/1.00 vMB 24
791,919 791,919 00000000000000000001ca320e32489536fdaf5121e563a585d2783ffb0d113a 3,774 1.00/1.00 vMB 36
791,918 791,918 00000000000000000000e1c41ee53a17c96cf9e8dfd5ae1a96595a04b6ded91d 3,098 1.00/1.00 vMB 25
791,917 791,917 00000000000000000000cd7438e78c0cccab8da6410b1ce945700829b6c4384c 3,416 1.00/1.00 vMB 34
791,916 791,916 00000000000000000004dee55d47b92fbcc5b0fe67b77208103e80d475daabd8 4,088 1.00/1.00 vMB 52
791,915 791,915 00000000000000000000b8c051ad414a6847f0ce562e5cca6fb01fcb9fc3f1a4 2,711 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.35 GB
    • Received: 10.98 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.