Loading Tool

Explorer IconExplorer

Memory Pool

44,914 transactions
27.43 vMB
0.06832557 BTC
Random Selection Loading Transactions
Max Size: 145.10/200 MB

Candidate Block

Mining Attempt 034023b11152cbd98a5c6f829838cde73c7b5d99fb15ec2b5b52b55e6508ba53
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root ab4e185fee0b1472d811615374358124a3bd4e1e80943098611f226097c8715b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.01683195 BTC
Feerates: 200.99 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (618,672 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,250 296,250 0000000000000000a203a3e46ebe6823891bf45598d1febcbc1391ce36ef2bf2 579 0.30/1.00 vMB 31
296,249 296,249 00000000000000004805bf5ea76ef31ef3176c0b20ac51710631a568bf23fce6 951 0.47/1.00 vMB 38
296,248 296,248 0000000000000000b11a96aaa6856fac4177d12b12caa39ca10ff5fc433a4ecd 293 0.19/1.00 vMB 28
296,247 296,247 0000000000000000721394ec2a79e74d93b1bc8b552d0683b8672950fdb80271 65 0.03/1.00 vMB 32
296,246 296,246 000000000000000094f0d39f802277db490c34de70f573273c8355db2a86152f 753 0.44/1.00 vMB 31
296,245 296,245 00000000000000001719de4dd8d180ddb3685b669d46faf9747bb7c409511d10 285 0.12/1.00 vMB 41
296,244 296,244 00000000000000002de0eb435a5ccafe7e9a123252d45fcdbfef73e0cca16e1e 229 0.11/1.00 vMB 36
296,243 296,243 0000000000000000a3e7c241e9e44ee3ca0921e2f5a42977fa95cba3b7997987 68 0.08/1.00 vMB 13
296,242 296,242 0000000000000000ad93d7238da6302de050a29227b5dea7a8f24a7ef5980ef7 105 0.05/1.00 vMB 34
296,241 296,241 0000000000000000ab8949da63c9c7ed9e9b837e78ef6c43453b12c38dc67ace 140 0.07/1.00 vMB 27
296,240 296,240 000000000000000077f7cc32dd13ad5fb5312b73f1ab0a320b8d72422b2d1262 266 0.44/1.00 vMB 17
296,239 296,239 000000000000000013d02fa4ae0a734f7c1c0be827ac42bd20709c81c6cf2394 311 0.20/1.00 vMB 174
296,238 296,238 000000000000000035b82b6cfa8d3400b69f2dec58cf7faaeaf1b9587318f2cc 87 0.05/1.00 vMB 28
296,237 296,237 000000000000000058f185e67ae6c283c48040c1a3a6b89238b97ee5fb1ca165 256 0.16/1.00 vMB 30
296,236 296,236 00000000000000008a5a3602188e59963d75aba846110c9939a872dca8c84fb0 367 0.15/1.00 vMB 31
296,235 296,235 00000000000000003bcbf4f2683341aaac719d375a909a3d88cffe5613fad2c0 135 0.06/1.00 vMB 34
296,234 296,234 00000000000000000627d9c13532b00c20e1eaa26b73f3b9d1fde15fbd4212ec 439 0.29/1.00 vMB 20
296,233 296,233 000000000000000005a94a5efe90f98a87dafb1e3e9e9f44c6188b9e52a3e644 670 0.35/1.00 vMB 62
296,232 296,232 00000000000000002f521593f7c28dfbea2f04bd3caf202da05308eac0a50541 660 0.37/1.00 vMB 29
296,231 296,231 000000000000000038f732ab1a271ca31bbafa6aa75adcdce7d1acf09587002d 1,387 0.90/1.00 vMB 27
296,230 296,230 000000000000000073960a94033ec4ffe983ff5690f7c5109970a5d9cbbfcbf8 97 0.11/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.