Loading Tool

Explorer IconExplorer

Memory Pool

76,765 transactions
28.74 vMB
0.06776122 BTC
Random Selection Loading Transactions
Max Size: 174.12/200 MB

Candidate Block

Mining Attempt d5b29078afd44d6fefcb7925425f6ed47478489137ed5cd07e4d4a2bd49f98e7
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 4f473747012ffc42d28b815ec5188c709a98e2af77378c8ada8dded41f62a651
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,587
Size: 1.00 vMB
Total Fees: 0.00797649 BTC
Feerates: 40.21 > 0.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (227,197 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,958 687,958 0000000000000000000db4d201cd4c27b9e05de00350c287965b5a67bf2a1230 3,000 1.00/1.00 vMB 70
687,957 687,957 0000000000000000000ba81455488072f0a8242749f6225d1fad3b74432bcd28 2,546 1.00/1.00 vMB 17
687,956 687,956 000000000000000000075c53000b97a91344bbf5348068fccb5ebbfa12a0de6d 2,507 1.00/1.00 vMB 19
687,955 687,955 00000000000000000000ad7b6f1d645aa0c9b5c4a2f1885a6d9430876c0bf1e4 663 1.00/1.00 vMB 24
687,954 687,954 0000000000000000000c4e56d51ce60a8b74739be243388abd57228cdb0446bd 1,614 1.00/1.00 vMB 29
687,953 687,953 00000000000000000002167f0e341623ed3da0b1ced7512da08c94e767c10a35 2,249 1.00/1.00 vMB 32
687,952 687,952 000000000000000000010a43f274748a50aed1cf2b59e3ff5380d8638a688c4d 2,901 1.00/1.00 vMB 37
687,951 687,951 0000000000000000000265297bfb94df3f3954418f725294edb5482553b12e44 2,917 1.00/1.00 vMB 60
687,950 687,950 00000000000000000004756709b04dc5160923edba37fdb6b9e8b1acff064ae4 475 0.39/1.00 vMB 6
687,949 687,949 00000000000000000007c60643110823e630fcead50dea40b22ebc6ef8860563 2,126 1.00/1.00 vMB 12
687,948 687,948 00000000000000000003e4be36b505554a15d22578717b8ceeb7c846f2925c19 2,142 1.00/1.00 vMB 53
687,947 687,947 0000000000000000000d9f5e7355e53c483073e37caa398f0c0712ce555ca2c6 1,152 0.57/1.00 vMB 3
687,946 687,946 0000000000000000000712c63896923b087ac8cbd6ac75a5ca45e89043486902 2,545 1.00/1.00 vMB 16
687,945 687,945 000000000000000000030c542ab6673130684a117089df2562592d1d414f9ce7 1,888 1.00/1.00 vMB 15
687,944 687,944 0000000000000000000be82c9e13c2699314a69f7d67b99b105761eed21d93ba 2,405 1.00/1.00 vMB 47
687,943 687,943 0000000000000000000d9963d597c866ce6b63200896ec6f2b8be581b8559dfb 1,567 1.00/1.00 vMB 39
687,942 687,942 00000000000000000003123248e6f480705c8afe31a8ac15d9c5e6984f763552 2,942 1.00/1.00 vMB 19
687,941 687,941 000000000000000000066cbb83358565e4c149289516a5b0ef6e2faf2d251a73 1,970 1.00/1.00 vMB 51
687,940 687,940 0000000000000000000648fcd37f6c2da27b9d1c5f32ac0fe4033bdecbe210da 2,226 1.00/1.00 vMB 29
687,939 687,939 00000000000000000007a72b493ed63de894c77d023bee6a7991dca3e2cdcc97 279 0.16/1.00 vMB 20
687,938 687,938 00000000000000000001a28e380ceba73ac7946b3b1b6f5f2a785cca193f0494 410 0.12/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.