Loading Tool

Explorer IconExplorer

Memory Pool

80,540 transactions
30.15 vMB
0.07229184 BTC
Random Selection Loading Transactions
Max Size: 184.92/200 MB

Candidate Block

Mining Attempt e604bc2eafc7e4902f1358489dd8a0e36de999c51a5ba73782a8ea0f9c2a186c
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 7c85d157f1c03dd683e8f7f988a1504fa4c8b06cc950c53c3e4212a70b9719a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.00535758 BTC
Feerates: 40.74 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (189,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,258 726,258 00000000000000000004de8c03fb131a6d1554d834c50df36545711f8a939338 77 0.02/1.00 vMB 10
726,257 726,257 00000000000000000008aefa62d55ff6b213dad0dacc8ae317d6bbd181831424 2,184 0.78/1.00 vMB 9
726,256 726,256 00000000000000000008e9d2ff2041f99cbaa675cd7dfa8402435a6203489d04 1,352 1.00/1.00 vMB 6
726,255 726,255 00000000000000000000870eae761c170ce4cb531f0450ac7a0ba5c5c5898294 741 0.23/1.00 vMB 10
726,254 726,254 00000000000000000008f258766ad9a7e3a95b23bcf2f0e42f9827a209e36713 673 0.39/1.00 vMB 2
726,253 726,253 00000000000000000004704adb2d9883000c189c6a3311a84a29635183dd9dbd 1,432 1.00/1.00 vMB 3
726,252 726,252 0000000000000000000499c750b843e54f874d876103ef38d53349f574cdefd0 3,244 1.00/1.00 vMB 9
726,251 726,251 0000000000000000000440fe46e4005b46bc8814af78bca7b9efec30c625bcea 3,196 1.00/1.00 vMB 18
726,250 726,250 0000000000000000000278a7ac544d8a2cea02f0d3ecadd53d35feab4522acc3 650 0.46/1.00 vMB 6
726,249 726,249 000000000000000000046453e35ed259d843e2d101072ca30afa21e96db37cbe 2,286 0.72/1.00 vMB 6
726,248 726,248 00000000000000000007cd63d99f83c45476c966639acfd75bdd8c5e135c5b13 3,262 1.00/1.00 vMB 15
726,247 726,247 0000000000000000000899634f7ed4983c073b6d4c10ee4a63247f5c9958370d 835 0.27/1.00 vMB 10
726,246 726,246 000000000000000000006b411e2fd1699f5041e3ef3c6cf9317d7c0716c28c84 1,793 0.60/1.00 vMB 8
726,245 726,245 00000000000000000004ad2a26f7f104cd6280200a1bda526b6c36b685aec517 754 0.46/1.00 vMB 9
726,244 726,244 000000000000000000066e51b620d987157d1fe1df31d3db8894eedb55958584 1,669 0.86/1.00 vMB 8
726,243 726,243 000000000000000000028d830b59b56f549b34f3386fa900caf7b6b79d61eee8 150 0.32/1.00 vMB 4
726,242 726,242 00000000000000000009353f1b8f9ecf78abad8f73045a733e097e8ed4aadb88 1,092 0.93/1.00 vMB 1
726,241 726,241 00000000000000000005dc3f6029f77475eff72bff1897cfe58880d9eba24e50 1,693 1.00/1.00 vMB 5
726,240 726,240 00000000000000000007e2be317bed61498314ab517fcdccdfde04e2733c2843 2,812 1.00/1.00 vMB 19
726,239 726,239 00000000000000000005005748b1e3809c0ff46f3d4a0da4c6a999c2aa4caaed 1,869 1.00/1.00 vMB 8
726,238 726,238 000000000000000000083dc8e122110e900c70ea138c769ea2c00af196e58f8e 2,184 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.98 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: 716.20 GB
    • Received: 17.79 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.