Loading Tool

Explorer IconExplorer

Memory Pool

81,783 transactions
30.09 vMB
0.09561327 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 0fa743d0a29a154a6abf8b559cf84e3c60722095ef646b106720da627c9fea07
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (212,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,978 701,978 0000000000000000000eb0f8c6d4a8a854151a10aebf03846ec43cb8b70b13e0 3,030 1.00/1.00 vMB 10
701,977 701,977 00000000000000000007c8c68b1278a5a9a06716e2c1bdaf506da1f305f5d621 1,217 1.00/1.00 vMB 8
701,976 701,976 0000000000000000000273a029f64a896d400c3d5a05942b8199260c335e2e24 2,174 1.00/1.00 vMB 11
701,975 701,975 000000000000000000077727e90f1db77d7afea8c994e8f0b178d5c708b13dd2 2,057 1.00/1.00 vMB 8
701,974 701,974 00000000000000000001c132ee475b47b64bccbfeb15dcf7dc0a1609d701b220 3,343 1.00/1.00 vMB 11
701,973 701,973 0000000000000000000cfeaf436c6e82126f187704e5203f59f61874bcb16fe5 3,007 1.00/1.00 vMB 22
701,972 701,972 0000000000000000000e6e151a0a133528668e2cb996c3e6af5fdda94071dc25 1,867 1.00/1.00 vMB 10
701,971 701,971 0000000000000000000bde2a2dc5c76d897f77de771622eb30e59193c66ac862 2,164 1.00/1.00 vMB 10
701,970 701,970 00000000000000000006dbee2ab00f3869584e9a20146c35763f680f579a9855 2,679 1.00/1.00 vMB 11
701,969 701,969 0000000000000000000d052fe451c28e337dbc454454c810be1725176ac472a5 2,937 1.00/1.00 vMB 11
701,968 701,968 0000000000000000000d104e1eb264ddc2596ed7c5bf7b76afa0f8365bc1e699 2,498 1.00/1.00 vMB 17
701,967 701,967 00000000000000000008dfd8b63349ef00ccb099464cae0453a23176f0776359 3,322 1.00/1.00 vMB 6
701,966 701,966 00000000000000000001ea057821740b5ab266e9f913e09b7e829b85721e1762 2,552 1.00/1.00 vMB 20
701,965 701,965 00000000000000000003bdf6945bd7a7bea34585ab227ffc7c67715a363cb0c8 483 1.00/1.00 vMB 3
701,964 701,964 0000000000000000000b69e39980cbc409b1c450bae1503a1f548cb7793c9dd9 977 1.00/1.00 vMB 2
701,963 701,963 000000000000000000013019277fda81c40bfb1879cf0bc8d8c01193727df49a 2,259 1.00/1.00 vMB 8
701,962 701,962 00000000000000000002b13501948b94480b17635ee100db26e411cd9aafe3b3 2,626 1.00/1.00 vMB 31
701,961 701,961 0000000000000000000e2758e994bdc22d2d1e46649508b29fd9b7a58f1b4c6e 1,301 0.55/1.00 vMB 9
701,960 701,960 00000000000000000008cea97eedba15259337031429a203d515f3980d657553 3,159 1.00/1.00 vMB 6
701,959 701,959 00000000000000000007639f61e5bd12d615b1bc724c512ad71c82aee91f5d5a 2,868 1.00/1.00 vMB 17
701,958 701,958 00000000000000000009fc81e7debf0360610a9462efc7414121eb40f9aa7e7c 2,213 1.00/1.00 vMB 9
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.41 GB
    • Received: 14.72 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.