Loading Tool

Explorer IconExplorer

Memory Pool

88,435 transactions
32.21 vMB
0.13889932 BTC
Random Selection Loading Transactions
Max Size: 195.17/200 MB

Candidate Block

Mining Attempt f6758af23d34c09b65b65f1e5ae6620e1fb7f88563afd68c62205fa884f79cbf
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 811555b5ca6c39a5dca09612537c7ec60230d6197c89c69f1fa0f308b62535eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.05197178 BTC
Feerates: 101.65 > 5.21 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (253,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,243 661,243 0000000000000000000b92ad213ba892751ef14840c5629833c22f3558a566c5 1,173 0.62/1.00 vMB 38
661,242 661,242 000000000000000000026921910db04df536b6972997b388b0b877d6e2a53f95 1,890 1.00/1.00 vMB 19
661,241 661,241 000000000000000000041bb91bcc7b5a5c774281781a1a3107410263bfd14bd5 2,839 0.99/1.00 vMB 28
661,240 661,240 0000000000000000000482e2a559e991abc1f89ce09a5530aad0d1f5f888ccd0 2,407 1.00/1.00 vMB 27
661,239 661,239 00000000000000000008c2011b0ad89142ad8ad87017ef545fd985432f0512bf 2,020 1.00/1.00 vMB 45
661,238 661,238 00000000000000000000ba87a2be974b1a80f5f550cff4a087b17d8b5fe0d249 687 0.99/1.00 vMB 7
661,237 661,237 000000000000000000095f32aaeb03cb67c48c08b336122f2d6c00042c94c2e4 322 0.96/1.00 vMB 4
661,236 661,236 0000000000000000000a63b9201dae93a2dfa661527c064d3e2b45973ea682e9 1,095 1.00/1.00 vMB 12
661,235 661,235 0000000000000000000cf833fb6828f35263243be004adb2b8372ec288d187fb 720 0.94/1.00 vMB 11
661,234 661,234 000000000000000000022bd90b16b7c90879827483a6b3f1c8a69240971dc112 989 0.99/1.00 vMB 15
661,233 661,233 0000000000000000000cec57478a0f49566c21fc314690d9cf7adf745f64f18b 2,341 1.00/1.00 vMB 42
661,232 661,232 0000000000000000000107f33cdd353845cd8fa9da6db060bcc19e635d9bcb04 2,063 1.00/1.00 vMB 6
661,231 661,231 000000000000000000006eba278cd604c758d286d91615d6d0c5b5558aa14f91 2,005 1.00/1.00 vMB 35
661,230 661,230 00000000000000000002d5c7a798266830490d14ae916c323f0bc1e180829c56 2,915 1.00/1.00 vMB 52
661,229 661,229 000000000000000000066c72c358347cc4de5c7184e346edc94ac95ff4830927 908 1.00/1.00 vMB 2
661,228 661,228 000000000000000000079cebcaf77b8bd86778e0952d1875b2cc8235a1dfa7da 2,312 1.00/1.00 vMB 45
661,227 661,227 00000000000000000007c6efcf9090df48f3d89f4cb97635022f6a2f91c55c6f 1,101 1.00/1.00 vMB 28
661,226 661,226 0000000000000000000a487228e3d5b7b4e1a8653565273b11c88862b04eeda9 838 1.00/1.00 vMB 2
661,225 661,225 0000000000000000000e211424d628cad7711c529bd684033ad05a478784c496 2,675 1.00/1.00 vMB 19
661,224 661,224 0000000000000000000a2741f817b5a199b26d4215a3c9badb28652611bdbcc0 2,611 1.00/1.00 vMB 30
661,223 661,223 00000000000000000006df42ff5be0bfbf52fcb6df99a4ac62712ce7d26eac85 1,907 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.