Loading Tool

Explorer IconExplorer

Memory Pool

85,771 transactions
31.46 vMB
0.13618780 BTC
Random Selection Loading Transactions
Max Size: 189.68/200 MB

Candidate Block

Mining Attempt 3cbd5b5e9b074a4b088ad361b281d7f651065f930bdb8d64a0bd1c12cca4451b
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 0fdf685714d0957ed5b2d7b77a5bfb0cfdbb40e5437af2f4bd21383535b7cac3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.05867530 BTC
Feerates: 214.31 > 5.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (206,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,159 708,159 0000000000000000000c88e0f8c31a9e97028e353744d9409bed2f38bf577a0c 3,515 1.00/1.00 vMB 22
708,158 708,158 0000000000000000000656eb0f7e9daeb2a91b1916db12df3f544efe56c39a75 3,598 1.00/1.00 vMB 6
708,157 708,157 0000000000000000000c7582d11d011eb15b333f12c8aedad989c010d5e68222 2,875 1.00/1.00 vMB 22
708,156 708,156 0000000000000000000bdbbc1efcd2778bbb154c9dd66c71596b4370bd27f5c0 672 0.30/1.00 vMB 12
708,155 708,155 000000000000000000000b7a69b8b3123f5376fa86ceaf907d9d294929d828b1 1,406 0.51/1.00 vMB 10
708,154 708,154 0000000000000000000c7766914b40556f6cb1ae0d442a0fcc163629d67e6773 355 0.28/1.00 vMB 3
708,153 708,153 00000000000000000008d765c79d180e82968950b8b901a074a2e272e948d161 2,212 1.00/1.00 vMB 10
708,152 708,152 0000000000000000000296f6c376a6c39ca417f5d315b69e016aae0b50d45c4c 2,978 1.00/1.00 vMB 2
708,151 708,151 000000000000000000095c5cd9b14461c7e5b3158c8ea701ee71ff8699589d70 2,681 1.00/1.00 vMB 7
708,150 708,150 000000000000000000038f31ee74e58abc76ceaea0211e987e867db22e54d9f5 1,330 1.00/1.00 vMB 8
708,149 708,149 0000000000000000000830e67d5983c2411b5270f90e9448b19d8fadab1e34cd 2,364 1.00/1.00 vMB 15
708,148 708,148 0000000000000000000af09eb82b1a1974b6288c1e54c62be5d2af93cd849232 3,302 1.00/1.00 vMB 13
708,147 708,147 000000000000000000029d37134b2d44b163c97145031827b03f7fec8c2ab199 2,993 1.00/1.00 vMB 23
708,146 708,146 00000000000000000002c2fdcec220d0ec9999c1edc14d1660e2fea19b623e3c 50 0.02/1.00 vMB 13
708,145 708,145 00000000000000000006f2e738cf6da73a18d9f0a1e94d151c33b6b0b65abe55 2,696 0.94/1.00 vMB 10
708,144 708,144 0000000000000000000595aaffa9054640a467081d396732326cf67a22f156e9 1,285 0.40/1.00 vMB 11
708,143 708,143 00000000000000000008c8c6112047a022d85d75cef0126eea6d48b5b2ff3ff3 105 0.02/1.00 vMB 8
708,142 708,142 0000000000000000000bfedafd387d6c3d3662dae7acfaf91235d5cb0c01821d 1,008 0.42/1.00 vMB 9
708,141 708,141 000000000000000000051f3a4cf0467632fcf2c02eef446787f4a386edd98417 2,030 0.72/1.00 vMB 9
708,140 708,140 00000000000000000006fd6f64ba8a0f4057e6920a7efb33b1539df3e3520560 568 0.19/1.00 vMB 11
708,139 708,139 0000000000000000000b364cee25c019eb704515ff181f31b824a6efeb8d4257 655 0.34/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.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.