Loading Tool

Explorer IconExplorer

Memory Pool

81,514 transactions
29.99 vMB
0.08980954 BTC
Random Selection Loading Transactions
Max Size: 181.08/200 MB

Candidate Block

Mining Attempt 90f41f78b9aa868756e6ae25c38cf0c014e32e5f2b7927eaf81e16f475fc1c3f
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 7975ca48386544116a7143aa4ac54349c5015138f8236d6966be912a09ddb413
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.02855899 BTC
Feerates: 502.62 > 2.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (555,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,960 359,960 000000000000000008f326e086c4c6c313c156a3002403a981119a3952a49ee6 346 0.29/1.00 vMB 16
359,959 359,959 00000000000000000327324147ce1cb1080a02839e8e23b1bd68382cc62092f2 1,200 0.60/1.00 vMB 27
359,958 359,958 00000000000000000b98b6df858e9d1ebd52531f003b2d6c624a8307073893cd 743 0.37/1.00 vMB 30
359,957 359,957 0000000000000000160206874c86ca3b5792eadfea0e0c28da96c371dd500512 969 0.50/1.00 vMB 27
359,956 359,956 000000000000000010c940710cb1e27a978613ae3a8a7015bf5764997e698d40 1,489 0.74/1.00 vMB 32
359,955 359,955 00000000000000000a475baca0a78aa91e9fd5b39a2415690f9846c3fc158905 739 0.34/1.00 vMB 30
359,954 359,954 000000000000000000b0792277457b8aa8579e464ba8dd552994f4580d29f2b9 316 0.28/1.00 vMB 52
359,953 359,953 00000000000000000ba73eaf03c806bfe7427d7237a7e615e2941d1d23372ca8 270 0.26/1.00 vMB 49
359,952 359,952 000000000000000011cfb1eb1a1326e669088425467037c446d33bd5a0ec45d6 525 0.31/1.00 vMB 32
359,951 359,951 00000000000000000ecba63cb5ad3ab701bb2bf1864d409d5f6b9957c12e4ab1 540 0.29/1.00 vMB 29
359,950 359,950 0000000000000000108dc449bad0b77a0813124c14b73732a98b21f841ba4ba4 99 0.03/1.00 vMB 36
359,949 359,949 000000000000000009d42870f781962234ae5508492eb73e94c50e8ef2834427 542 0.28/1.00 vMB 27
359,948 359,948 0000000000000000031a3efe2d256813192176d46f06b005f0d3f32eace6bd6c 421 0.20/1.00 vMB 40
359,947 359,947 000000000000000006819f34771caa00be9700ad23ed3230f276cc43fef9fd4b 74 0.04/1.00 vMB 22
359,946 359,946 00000000000000000690f8f510426938571f32066ec22b1ee47fbf197c9ca470 128 0.07/1.00 vMB 27
359,945 359,945 0000000000000000102d7346c046a6f683237ccab21f53157175df5d56d45442 494 0.29/1.00 vMB 25
359,944 359,944 000000000000000008f1d01d4094ea32dbec5c0491be0c6c6bd2cd3d17413584 183 0.21/1.00 vMB 4
359,943 359,943 00000000000000001358b225a539f5f0e825ae833de85544cc452cb2ffebda6a 262 0.25/1.00 vMB 12
359,942 359,942 00000000000000000a77f05bdc919c4f669d267d7d021bf09bc656f2288494bd 303 0.25/1.00 vMB 14
359,941 359,941 000000000000000014c555e3520c37642179089115ca2482a4738fca2f0801bf 171 0.10/1.00 vMB 18
359,940 359,940 0000000000000000089f50d105665460c13c858f766f3a31759a91e963ad5bfd 724 0.48/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.