Loading Tool

Explorer IconExplorer

Memory Pool

14,324 transactions
8.71 vMB
0.03622986 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.80/200 MB

Candidate Block

Mining Attempt 0b35c190fa683e0a537a4b56e6c7102c9c71ea2d3144030e8b5c44c527b5eae0
Version 20000000
Previous Block 00000000000000000001f9198768abbaa671c6ed08ac500ed8e169a818a88777
Merkle Root 6208c77b3614f6c04f895434a9bd73da7129789361e8dae9d21a8b759c0e0ad6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,068
Size: 1.00 vMB
Total Fees: 0.01755966 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,375 (875,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
38,234 38,234 000000008d2f9e02e4733eda128c53bc8b055b9d0d3ac82cf66127c1bce1b3cf 1 0.00 vMB 0
38,233 38,233 0000000065a779633bc84d6e74ec173282ba8fdc854ba1b0d957800ece3fbf3f 1 0.00 vMB 0
38,232 38,232 00000000581a6df671bae6bb1e53776ddf68c68c3d7bdeaf39065dc79b6355b5 1 0.00 vMB 0
38,231 38,231 000000008e7e4827bfb2fc2143e99080bf33b35f58e29a52e8198b1409fc30aa 1 0.00 vMB 0
38,230 38,230 00000000509923cb9b71ad94b9ab0c518ae7b8921d8c84f6006697daff79445b 1 0.00 vMB 0
38,229 38,229 0000000037ddbaf27e0d06f84e411a4949915fa63532436d5497221d481fee87 2 0.00 vMB 0
38,228 38,228 0000000083f538219e2cf1a416d1ca73b9c30c22b412fb076c14cf3b5432341a 1 0.00 vMB 0
38,227 38,227 0000000040d7c7e3e13b32f2cd451ad8d6e1e4a8a3360d004a43cf8ddc2df6c4 1 0.00 vMB 0
38,226 38,226 000000007d2bb47717230750fa355e9ad367b7c6823095785482a7ab1f889d51 1 0.00 vMB 0
38,225 38,225 000000001db20e4faecb509eebc4d39d231a901764a22e345b59726008238996 1 0.00 vMB 0
38,224 38,224 00000000a7452ee224deeffe0db587224897caece73180b16396fd9fdc632479 1 0.00 vMB 0
38,223 38,223 000000008d7808fc6895f8eb17e54950ecbf1f46e6fdc30e644b6a80c0f0c996 1 0.00 vMB 0
38,222 38,222 00000000bdb0f9e7f5c9a3c92a4ea058e1a7fe51925d2a43b4a27b00eb83fa58 1 0.00 vMB 0
38,221 38,221 00000000bd72628747ee7b6e21eb9787e4d50f0bbf9bd8d40942844ec0f20dba 2 0.00 vMB 0
38,220 38,220 00000000344d7013b9650e532d0310da137e49e4d44a6c3204a600ec3fdbe981 1 0.00 vMB 0
38,219 38,219 0000000011e3bff7995c78c83d997075654b437e6d15389172d2f976e55712c3 1 0.00 vMB 0
38,218 38,218 000000002e2b9579a15b1144b1685eaa52da619a403e4aab43d2d40b4f2015fc 1 0.00 vMB 0
38,217 38,217 000000009b0b918d65e1eb8ff2d589ef134a973056a5001475b321cd45e32b62 1 0.00 vMB 0
38,216 38,216 00000000b25da407e39cf533b52a9038a8f6f85417ede2bc998118e1f9c8913a 1 0.00 vMB 0
38,215 38,215 00000000be2e9150ca412d8fc50b2a6b26ae747bac4b72e8eb3fcd366963f351 1 0.00 vMB 0
38,214 38,214 00000000114391d3f86259a06b4097046987d1d2d0436599400a001612fe9b26 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 104
    • Outgoing: 10
  • Data Transfer:
    • Sent: 214.87 GB
    • Received: 0.80 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.