Loading Tool

Explorer IconExplorer

Memory Pool

56,140 transactions
32.05 vMB
0.13809494 BTC
Random Selection Loading Transactions
Max Size: 173.24/200 MB

Candidate Block

Mining Attempt 80e12217f02b8a057ae27a11c4a850c2a5f5bb5909ce7ee7a296454d9cab60fd
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 92cc4e339e70cfc7c0dd023d5438f5ab0f156ca617409b76eb909ae31ae70024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.04430638 BTC
Feerates: 101.25 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (347,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,872 566,872 0000000000000000001dcf3adae435d69186c3961ef31d373c7655ae31867375 2,016 1.00/1.00 vMB 11
566,871 566,871 0000000000000000001bfb7b7e92a05f2e7b0986832509b4a72aa3db326b3d65 2,471 1.00/1.00 vMB 35
566,870 566,870 000000000000000000063473eae325fa621ebdd41583282a490a4f52a3311c8f 2,484 1.00/1.00 vMB 8
566,869 566,869 00000000000000000028fc6a28a7dc0eed4dc79274d5a10020c1f1406772d527 2,464 1.00/1.00 vMB 34
566,868 566,868 00000000000000000029402dea6d8171f15ad7233636a2b6edc88e79b568244b 2,134 1.00/1.00 vMB 17
566,867 566,867 00000000000000000028cbf3d0aa6142115c0aea2ecffc775d7490b24ed7756b 2,172 1.00/1.00 vMB 26
566,866 566,866 0000000000000000001d2d0565e153bb3b521859b4233c77ea786efd8be708ea 2,146 1.00/1.00 vMB 26
566,865 566,865 0000000000000000000e53b23c152b7cceaecc083e330551a82ff0eed32e4b34 2,006 1.00/1.00 vMB 7
566,864 566,864 00000000000000000027185745a5e92baee4ce61edc6ab9a27380beb3405176f 1,595 1.00/1.00 vMB 13
566,863 566,863 0000000000000000001441f3e924f2b8a982b95c7ca8ebc398e557c464901d88 2,565 1.00/1.00 vMB 38
566,862 566,862 0000000000000000002b6db001205289efab1a9fe4b5191959eb44aa8a818b66 1,441 1.00/1.00 vMB 21
566,861 566,861 0000000000000000002189b4a8baa41562c9aa73fa8c75fdd79de45e6cc886e2 469 1.00/1.00 vMB 12
566,860 566,860 0000000000000000002602afa08d5d0856b78e14e60d3417617f29656fff6206 1,782 1.00/1.00 vMB 15
566,859 566,859 000000000000000000279c275daaa036f311408ebdfa91efb086eeffbc17fd26 2,465 1.00/1.00 vMB 23
566,858 566,858 0000000000000000002b47320ad883c0090e38e3810bffa1bb340263eebf749d 2,246 1.00/1.00 vMB 29
566,857 566,857 00000000000000000002440a2561916bf6399991ab46cf376abdf70922a980e5 2,466 1.00/1.00 vMB 22
566,856 566,856 0000000000000000002911f8f3e739b797ec86dca588c788138a450c7a3f2205 2,857 1.00/1.00 vMB 32
566,855 566,855 0000000000000000002ba61c6ad1a100039469395aacf769a89fd6088da92553 2,849 1.00/1.00 vMB 29
566,854 566,854 0000000000000000002bd6a443d0f67ab4d94f099985392dd90ac0e2c86ceb71 2,652 1.00/1.00 vMB 58
566,853 566,853 000000000000000000042bfea79276251d5e6889527672b522ba36ebb5b78033 2,064 1.00/1.00 vMB 12
566,852 566,852 0000000000000000000dec97985594b9a7f1336ed791ee095b1a1e37fb343f57 1,802 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.08 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: 651.42 GB
    • Received: 13.56 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.