Loading Tool

Explorer IconExplorer

Memory Pool

74,172 transactions
27.38 vMB
0.06765075 BTC
Random Selection Loading Transactions
Max Size: 167.18/200 MB

Candidate Block

Mining Attempt 4aed5d712110e494e702ff79e6916c63efc385f3d342ac722ebedd12068988c9
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 528360c82525ef7e2597073ad44ce20774c33c057092161460abe2aa51931c47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.00941226 BTC
Feerates: 301.57 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (762,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,215 153,215 00000000000005b88d0224b9b0d4b65d3de9a61d93609bb91c9297440f1c4657 38 0.02/1.00 vMB 118
153,214 153,214 00000000000002ee04e2da27991ef757d5aafb19d4128308669c1305ae39f9ff 84 0.03/1.00 vMB 117
153,213 153,213 00000000000004d0debb0668a2a081cbaf00f939afb489abe636cc8d81fdce5f 13 0.00/1.00 vMB 0
153,212 153,212 0000000000000aeeacc3cb91546dc86757b1fdfd9db94b26637f8dfe3baf0c87 42 0.01/1.00 vMB 202
153,211 153,211 00000000000006049986fae95003e01e2f95e96eb871095c484b131cda18ab92 71 0.04/1.00 vMB 121
153,210 153,210 0000000000000d33156780185a43e0af699f0b5fd219d96464710866dfea8a3f 120 0.04/1.00 vMB 52
153,209 153,209 0000000000000b78f2df05aedef23b2c3775764e43db847142b5237a583f26c0 1 0.00/1.00 vMB 0
153,208 153,208 00000000000004cf352a489fc76e7468490d4ee739fdd1ce48748ee6ac788303 11 0.00/1.00 vMB 16
153,207 153,207 000000000000073b75d2980fcc06068882b351c8c5464016e4956cbe0ca69200 6 0.00/1.00 vMB 77
153,206 153,206 000000000000026c7e7b163a8027e5d10058206bfb48484cafd8319b1ca70bbf 69 0.03/1.00 vMB 145
153,205 153,205 000000000000053ddf0b85bb0defed2b24246a00d2446836981b9921bc0c69d4 19 0.01/1.00 vMB 26
153,204 153,204 0000000000000a6bc8c4f42f78b2eccd4b99ccb7b5a661614cdb5bfacbc77772 6 0.00/1.00 vMB 117
153,203 153,203 0000000000000a0159e8037fef56704ecda4e19630f6142885d546dc7c7d41f9 9 0.00/1.00 vMB 52
153,202 153,202 0000000000000003adbb84833b454c89e99e53aab1904aea73875d92425b41b4 9 0.01/1.00 vMB 436
153,201 153,201 0000000000000a5d2de7b39bf007d845ec33ad811d06a97d116d25258cf70140 9 0.01/1.00 vMB 158
153,200 153,200 0000000000000c2466dff91636c9d774e3468f5ed942e15fbcf037eb9cc9c2ca 7 0.00/1.00 vMB 359
153,199 153,199 0000000000000d32ecbe8e782c2029d9d0758cf8471cdbb50b3592f585dbd829 11 0.01/1.00 vMB 20
153,198 153,198 00000000000008e95dfbcd61126024a35715030dca6e2360f57ba4ec56400a0a 3 0.00/1.00 vMB 57
153,197 153,197 000000000000046554fd965dfd5c9bba87919ce2056910d5ef777a6d5b4bf8f2 52 0.02/1.00 vMB 73
153,196 153,196 000000000000072a15d1e84619e89a8f3a6773cc5fdb576d285078c8d0c894a8 84 0.05/1.00 vMB 47
153,195 153,195 0000000000000dd120f9005a1efd0c1e0b43b87773834bff1ee2de4e0f237926 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.84 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: 711.84 GB
    • Received: 17.13 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.