Loading Tool

Explorer IconExplorer

Memory Pool

94,635 transactions
18.08 vMB
0.05481333 BTC
Random Selection Loading Transactions
Max Size: 141.69/200 MB

Candidate Block

Mining Attempt a11e58132dd6448492428332847c7c9a5aa5e1b9ed92e3a3ac1e109aa121d5af
Version 20000000
Previous Block 00000000000000000001e1b01bc14dbb7f930b54fa72ffe7be28e9b1e2824a19
Merkle Root 4855aabfe59228db17fcc1de3d63df3cbb1968731b432bd521e28356886f1497
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.01177610 BTC
Feerates: 372.79 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,035 (217 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,818 916,818 0000000000000000000193799daa0c2ab826858f58017456b55c63a9073c907d 4,211 1.00/1.00 vMB 1
916,817 916,817 0000000000000000000174582515b050a49f8305a0820485040056c2586d6669 6,004 1.00/1.00 vMB 0
916,816 916,816 000000000000000000011320f5df9afdc0f4157e1a7a50efbd97697ddda8b507 5,266 1.00/1.00 vMB 1
916,815 916,815 000000000000000000000757212d1a24f02f2d70c2f202a5fc8d06dfaa419f1c 960 0.30/1.00 vMB 2
916,814 916,814 00000000000000000001ec92fd7d6c37a6814b80f47cea5afafc6d313e46b149 7,066 1.00/1.00 vMB 0
916,813 916,813 000000000000000000006c5a24ccbadea42e08e3bd39f16c18cf87c5de06bc49 4,014 1.00/1.00 vMB 2
916,812 916,812 000000000000000000000f98709a34e67af24534ceb6b20eff36d2b6826060b6 6,259 1.00/1.00 vMB 0
916,811 916,811 000000000000000000013fccab812d4c7f272da47fe78a150d079a8acf5a2ef4 6,861 1.00/1.00 vMB 0
916,810 916,810 000000000000000000015a49601e14c5c49948ae67bd504756781fb51dcd535d 4,762 1.00/1.00 vMB 1
916,809 916,809 0000000000000000000034c6232efe575294290bb0d86990ac1de9e4043ad499 5,071 1.00/1.00 vMB 1
916,808 916,808 00000000000000000001607d76eac66e5c2ed94bc28eb02eb11d6b3ca91eec0c 6,645 1.00/1.00 vMB 0
916,807 916,807 00000000000000000001810aa500eaf48a8f5c12976aa34ea268c50f54196078 6,895 1.00/1.00 vMB 0
916,806 916,806 00000000000000000001829ca412089f848536c89482b294abd7bfb5bca76706 6,172 1.00/1.00 vMB 0
916,805 916,805 000000000000000000011b83b5ba87c799b8876024fd14625d889264357291b0 3,544 1.00/1.00 vMB 1
916,804 916,804 00000000000000000000009091670e7d6ae8aca499ef8f28ad4c17fe982398eb 6,869 1.00/1.00 vMB 0
916,803 916,803 000000000000000000003d0e2aec0a547cd59321daae3bc9161f5cc4d7d2bde8 2,661 1.00/1.00 vMB 1
916,802 916,802 0000000000000000000118680d5fba5ad5419b5a39d8bb9f50893b379350b4f5 3,462 1.00/1.00 vMB 2
916,801 916,801 0000000000000000000025607962bc69ea2a8096e779648f7c08c2ac6c7f3c84 2,172 1.00/1.00 vMB 1
916,800 916,800 0000000000000000000105166ece4d079c9aa3952a83c03b877944248cc7f9a9 1,488 0.37/1.00 vMB 2
916,799 916,799 00000000000000000001384b124cdafb1b0e0d54711708e21e238a3c4327d447 3,633 1.00/1.00 vMB 2
916,798 916,798 00000000000000000001bbbc841b45fb1daa5e495c8f2f129e0305ab072bcbcd 1,969 0.51/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.86 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: 980.02 GB
    • Received: 30.77 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.