Loading Tool

Explorer IconExplorer

Memory Pool

85,097 transactions
31.92 vMB
0.17095093 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 71cf50cd24c2a887f62f74dcc202c656e1caee6796da5355bd066f0b898e215e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d18ccefaabe8768f7abe3760d752acb8ff2d52cacb885e8832407f86f73cbd56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.05386718 BTC
Feerates: 402.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (681,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,159 233,159 00000000000000bd5d5fc5335ab8a61dfd272f132db5aff67c61dd65de721285 901 0.33/1.00 vMB 170
233,158 233,158 000000000000010cc1fa2ad3875fd6fbfdba7d4531aeb18969daa30e39ad8e60 744 0.34/1.00 vMB 146
233,157 233,157 00000000000001111574028bb87ded60590d02e8cbfc7c9c2f89b41a639152be 4 0.00/1.00 vMB 909
233,156 233,156 0000000000000076cabd33de02671905087b7659e106404e6962c02727432ec2 344 0.15/1.00 vMB 181
233,155 233,155 000000000000004cde42ef410611fe6ae21a855dc676e6b4dca6f9129561dd9e 381 0.16/1.00 vMB 185
233,154 233,154 0000000000000095f468c02d61982202ed47bc834003a8de661feb797d381fa6 201 0.14/1.00 vMB 60
233,153 233,153 0000000000000083b797fc9371bc7b81a4f5dfc6428bccd4a51a88317ab34750 611 0.28/1.00 vMB 171
233,152 233,152 00000000000001c3178d6f08c3e48cef3f584625ffc6224b823ee548108391aa 475 0.23/1.00 vMB 153
233,151 233,151 00000000000000589dae9c4becc9ce17145d2ec15d43ccd8ca923eba645f91a3 190 0.25/1.00 vMB 39
233,150 233,150 000000000000015784cd30eb404ba4768202418c3d2734334a4a572cbcc67300 356 0.29/1.00 vMB 82
233,149 233,149 0000000000000104d98de6af17e54a33addfb47d0baefbce06cf6b02b8bd1e33 128 0.06/1.00 vMB 63
233,148 233,148 00000000000000f9b7b97ac8f64fed4f5b765b094268877f040da8eb8fe8787e 537 0.25/1.00 vMB 144
233,147 233,147 0000000000000129531005edfdfdc11b6df9a215f4a0a76b258f00d402aa087f 685 0.25/1.00 vMB 4,190
233,146 233,146 00000000000000fbbf63eae921f9c568b62b1005b30baaef625cc7af935b7aa7 32 0.01/1.00 vMB 35
233,145 233,145 0000000000000078ee711e4313fab85e89853c6decfdcf4ce3a2182f4414bb3b 63 0.02/1.00 vMB 131
233,144 233,144 00000000000000a4931d1b43fc297768f7d4a1c7eb4b89158c5d1f343451cae1 268 0.16/1.00 vMB 134
233,143 233,143 00000000000001d5d927452d324196e8829e3a89b7b4bcdd8f7d0858adb11a7a 362 0.18/1.00 vMB 158
233,142 233,142 00000000000001066a3d0a57b6a7c19e0930db66d82d6a9eed2a8e2d6c560e60 267 0.15/1.00 vMB 141
233,141 233,141 000000000000015be7569ba27620fae246f29ba415e24f7fa5e6d3cf24c8beda 128 0.04/1.00 vMB 208
233,140 233,140 00000000000001a08afb066cb12c805f32554b933c0ae54f7423824f3d4555c8 451 0.21/1.00 vMB 180
233,139 233,139 0000000000000180611b95a3dd86d1a4498d6aed5dfe2b6a768bdf4da91f6775 126 0.05/1.00 vMB 210
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.