Loading Tool

Explorer IconExplorer

Memory Pool

26,475 transactions
27.09 vMB
0.11125716 BTC
Random Selection Loading Transactions
Max Size: 129.83/200 MB

Candidate Block

Mining Attempt 8f99ea4834ae1141facfdd79990effb9662de5302730df70803c9a5368b8e8e8
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root 4a2597d6ebe0fe1bfb8ce6e408728897d1e5bf534bfd272e0085a591198806d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,505
Size: 1.00 vMB
Total Fees: 0.06025071 BTC
Feerates: 502.40 > 6.04 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (818,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,484 96,484 000000000004d28d2b92cd27f830c77563754847594c838f449f57bc721394bd 4 0.00/1.00 vMB 0
96,483 96,483 000000000003e98b8b0a722bf7f307fbe70fbfc160bce41b2b890d34b6ff88f5 1 0.00/1.00 vMB 0
96,482 96,482 00000000000648d3e1b6b18a0a8bf50f0045cef2532be2297420386eff7619c1 5 0.00/1.00 vMB 0
96,481 96,481 0000000000032954f4d0d124696d54f10456571b35bbf678261154a1dd523104 2 0.00/1.00 vMB 0
96,480 96,480 000000000006b488caafdd52a99f6033abef2968e2a36f072b3df79d0dba01ce 1 0.00/1.00 vMB 0
96,479 96,479 000000000005aaec7dfa403b986ac1e05eaeaf94ee87772e1a721efb63c8f579 2 0.00/1.00 vMB 0
96,478 96,478 00000000000144bf2730a959cf2a26617df3ea21ad0a4fb7dc6a0696f477417a 3 0.00/1.00 vMB 0
96,477 96,477 000000000005cba73ed66dbc4347a0369a309d578557e70b6e857d1a42e244b9 1 0.00/1.00 vMB 0
96,476 96,476 000000000007ef03f24bf2cec557ed73161e57a1b8d8a95573c7c3caa71cf5c8 1 0.00/1.00 vMB 0
96,475 96,475 000000000003707b75f476290ce615c54bb232ed02a377784e73a4cd3ffc5926 1 0.00/1.00 vMB 0
96,474 96,474 000000000002519369c9164e2d751b69dacc625dfda3aece365f07acb077ec5d 1 0.00/1.00 vMB 0
96,473 96,473 000000000002123ef2ec941c249f58fb5cb5be9ac9dda70c5147be176088c533 1 0.00/1.00 vMB 0
96,472 96,472 00000000000437c15abf6384ecc9aceb4e9fd6cab6cc1a6980ce3f849b46c124 1 0.00/1.00 vMB 0
96,471 96,471 000000000007fa4b64e478f8e204064cf4fc35c17b08547fab351fe84c459897 1 0.00/1.00 vMB 0
96,470 96,470 000000000000dcd70aaf269f0e3ad061b148b45dd9f4d2efe88f891333234449 3 0.00/1.00 vMB 2,079
96,469 96,469 0000000000062d6c8392281ef82c355b5fccb7ce8c786fd5d89f0951751501ef 1 0.00/1.00 vMB 0
96,468 96,468 0000000000041a9c591f50bae26ed81877c4b54c4cc07109bee907083f2a6a32 1 0.00/1.00 vMB 0
96,467 96,467 000000000002a5f398c457b4f39eb7d98f8351927fee5e5e5d0cebd74e209f4b 1 0.00/1.00 vMB 0
96,466 96,466 000000000002da3d4a949aeb312c408642108ca46237075269f8b70321f1ba9c 2 0.00/1.00 vMB 3,861
96,465 96,465 0000000000024ab724c1e61041229e4c7620169846e0c802b9ebaecdb612ac1d 1 0.00/1.00 vMB 0
96,464 96,464 000000000002476b402a3908e858891ac029a275f20f96e6ae356f49c5e6616a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.49 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: 611.80 GB
    • Received: 10.90 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.