Loading Tool

Explorer IconExplorer

Memory Pool

51,251 transactions
30.90 vMB
0.15847653 BTC
Random Selection Loading Transactions
Max Size: 165.64/200 MB

Candidate Block

Mining Attempt 0de52e061f5fdb3ba8facb71ad5e96be746b6049aafcc51386577e1ad11b8156
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root b3817a7268a6fd2c185a4b68202edd32a385185cd9077efcd04bb62852124272
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,877
Size: 1.00 vMB
Total Fees: 0.08265992 BTC
Feerates: 200.91 > 8.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (330,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,756 584,756 0000000000000000001bf975ee6807402b046d64bf2b63c4090911d892406588 2,587 1.00/1.00 vMB 90
584,755 584,755 00000000000000000008d6d568ef42ee238a342ac4fcc457dd1a4c0e0054b006 2,764 1.00/1.00 vMB 84
584,754 584,754 00000000000000000010f253ff1d53e24e23bffada8033af4c874537b45071fb 1,832 1.00/1.00 vMB 6
584,753 584,753 00000000000000000015087244f44194c72ff447347f81b38e42f8fff915ba99 2,233 1.00/1.00 vMB 47
584,752 584,752 0000000000000000000a448c77d3ee218d6f910f9d043dff7889c6a623457f8e 2,442 1.00/1.00 vMB 29
584,751 584,751 00000000000000000004904facc110b6348af980cdb7aef2bd922ccb807e811e 2,214 1.00/1.00 vMB 71
584,750 584,750 0000000000000000001ddd9e3f553511600a02fedebbcabdda8ca8f473f41a85 1,732 1.00/1.00 vMB 62
584,749 584,749 00000000000000000005fb1de3ce2885050ef98423a90dcf6e672786a713a222 1,828 1.00/1.00 vMB 60
584,748 584,748 0000000000000000001d280885c340f70eb004e6266f758064269ebdaeafcf7f 2,486 1.00/1.00 vMB 47
584,747 584,747 0000000000000000000c9f1609a7cce4574647c5089330116e23e996d51e9521 2,603 1.00/1.00 vMB 47
584,746 584,746 000000000000000000094e15b153d64cea0c13b1f6a5231e06eb106aac654b0d 2,541 1.00/1.00 vMB 41
584,745 584,745 0000000000000000001869666419f1af4fd3be382e54106e3733e08f3eef181e 2,154 1.00/1.00 vMB 63
584,744 584,744 0000000000000000001c4e0ac7b7fa48455ef179e145e78f190dd57174ea833d 2,739 1.00/1.00 vMB 50
584,743 584,743 0000000000000000000715c1c98a097fe82aae16575c7a03dcba66cebaacdd99 2,333 1.00/1.00 vMB 68
584,742 584,742 00000000000000000009140f44e637c0e5ea48f7c31aef3f6b730929d274cd58 3,119 1.00/1.00 vMB 70
584,741 584,741 0000000000000000001a6d3c8adb30228d50b7d9752ed2930cec09a126fd98d6 1,950 1.00/1.00 vMB 68
584,740 584,740 00000000000000000000e25302676ebc01f8bd2f798df4ac4e340eb1403c9690 2,717 1.00/1.00 vMB 101
584,739 584,739 0000000000000000000e6fccf79916a408ff448aed0b75d02db205e4ce63cb43 2,783 1.00/1.00 vMB 61
584,738 584,738 00000000000000000004c4675fbf965bf1122396a9fdfbdab78561b0b56276fe 2,562 1.00/1.00 vMB 62
584,737 584,737 0000000000000000000be6a1e7d03a692492d5faefaafa12dca87492bed2b53f 1,764 1.00/1.00 vMB 85
584,736 584,736 0000000000000000000b50a7607b61b968bc2703e6357143900083a62c206f9c 3,598 1.00/1.00 vMB 70
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.31 GB
    • Received: 13.53 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.