Loading Tool

Explorer IconExplorer

Memory Pool

73,300 transactions
27.23 vMB
0.06315763 BTC
Random Selection Loading Transactions
Max Size: 166.12/200 MB

Candidate Block

Mining Attempt 515ff307c859a41c37fa50e6f3c7de873644cf1cf410aadd7cb354f9b3e7546c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (472,919 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,404 442,404 00000000000000000292175a791835f965f3bd459f9bbf043a5b39891261b1aa 362 0.32/1.00 vMB 50
442,403 442,403 00000000000000000170ed4b093bf19aaba438b8bb058b15df164cb427eb4d80 2,483 1.00/1.00 vMB 89
442,402 442,402 0000000000000000005380244aceffa2f3f57830ca99664f41960592eb2742cd 402 1.00/1.00 vMB 14
442,401 442,401 000000000000000000ac950ab58f9e66c0469ca3daa03d5d06b34b7826ce1f4a 1,476 1.00/1.00 vMB 49
442,400 442,400 00000000000000000331a6d5acd50c6ff67ff9a880ce7d31911acb417a04b939 2,170 1.00/1.00 vMB 79
442,399 442,399 0000000000000000038c6fd9170f60318152bba82f0868a6110146d5da17b083 2,250 1.00/1.00 vMB 99
442,398 442,398 0000000000000000021d7c3668ba8682764b380b332329aae2497df9bd7f1fa0 660 0.28/1.00 vMB 78
442,397 442,397 000000000000000001b1514961e75477e86582d9b840e1ba67dc043e952fce17 442 0.38/1.00 vMB 31
442,396 442,396 00000000000000000196a9d66dac405b493753558b343d28e3e0a7094281c796 2,168 1.00/1.00 vMB 65
442,395 442,395 000000000000000003b8820c8ebeb089d226acdc1113fddc2e290f68000bf82c 699 1.00/1.00 vMB 28
442,394 442,394 000000000000000000e266f1b7a4119b7bee09fd3d9a26fe4cc46fc4712783c1 1,685 1.00/1.00 vMB 59
442,393 442,393 000000000000000000ef0677acf377c6e3e6c10179eba5290556677787c05d99 2,010 1.00/1.00 vMB 63
442,392 442,392 0000000000000000025c55718695a8c68d236ec6a058a718dbd92e2566afc9cf 2,266 1.00/1.00 vMB 92
442,391 442,391 000000000000000001e1f157b11ef24f1d243c4c75b625dd3f45e50043e896c6 2,503 1.00/1.00 vMB 92
442,390 442,390 000000000000000003577bb73c45b619ba841998f91f996db18a64837be4eadc 730 1.00/1.00 vMB 20
442,389 442,389 0000000000000000000fdf47306de2e7b9be910378592370651459ed7397b867 1,927 1.00/1.00 vMB 42
442,388 442,388 0000000000000000032bcb1808efbcb94183e6ac061ec40fd6b0d38a9ac47909 1,637 1.00/1.00 vMB 52
442,387 442,387 000000000000000000feb986b445d08a0a80b29f5efb90fe51a71049f8e524e1 1,262 1.00/1.00 vMB 60
442,386 442,386 000000000000000002cc4ec9f0eec8fa1382b23e6090b9c2cd0286a97ab4da87 2,909 1.00/1.00 vMB 70
442,385 442,385 00000000000000000085091625af7237c61f5e4e80ce19362bd9711a52f45907 2,474 1.00/1.00 vMB 70
442,384 442,384 0000000000000000010e84f25a627d54bea48528c53dae6ecbab2daad65c5ff5 2,504 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.