Loading Tool

Explorer IconExplorer

Memory Pool

50,620 transactions
28.91 vMB
0.07729128 BTC
Random Selection Loading Transactions
Max Size: 154.58/200 MB

Candidate Block

Mining Attempt 65376067a120cb3ebc073d033c60cd36d1211d408907a59286f0e70f2c656850
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root a6ff75775c476569a515a8f5254c2df3969f7ce405423ae18599f7f4811416d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,836
Size: 1.00 vMB
Total Fees: 0.01337144 BTC
Feerates: 40.21 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (471,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,218 443,218 000000000000000003bd2355ffe2514300b6f76639dc994469b8dac0c742cc53 624 1.00/1.00 vMB 18
443,217 443,217 0000000000000000002860413c88aaee0c52d8078ed9536a598f5a74e95b9a84 2,129 1.00/1.00 vMB 82
443,216 443,216 00000000000000000142c7a170da1631d3e9ce6e6c534a8c207faa9385cd6135 10 0.00/1.00 vMB 348
443,215 443,215 000000000000000003b6929e72f037413bb17e9c66cad9821c901c86dd3eaca5 731 1.00/1.00 vMB 34
443,214 443,214 00000000000000000313a4172b653ebe33d1e087bc62836dd0d6cb27fb583f31 486 1.00/1.00 vMB 19
443,213 443,213 0000000000000000008beb29d96dcc9d2ce0b0ad9caf46b02ad5901bb7f9d9c1 1,744 1.00/1.00 vMB 49
443,212 443,212 0000000000000000004de8eb95a626d099249f5c6edf6c72feef782a6e288734 2,366 1.00/1.00 vMB 72
443,211 443,211 000000000000000000a2fe1f73d125135d9e7732f0310182691b354feb03d3db 2,697 1.00/1.00 vMB 86
443,210 443,210 000000000000000000c5c732464378bb8423df339da4a777a4f8438405b9e58e 2,200 1.00/1.00 vMB 90
443,209 443,209 00000000000000000172d19660ea09af4a9feab2fdd478bf3ee114c9144af9b4 843 0.30/1.00 vMB 76
443,208 443,208 000000000000000002bed8c29d744b25a9745477d47680b562c3a63e49b54205 605 0.34/1.00 vMB 73
443,207 443,207 00000000000000000317a5b3b84e30fac2d1931ce4b8c5de6b0d77bb3adee1b9 1,625 0.77/1.00 vMB 68
443,206 443,206 0000000000000000028421006bf503f86d0eae02a4b7cff782702af4df4246dd 1,196 0.41/1.00 vMB 80
443,205 443,205 00000000000000000122bb947717adf1292fc8098c13009659c0879e0fedb993 338 0.86/1.00 vMB 14
443,204 443,204 000000000000000001422ee0bfa60c404035964599b6054c57cfa4ad9a59a35a 1,948 0.98/1.00 vMB 74
443,203 443,203 000000000000000003b859817dd30996b0735d4bbd580b4abc4b42c89ee1a6af 661 0.98/1.00 vMB 25
443,202 443,202 000000000000000000abc8aa6612b179dceaf52f9c720653bdf94b49451e1d16 1,614 1.00/1.00 vMB 55
443,201 443,201 0000000000000000012ec669fe99fc6f11d2e4db93ff394c82d087fecbe62750 2,437 0.98/1.00 vMB 73
443,200 443,200 000000000000000003c55b0efbe87b4b2f7f91d01de384f09f3511408be628d9 1,382 1.00/1.00 vMB 48
443,199 443,199 000000000000000001e92e3e6c043f6dd4aea66bcf41054d7ec8f3afe7f74270 6 0.00/1.00 vMB 391
443,198 443,198 000000000000000000b6b56b8007d6018f126327e2bb8140f32d66f5ded4850f 1,966 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.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.