Loading Tool

Explorer IconExplorer

Memory Pool

74,822 transactions
27.63 vMB
0.07643133 BTC
Random Selection Loading Transactions
Max Size: 168.46/200 MB

Candidate Block

Mining Attempt 583a462e951f610da399c492601beeaf5efa88aacc5dd4ca609e42ba31db2eb6
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (570,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,030 345,030 00000000000000000cb4c22c9d9d466e8bcbd75cf498c147673519d528fe010c 803 0.40/1.00 vMB 31
345,029 345,029 000000000000000008f6573b01a453152daf3cccaae4887b7924aab477515b0c 1,244 0.74/1.00 vMB 29
345,028 345,028 00000000000000001351ba2ee0f97b39e391ea75ba3b4e29957eab20bfe1ee3f 949 0.44/1.00 vMB 38
345,027 345,027 00000000000000000efe3bcea1bd190e36e839ca3e9afeefdb7f126a50d28443 1,080 0.61/1.00 vMB 23
345,026 345,026 0000000000000000120de8243f496ec6ef2bc8bcc5817a17ba7774fb2fe23fce 1,228 0.68/1.00 vMB 25
345,025 345,025 000000000000000016da7380031d0144452f62ee12f847750ba4d968a5742f4a 655 0.47/1.00 vMB 21
345,024 345,024 000000000000000015f5d9e310ddeecea805da8f9fa4ed8193f842b30cfb77b6 508 0.27/1.00 vMB 25
345,023 345,023 00000000000000000b61c55f3c11617e4d328e9e719e8a86ca83dc93ae978bac 282 0.15/1.00 vMB 20
345,022 345,022 000000000000000006c9aa05eb28eba53041a57204a92784c4465daff9ac3b7a 62 0.06/1.00 vMB 10
345,021 345,021 00000000000000000d4a5b1e40192780bc3af92cc01f9728e8da1e6e1d4fe7e9 142 0.10/1.00 vMB 20
345,020 345,020 000000000000000010fcbc9838be7a4a24e58817a365c4cdf7f41c4be589fe67 1,029 0.73/1.00 vMB 19
345,019 345,019 000000000000000001f52967add247479270eeaebb0a6004db99ef03adc0078b 102 0.05/1.00 vMB 24
345,018 345,018 000000000000000013c202a6f3b39c7c78bc92c2e469020769adbbb59960686d 230 0.12/1.00 vMB 19
345,017 345,017 00000000000000000c20b44f95d736965eb984ed50f73c9f2d7a8c59223459c7 1,100 0.65/1.00 vMB 20
345,016 345,016 00000000000000000059b6356ac2eecbe130950c574485f528dfa25ded92b063 512 0.16/1.00 vMB 38
345,015 345,015 00000000000000000925f643697874d779419d905c4ced8b38f240618dae6778 1,583 0.90/1.00 vMB 25
345,014 345,014 00000000000000000bcb84dd4916068bf519ea5d8f3c016535be5419ee1d815d 861 0.35/1.00 vMB 33
345,013 345,013 0000000000000000128493075f6948cf54ae1a62b63e3eb0f2b23218d7f8b0af 556 0.31/1.00 vMB 24
345,012 345,012 00000000000000000baba28f93f7b4cbfdb4d512e394294042f26d668324d398 102 0.04/1.00 vMB 24
345,011 345,011 000000000000000015372a788aac1ea4740df2bd3d19a19d2da3fb9f916162dc 612 0.34/1.00 vMB 24
345,010 345,010 0000000000000000016ebdd710073ec881bfc935cb56b3da362753df6f982754 936 0.50/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.