Loading Tool

Explorer IconExplorer

Memory Pool

82,147 transactions
31.77 vMB
0.10728990 BTC
Random Selection Loading Transactions
Max Size: 191.91/200 MB

Candidate Block

Mining Attempt 8e03f3c746849bd496865ef3bc804038ad4d80bd599f1826a040472890c332ea
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 1ca3c1b24f93a2dabee4819295352b92c08d66e2efa56f35f5c3292b6a4700ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 1.00 vMB
Total Fees: 0.03318631 BTC
Feerates: 265.25 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (671,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,212 243,212 0000000000000002b1d70ac711f0c5d1b7b31f78021ea57c97c723bf86e77bb6 64 0.05/1.00 vMB 123
243,211 243,211 0000000000000027c236ca8ea34e8706e7d4c67dae1922512ae501df46a0786b 423 0.18/1.00 vMB 154
243,210 243,210 000000000000000cbdd3efd971f78597d2842e1615f11b449e89eeff3d2bdb66 170 0.07/1.00 vMB 211
243,209 243,209 00000000000000086c871a68c2bea214a03a50f05b8f490f3e273782dfdf8216 244 0.10/1.00 vMB 193
243,208 243,208 0000000000000026bfd00848435fd9e62307066e776dfd1b975698b5288b86a7 280 0.11/1.00 vMB 182
243,207 243,207 000000000000007000c171336abbde806134b9df201088f7ddbc4bf223805957 312 0.16/1.00 vMB 140
243,206 243,206 0000000000000076372cab024242eba5494516261cef488a26b767e0184fd264 184 0.08/1.00 vMB 203
243,205 243,205 000000000000009e311d55da391545bea8929243397543d48dc77bc87acb9f3d 99 0.05/1.00 vMB 146
243,204 243,204 0000000000000011c2a30dad803a20c64dbafc8a1deef2247276b44458d78250 398 0.17/1.00 vMB 160
243,203 243,203 0000000000000048d86fe7cc0eb0a5a99db92972046162e50085f84426bd5175 632 0.25/1.00 vMB 187
243,202 243,202 0000000000000086fb8f336f31cd4813ebb9f06ace5af1c9d486afaaeffc7b73 697 0.34/1.00 vMB 88
243,201 243,201 00000000000000382691339643d5e4c7fea7a9105eeb898d6dffda7da6dcde62 476 0.21/1.00 vMB 145
243,200 243,200 000000000000007497f4b7c0e435ffb0c165b5aeb22f9fe384f81bb517c56151 624 0.29/1.00 vMB 133
243,199 243,199 00000000000000c05d2c7fa28ae6a336340736372e8968bd79d132193dec6977 164 0.09/1.00 vMB 72
243,198 243,198 00000000000000b3a7767b2957a321edb79273f37d97184a0abf8273e732c26f 659 0.25/1.00 vMB 176
243,197 243,197 0000000000000092a6c61ade982ca06cbb67f0ef6677542518e08d78d33f44ef 84 0.04/1.00 vMB 156
243,196 243,196 0000000000000076d6e3527409bd6fe668d2b733ce251ac0e2901f8ca27696ec 177 0.08/1.00 vMB 140
243,195 243,195 00000000000000ae36f903995ba276cf35587be765c705298c154397d5035c24 318 0.13/1.00 vMB 142
243,194 243,194 0000000000000068862321ce25f76254b141a57d6244e69b8cc3038329bc9f64 408 0.17/1.00 vMB 208
243,193 243,193 0000000000000082a5e44c51262df54cd34b4b1f2fa79744fb2c3e54f7a5b917 256 0.13/1.00 vMB 51
243,192 243,192 00000000000000717fc845f9a933bd30a71243bd062ef8e8bfeaf2df0a02a51c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.