Loading Tool

Explorer IconExplorer

Memory Pool

56,548 transactions
32.00 vMB
0.21107982 BTC
Random Selection Loading Transactions
Max Size: 172.62/200 MB

Candidate Block

Mining Attempt 30e38150e9cc34fe38e0aee908e161da799b833647edf032d8094fc38d77c2ea
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f62c9e2ce15ce5096cadc503e53622ab5901b10c1f1f8e2d266304c426014c45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.09569788 BTC
Feerates: 502.67 > 9.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (166,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,991 747,991 00000000000000000002fde064a466a0699870b311a922c1e7ce342f06b01289 3,346 1.00/1.00 vMB 22
747,990 747,990 0000000000000000000759eaddff34ce8c033dac5f58684e37df8ca2cd28ee0d 3,637 1.00/1.00 vMB 22
747,989 747,989 000000000000000000024254a54bdd251070366615244dc2ffcccfb919674e60 2,188 1.00/1.00 vMB 31
747,988 747,988 00000000000000000004bef15daf2305846b233134a62135ad507c1cc0d7a4ba 758 1.00/1.00 vMB 2
747,987 747,987 000000000000000000036738c2127438cf4a16ed589bde5ed33392d0c696ceed 967 1.00/1.00 vMB 4
747,986 747,986 00000000000000000008ee80cbebba99cf11a60f2d584896d5bd5f5b236d748a 2,146 1.00/1.00 vMB 5
747,985 747,985 00000000000000000002a543bd64fb9cab065bfbf467c231d87e88049794507f 2,472 1.00/1.00 vMB 11
747,984 747,984 0000000000000000000399aedb87f7b7e5c7dcdf34c1c2189fc6c9317937dc57 3,085 1.00/1.00 vMB 23
747,983 747,983 000000000000000000008bf1302ee0db71ec0349c1abbb2d8f5e57f27c48d0a7 2,767 1.00/1.00 vMB 14
747,982 747,982 00000000000000000004a09ee4080b2ce6be0aadaebfd796cc556eaa42783483 1,503 1.00/1.00 vMB 10
747,981 747,981 00000000000000000008d5c31212a844b3a2bfe4151483de50d1f3b595556f58 1,939 1.00/1.00 vMB 15
747,980 747,980 00000000000000000003b859132d771edab1c99adf6e7a44afb1b5ab23f2eed5 3,218 1.00/1.00 vMB 14
747,979 747,979 000000000000000000050eda290399fb64e31c5e7a5b86eeeaedbe2d8acbfb56 1,921 1.00/1.00 vMB 15
747,978 747,978 0000000000000000000533bfe56d8df696a778de15a51d26072cd350f2b78f31 1,317 1.00/1.00 vMB 17
747,977 747,977 00000000000000000006138774e71f20b04447a962cded405a621368e1f47c3a 1,596 1.00/1.00 vMB 16
747,976 747,976 00000000000000000000739d7230da4ed368bae7ce0bbcfe34ccc101b1747f89 2,953 1.00/1.00 vMB 20
747,975 747,975 000000000000000000085346934f06f29e2b37f9ff185b60fcab633edc16e33e 3,597 1.00/1.00 vMB 18
747,974 747,974 000000000000000000055f57a5c0f27b680e68dc6a9c4cc86a3b40ac337094ac 2,106 1.00/1.00 vMB 28
747,973 747,973 00000000000000000000cbe233300f9f444869cce28879e01bdcf47815cfdde8 2,871 1.00/1.00 vMB 16
747,972 747,972 00000000000000000005316619fa4ad300563210d2e38d752febe40bf336657c 4,057 1.00/1.00 vMB 22
747,971 747,971 00000000000000000003f8e12c1a6d01b1d60d94f5d993c24d03d378ec3ff9cb 2,905 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.