Loading Tool

Explorer IconExplorer

Memory Pool

44,611 transactions
26.62 vMB
0.05905150 BTC
Random Selection Loading Transactions
Max Size: 140.85/200 MB

Candidate Block

Mining Attempt 02433d404af9896c6eb8af1e5d89cfce25f4dbb8497c9b62073865d13ae31e04
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root daa130f2f320d0257ca1c743f97f98749eec14f7b77cf31c358262ea467313b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,331
Size: 1.00 vMB
Total Fees: 0.01015569 BTC
Feerates: 101.72 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (241,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,246 673,246 0000000000000000000930990c14b9453500597957c4add2114bc1ed32a171ae 1,674 1.00/1.00 vMB 58
673,245 673,245 00000000000000000003089dd606ebf7723cd6e16d38069183ebc1cbc9f0c26f 2,553 1.00/1.00 vMB 109
673,244 673,244 00000000000000000001b69e4dd425e7f8571600935677ed109a288ce59f7af3 1,329 1.00/1.00 vMB 112
673,243 673,243 0000000000000000000c47d1d30f9e14afae4a4ba322e706738ca8e6e2b634e3 2,453 1.00/1.00 vMB 28
673,242 673,242 0000000000000000000547d0926cb897336062e83acc51073726789af9a1c4e6 2,588 1.00/1.00 vMB 94
673,241 673,241 00000000000000000000e0069e585251e3506d0068e8f6eb9bacd250ea3359e6 2,471 1.00/1.00 vMB 83
673,240 673,240 000000000000000000020981ac4514197dcb5c9e5a7d8ad0229ff7f38993df97 1,963 1.00/1.00 vMB 38
673,239 673,239 000000000000000000028082ae1c6bcf325e7eb3117fc2b10f65816e952e7bc3 2,315 1.00/1.00 vMB 65
673,238 673,238 00000000000000000007c426bbbfe23e999cba9cbad4ecffefc1b7393612b283 1,898 1.00/1.00 vMB 94
673,237 673,237 000000000000000000080b70a39003046a6c14e13124e29518b111c921af87b8 2,191 1.00/1.00 vMB 97
673,236 673,236 000000000000000000064d987d9fbc40d2976f0749d20dee25683e2098c85736 2,721 1.00/1.00 vMB 115
673,235 673,235 0000000000000000000495178cffbfb60ae0ce2ae7495a24197bfb44d73842c2 1,840 1.00/1.00 vMB 112
673,234 673,234 00000000000000000009d5079417ee44a7ef04916b171f1dbb9b40a79de70ddf 2,200 1.00/1.00 vMB 116
673,233 673,233 000000000000000000074312cad4490b144a979079d118b99702819baec3ec66 1,176 1.00/1.00 vMB 32
673,232 673,232 0000000000000000000809a92a4ce7c7dc94781900a23a32ee8f7c936541a8de 2,111 1.00/1.00 vMB 13
673,231 673,231 0000000000000000000910e1de57d01d05894289046d7857fcd4366036516eb2 2,166 1.00/1.00 vMB 49
673,230 673,230 0000000000000000000b0c43cc333753ea8b9074db139340208d033d1690a5be 2,216 1.00/1.00 vMB 68
673,229 673,229 000000000000000000066f5053068156fdcfe123cde6f69c15c7c145a6468683 1,910 1.00/1.00 vMB 57
673,228 673,228 00000000000000000005384f67d2c445809c08e9f41e5276d9c4490d5cea2a95 2,101 1.00/1.00 vMB 90
673,227 673,227 00000000000000000003735b63841f2a86fe1584288116341e3c92dd0753a8f1 1,148 1.00/1.00 vMB 19
673,226 673,226 0000000000000000000ca1dbc234e9b236d50f18d1f671c54bafea1313f9c209 2,086 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.00 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: 648.94 GB
    • Received: 13.11 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.