Loading Tool

Explorer IconExplorer

Memory Pool

77,872 transactions
29.20 vMB
0.07450019 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 923f6f877c82b1b318b89db7f901568b20abed760f51154e66073e7d81d3cd51
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root cdce5072b56f1fd660ecabd65d7101e9d9835dc45f8afa4f60b7a6dc360c33f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.01064489 BTC
Feerates: 45.45 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (762,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,218 153,218 00000000000009f285823f444758bd5cf6d4223fba42544aa10fb0ef1507554e 56 0.02/1.00 vMB 104
153,217 153,217 0000000000000d36287f5a5cd3ee69cb5241bae375bcaa393c1474eb260dc4e1 94 0.03/1.00 vMB 60
153,216 153,216 00000000000003f1a73e5afdbe072366db61a6937f5d42fac0a855871d09be24 28 0.02/1.00 vMB 12
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
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.