Loading Tool

Explorer IconExplorer

Memory Pool

85,212 transactions
31.92 vMB
0.19615656 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 86e94020c624a0ea259869e72f4d9f6ba0d7f7830b8cf2e411561ab754d746a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (227,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,960 687,960 00000000000000000004f9ce026281bbd0cba238d792c73bfd89e0e8a24733ff 2,516 1.00/1.00 vMB 35
687,959 687,959 000000000000000000014634a010f7ce857a126ddfdaa3b4daf632b4c87b4aa5 2,988 1.00/1.00 vMB 57
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.