Loading Tool

Explorer IconExplorer

Memory Pool

88,393 transactions
32.34 vMB
0.17358824 BTC
Random Selection Loading Transactions
Max Size: 195.81/200 MB

Candidate Block

Mining Attempt 0b2e9c027b009ec35c92d9172dee2adb7c06ab62f3b8dc2b67c68af0c9611775
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (380,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,752 534,752 0000000000000000000f95162eba594cc1af3e072f724b73948d0b545b92d04e 1,564 1.00/1.00 vMB 9
534,751 534,751 00000000000000000022db98cf47e944ed58ca450c819e8fef8f8c71ca5d9901 674 1.00/1.00 vMB 2
534,750 534,750 00000000000000000019d7296c9b5c175369ad337ec44b76bd4728021a09b864 1,283 0.45/1.00 vMB 26
534,749 534,749 0000000000000000001bb311cd849839ce88499b91a201922f55a1cfafabe267 710 1.00/1.00 vMB 7
534,748 534,748 0000000000000000002e12773b798fc61dffe00ed5c3e89d3c306f8058c51e13 421 1.00/1.00 vMB 3
534,747 534,747 00000000000000000003321723557df58914658dc6fd963d547292a0a4797454 154 1.00/1.00 vMB 1
534,746 534,746 000000000000000000173b5cd3e7a547fbcdd70861fdae7c4cf0edfc0379349f 1,829 1.00/1.00 vMB 12
534,745 534,745 00000000000000000013737e4b0b5fc157edca709415befefca26c216a33cd4e 2,282 1.00/1.00 vMB 8
534,744 534,744 00000000000000000015ee54f2e1d0250a87156298d4abaf1a0c889d85909bc8 2,277 1.00/1.00 vMB 16
534,743 534,743 0000000000000000000f5a66df7aab0de5c0b8d55b8c1335dff6ccd7f60b8714 2,485 1.00/1.00 vMB 25
534,742 534,742 00000000000000000002c6a51fd2b1595b576f3473163b90ff4c755abbefbb93 2,096 1.00/1.00 vMB 13
534,741 534,741 000000000000000000216f89951fc77ae99147f4cd1be51e742a975d16fcaeda 1,540 1.00/1.00 vMB 20
534,740 534,740 0000000000000000002cf278a5186eaa3bee535a26c86b7d8e476cc72a854cf2 1,527 1.00/1.00 vMB 9
534,739 534,739 000000000000000000053025f005a450cf98e4cbf68643dd322265fab74734b6 3,064 1.00/1.00 vMB 24
534,738 534,738 00000000000000000017b8f6c331cd6c482d1b4cf0d3d51e9eda417d4f51900c 1,170 1.00/1.00 vMB 5
534,737 534,737 00000000000000000024b7a8c1d9fd8640214796abfd1e48ed35e581e9d0a3d8 2,655 1.00/1.00 vMB 25
534,736 534,736 0000000000000000001d34d68f542a1682d151ce1d92fd64f41a76fa6e648f69 1,973 1.00/1.00 vMB 9
534,735 534,735 0000000000000000000b51803e62dee2923e177ffa236f3cf57844a2d370ac77 590 0.19/1.00 vMB 19
534,734 534,734 0000000000000000000bb3ff27afea3d8937351f7da6e16eea0e77af0df4926e 2,800 1.00/1.00 vMB 25
534,733 534,733 000000000000000000133f24ec03f762621744da578ce61ea8bb0c6cda0ca287 1,249 1.00/1.00 vMB 9
534,732 534,732 0000000000000000001a356aea909b89ffb2c3b5cd1cb8f437dbc84c4ff76d59 1,596 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.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.