Loading Tool

Explorer IconExplorer

Memory Pool

81,341 transactions
30.73 vMB
0.08931207 BTC
Random Selection Loading Transactions
Max Size: 187.40/200 MB

Candidate Block

Mining Attempt 3eb065bd8d64b4279f300c12a1e7cb351d2ef491e4d74e0dddab3996491a42db
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root d2d86c26af46c10d3d8bb8c2227a8ee51aef40e8582e035c915e40afad93f1d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,771
Size: 1.00 vMB
Total Fees: 0.01887762 BTC
Feerates: 301.57 > 1.89 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (689,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,219 226,219 000000000000035760c6e8dde15a6adaa58b334216f7751a8e028f7add115608 354 0.15/1.00 vMB 164
226,218 226,218 00000000000001e80fc1631b2c4ffd27113fddfe08c658f27d4369ebbac435a1 498 0.23/1.00 vMB 163
226,217 226,217 000000000000018e61fa7d97c28e21656b60dc3258e7a76b146896e5bddbe304 296 0.14/1.00 vMB 174
226,216 226,216 00000000000002bcab8a5eff04aaf2b09fbe4c6cc7242759bbaf077f598487fa 7 0.00/1.00 vMB 153
226,215 226,215 000000000000000816fdbf497e4b83b94711a046cfebfb7fd78477716c303e09 321 0.12/1.00 vMB 204
226,214 226,214 00000000000001db86b9d164320660c79c03ce2720731f85f99cf3565d321235 98 0.05/1.00 vMB 162
226,213 226,213 000000000000002a3373981ab849e5c5f939b25c7224faff31d1d704adf4af5a 9 0.00/1.00 vMB 48
226,212 226,212 00000000000001d7b741566a0782e401a014b9f590bf90f61245b7d30e46db06 173 0.08/1.00 vMB 144
226,211 226,211 00000000000002ea267c33fd562028b35bcb357f81ee23444b4e566b59a582a5 137 0.08/1.00 vMB 137
226,210 226,210 000000000000018b27f00261e8cb9381445682df540dd5d3ead5b8b713b9bea4 125 0.06/1.00 vMB 163
226,209 226,209 00000000000001aff2096e563528b32186e2b24e8f0ec0c7006574083d6ec355 156 0.07/1.00 vMB 189
226,208 226,208 0000000000000180e51da785108a5524e55edccb184ebc2becd0785da99a02ea 49 0.01/1.00 vMB 100
226,207 226,207 000000000000012c3d25a8e6bb0b4870e618932d950770d763c822adf44f2c42 241 0.14/1.00 vMB 141
226,206 226,206 00000000000001b52887af1fd1f38ba99ee4db44140e428a38ab41d2d8f1333c 9 0.00/1.00 vMB 122
226,205 226,205 00000000000000f80321468cf74380b7f03442c7f6fd6811797e05c3dfc9fdfe 186 0.08/1.00 vMB 158
226,204 226,204 000000000000027847c93a4b3565b28fc73a1eeb625b5f1a92e270373ebb89a3 266 0.12/1.00 vMB 169
226,203 226,203 000000000000001f7a79c13adfeb0848eab266f1176c2b9048102af8d7b88d27 333 0.14/1.00 vMB 297
226,202 226,202 0000000000000118debe08fe65363cba2ae4518e0fcf825a6fb11c1f77597bd4 182 0.08/1.00 vMB 194
226,201 226,201 00000000000002b414435f9489578e54d089a9aa9a805d97d36d763d2d68720d 53 0.02/1.00 vMB 67
226,200 226,200 0000000000000287cc64c4469de825b17e7c8d90e3ecb942edebbd74a726f7d7 365 0.16/1.00 vMB 178
226,199 226,199 00000000000001cbacdbabdecf2415e89c0e1b59266813913c7be2deb71ef668 221 0.10/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 783.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: 720.78 GB
    • Received: 18.25 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.