Loading Tool

Explorer IconExplorer

Memory Pool

30,755 transactions
25.01 vMB
0.05908353 BTC
Random Selection Loading Transactions
Max Size: 124.68/200 MB

Candidate Block

Mining Attempt 286676a0aee830a779eb57f8d5815406190ecf5df5c7fe20bf20d0d1408d90b7
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 5c7ac1cffb5aad4e53b4693926fb08e56261d1be50e6cc0a93ec3376e49b7cd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.01427923 BTC
Feerates: 100.24 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (571,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,165 343,165 00000000000000000804a70bfb1640ce3ae04b1d685ad04000cc0807cb770461 465 0.32/1.00 vMB 21
343,164 343,164 00000000000000001508d6a005d8f0443ba9fd42fbfa8eb30cfd408147bb04df 1,084 0.57/1.00 vMB 34
343,163 343,163 00000000000000000bfd5b9651cca7faea1262d74bb45b0b3bb28f300b5ef2f4 436 0.22/1.00 vMB 22
343,162 343,162 000000000000000011d9c94146367f250e1f60261a9ba4215775c3cbaac36adc 692 0.38/1.00 vMB 24
343,161 343,161 00000000000000000a9738f29de20b2b7071848e4a684f6cd88b4e64a363e133 220 0.13/1.00 vMB 26
343,160 343,160 00000000000000000c862fda5b9994c03b7fcf81bec54f3c3c39a32e9692d3c9 788 0.53/1.00 vMB 23
343,159 343,159 000000000000000013cedf6583d73feddd7686945ded77835a3f372e445cf5b4 542 0.32/1.00 vMB 32
343,158 343,158 0000000000000000122f52c264cb78a3f29a9384fcbef9633057d2d0812e59c4 734 0.35/1.00 vMB 29
343,157 343,157 00000000000000001638b5e090860ceb2ee708a05bfa5f24deeafc02afb7ed6e 1,204 0.69/1.00 vMB 26
343,156 343,156 00000000000000000260b8db481a98efcf51487a5a3f1c5ff921a923247a40e0 214 0.13/1.00 vMB 17
343,155 343,155 000000000000000002b0f41fc8bb6bfa29c487185cad3bc3527bee1537f07b5c 768 0.57/1.00 vMB 19
343,154 343,154 000000000000000004567c31a6fe2bb7267ab2eef637eb63ecca9f9cb0aec3a9 435 0.68/1.00 vMB 12
343,153 343,153 00000000000000000f567df0aa6383e708da904794ee6eb7cd3c9383134c9a6b 1,223 0.75/1.00 vMB 21
343,152 343,152 0000000000000000016948f32aa25747f1db7195df47426f89d065b0abe64e99 241 0.11/1.00 vMB 24
343,151 343,151 000000000000000001f2715e73b69b9cfa28ce814cc750d048a693fe101a39c2 679 0.25/1.00 vMB 36
343,150 343,150 00000000000000001076d2306527748b3a6f9831bd636a805e613510ce85bc41 1,085 0.73/1.00 vMB 21
343,149 343,149 000000000000000013fb1e17fa9f54bc1623fd643be51bc967659a7d8b4b0055 802 0.35/1.00 vMB 30
343,148 343,148 00000000000000000fa40a565af62fcef7dc1cae7e57c26b5a1019e064369c22 498 0.32/1.00 vMB 23
343,147 343,147 000000000000000003a7c6d31f62ec40aa2bcbe1b3270f2f7f4401e88b5f5b0e 227 0.13/1.00 vMB 23
343,146 343,146 000000000000000010922ca51fde8dac53f1e01345e9fa9052dcacdf619b9dae 283 0.31/1.00 vMB 13
343,145 343,145 00000000000000000ab96b8dcf034591a656fc191cca0a23dd918798f8c4ea49 539 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.86 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: 641.98 GB
    • Received: 12.53 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.