Loading Tool

Explorer IconExplorer

Memory Pool

81,413 transactions
30.97 vMB
0.09024363 BTC
Random Selection Loading Transactions
Max Size: 188.02/200 MB

Candidate Block

Mining Attempt 9937222617dda8bfcd577be703704ee7e2f436ea0308efd2949086b70ba23ac3
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root da5db1a1ccef2344204bd023e8a7a618cf2854c5f05ed520dbb99b1858b886e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.02361745 BTC
Feerates: 351.58 > 2.37 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (325,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,615 589,615 0000000000000000000533b74377e7a581a81bc707fa13a090ea05f53f95d368 571 0.21/1.00 vMB 25
589,614 589,614 000000000000000000059934a192eba3bd7ba6734d5769921b35fe812a8a8273 941 0.30/1.00 vMB 30
589,613 589,613 00000000000000000011fe3ed169671668cae78aa80e507ba25c53fa1d90b819 2,406 0.88/1.00 vMB 23
589,612 589,612 00000000000000000005225fc91071df13e145d7783d81c24670201be12f893d 2,841 1.00/1.00 vMB 14
589,611 589,611 0000000000000000000b707712997cfb56fc5e5ccab97e38685673b1a3f1ee97 2,810 1.00/1.00 vMB 54
589,610 589,610 0000000000000000000243bddf0349e1078226480e8164a6db67d65615612030 2,423 1.00/1.00 vMB 31
589,609 589,609 00000000000000000003055f6a25e4c509004b6b38ff35d334e259f7c010237c 1,378 0.53/1.00 vMB 30
589,608 589,608 000000000000000000101eeaeac79034c55abcbdb5569ccf9c374b4ed57ab5ed 1,033 0.35/1.00 vMB 21
589,607 589,607 00000000000000000001a8d39bb94c00fe91aee2f2bd14c383bbe4c13f0908ff 2,314 1.00/1.00 vMB 34
589,606 589,606 0000000000000000000b3f287f7fa44e780e020bfb6b4aa8c5c97b417b34b636 2,921 1.00/1.00 vMB 29
589,605 589,605 00000000000000000011027c3d55e32625dc34f4b336ed4ff37518ba5bdcf24f 891 0.39/1.00 vMB 35
589,604 589,604 000000000000000000109791195055c77e9ed00b448e67300d8550e54acfc60b 1,737 0.68/1.00 vMB 27
589,603 589,603 0000000000000000000f762c4527d01328f3ad4e02ecd09e50b5c1ad4d0d8888 1 0.00/1.00 vMB 0
589,602 589,602 00000000000000000009a6bffc3b7c15a5291996e1d665b74917b52873f0a8c5 2,931 1.00/1.00 vMB 24
589,601 589,601 000000000000000000122cea66e3d130d9f66706ef5beff961b4e8876652a2be 2,763 1.00/1.00 vMB 41
589,600 589,600 0000000000000000001491926dd392baf3f84f4a9ee79483294a2dfaa1beb892 2,564 1.00/1.00 vMB 14
589,599 589,599 000000000000000000121d1bbcc64ca264411157376fc3e02715c00da397793f 2,635 1.00/1.00 vMB 40
589,598 589,598 0000000000000000000b7903d47c2acde0ab1c08e48c5fe4492d60fe427e9e8c 2,041 1.00/1.00 vMB 82
589,597 589,597 00000000000000000000de3f604ec0e628de562daa77a23d932a5dae41a34a5c 1,927 0.96/1.00 vMB 20
589,596 589,596 0000000000000000000fab2e95770dfd2538f491cb5629b598f07dc4a8611baf 1,632 0.62/1.00 vMB 24
589,595 589,595 000000000000000000170679b1c0d81804dc0a8bee009d7bcc0e6ae0405d773b 574 0.17/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.