Loading Tool

Explorer IconExplorer

Memory Pool

80,626 transactions
30.99 vMB
0.09391142 BTC
Random Selection Loading Transactions
Max Size: 187.66/200 MB

Candidate Block

Mining Attempt 1a0d680fdc780addd52ebc1e16ffcb476a6690b96f7134d540c2d9395f300b31
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 1132945b3de19c16ab230d78ea0a69cbb7803b1787fae6ab07a066304ec805bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,112
Size: 1.00 vMB
Total Fees: 0.01942654 BTC
Feerates: 106.51 > 1.95 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (452,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,234 463,234 000000000000000001b7cc327e425f95255cc225e42014bd63846c411143cc97 1,383 0.99/1.00 vMB 80
463,233 463,233 00000000000000000151da2098f9d1a44e016139a64a17790dff26b16be1d507 2,075 0.99/1.00 vMB 174
463,232 463,232 000000000000000000757ecafbf484578e75d521bcf18165284da45aa2e2f72b 1,013 1.00/1.00 vMB 65
463,231 463,231 000000000000000000f34bb85087cab0656205532b1e491db78e0ff98db4af53 1,044 1.00/1.00 vMB 96
463,230 463,230 000000000000000000c4329dd4f0f9ba5a8723102f64ec8713626e452ed3739d 2,282 1.00/1.00 vMB 151
463,229 463,229 000000000000000000e61f3cb4a6a7dd6908bf47410cdcb4275413cfa1268958 2,730 1.00/1.00 vMB 129
463,228 463,228 00000000000000000076f624aa07c18b5b019d2e89b1d7611e2637c67945ac22 1,885 1.00/1.00 vMB 154
463,227 463,227 0000000000000000003fa9c0f8df5ee10228fd1c16ac7938d61491a38a7540a8 277 0.13/1.00 vMB 223
463,226 463,226 00000000000000000135f489a9a25c0a5577b0f58f4eb5827b5fbf70caeac91a 2,195 1.00/1.00 vMB 136
463,225 463,225 0000000000000000002b4a49ce3b69a6b1e3959c58ffabd796e8b07296ac363d 2,022 1.00/1.00 vMB 133
463,224 463,224 00000000000000000176308338b59600ea88a5bfb3af57467bede6adb9dd8a49 2,115 1.00/1.00 vMB 159
463,223 463,223 0000000000000000006fd31ee08aad606759f7eb42dc9b09534c705ce32092d6 2,032 1.00/1.00 vMB 217
463,222 463,222 000000000000000000ec9897b4a82c526d8b7f93a0fa8f02fcc1dc5e90ae6c77 1,833 1.00/1.00 vMB 226
463,221 463,221 0000000000000000010a03b96fd61ed90634dfc2bcdfc38681738d7cd77e549c 2,643 1.00/1.00 vMB 246
463,220 463,220 00000000000000000173e3518949c39dcaace7676a9a24e3ae9b12607a7918e9 1,773 1.00/1.00 vMB 94
463,219 463,219 000000000000000001d7d1c09268534590d2e092b1ba8e2a82f32d08c0598314 2,555 1.00/1.00 vMB 185
463,218 463,218 0000000000000000010d8229cf95b68a82c50e9b32fc68085074bba17bba52b8 803 1.00/1.00 vMB 54
463,217 463,217 00000000000000000185932aa627f90012cdb1e45ed8f043a0b712fbc5483779 853 1.00/1.00 vMB 55
463,216 463,216 0000000000000000019324ff67c8b890d96e086969c94c992144d1c5ffff7b0f 186 1.00/1.00 vMB 27
463,215 463,215 0000000000000000015b2128d5ad000a4db0df9c0c21bb950b6b81f34fb3444d 172 1.00/1.00 vMB 11
463,214 463,214 0000000000000000010426e147476fbd60a031ed8de56e31342ae93136042acc 339 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.