Loading Tool

Explorer IconExplorer

Memory Pool

75,853 transactions
28.45 vMB
0.09874284 BTC
Random Selection Loading Transactions
Max Size: 172.27/200 MB

Candidate Block

Mining Attempt 8e48a18446b8d07eea72d4f2b5cd10fd1bf64ce3b12c2e6c89894b09cbcd7de5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ffba9cfac1577fee5f4f406fb03193ac5134b50b8095317734692ccd6b26266e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,993
Size: 1.00 vMB
Total Fees: 0.03963290 BTC
Feerates: 101.65 > 3.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (10,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,954 904,954 0000000000000000000131db897b026af9dc138697e21eb70d43077a9ccbce98 2,938 1.00/1.00 vMB 2
904,953 904,953 00000000000000000001a5a7da948289b7ea59d2d8485df5f54472adbd1c62f7 3,042 1.00/1.00 vMB 1
904,952 904,952 00000000000000000000eac414200c4c547388684336daf194c31553940cdf4a 1,972 1.00/1.00 vMB 2
904,951 904,951 000000000000000000022406e111b1eec7180d49216e5dc6b6ca92b822e53d9a 3,329 1.00/1.00 vMB 5
904,950 904,950 00000000000000000000fd123e1f2be3a37ff94c0dfb9c206545cca468d1462b 3,722 1.00/1.00 vMB 5
904,949 904,949 0000000000000000000091ccfe327374058e11903ae46136a28b2250e9123a30 3,120 1.00/1.00 vMB 12
904,948 904,948 00000000000000000000f27b2927e0097a1fb2ba6284eab44a6451083428a661 2,454 1.00/1.00 vMB 1
904,947 904,947 00000000000000000000e5c841afd4ddf6c2b91356500435b62ed77c70b881fa 2,775 1.00/1.00 vMB 2
904,946 904,946 0000000000000000000041b7699ca3524c00bcb448ceeb99ef47ae20739f8a38 3,147 1.00/1.00 vMB 4
904,945 904,945 00000000000000000001f70ead18ac97a8b7c1039ba4d311846ab9274ddc8a95 1,253 1.00/1.00 vMB 2
904,944 904,944 0000000000000000000241a8bac2472c5f159355d446d7f52b3422d17740a7e6 3,916 1.00/1.00 vMB 4
904,943 904,943 000000000000000000000c2eb899f0f8d2b5b49328811b3fbe0ecbdb612b5296 3,704 1.00/1.00 vMB 7
904,942 904,942 0000000000000000000186c09670a16136283de9f3366281d1b53b2b5ec4332d 1,939 1.00/1.00 vMB 2
904,941 904,941 00000000000000000002231cb407e01eef5bc8193aca02db8abdb978e49a1571 1,980 1.00/1.00 vMB 3
904,940 904,940 00000000000000000000e441412f04901b953f2a1da398f9fdc3b088a98834cc 3,175 1.00/1.00 vMB 4
904,939 904,939 0000000000000000000226f4dacc3d0ad28d0d0c297d231e059939f182cf6b8a 4,160 1.00/1.00 vMB 5
904,938 904,938 00000000000000000000094dc7ca803bb6667a339218cc9c7c8d728990b0ef82 3,800 1.00/1.00 vMB 4
904,937 904,937 000000000000000000005c486692de6f8726bd9223bf4a2f80babedff0d44a91 3,105 1.00/1.00 vMB 4
904,936 904,936 000000000000000000004279929324d98896b8c22b1cbd2b5a76911757018882 2,251 1.00/1.00 vMB 2
904,935 904,935 000000000000000000006f12b97d3770f50b12efa85d5f68aba0e0879b911ae8 2,175 0.73/1.00 vMB 1
904,934 904,934 00000000000000000000cdaf96b445706bc206b3c770515b00a1122e33615ebd 2,268 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.