Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
29.65 vMB
0.12430625 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt a6b5fe830d8cbdbcc641b3044026db6fb2ba49a7d6740035f9ee73e714a4b9e9
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (139,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,784 775,784 00000000000000000004edbf09878752eb6068a8ee51f4d5ec760e3e66f3ead3 3,434 1.00/1.00 vMB 25
775,783 775,783 000000000000000000018e853f1351107f8a400c764396a032e938c074df408c 3,007 1.00/1.00 vMB 18
775,782 775,782 00000000000000000003e976a707d7073891d7e8c6fcf9f10fc21d4a9e8a1957 2,646 1.00/1.00 vMB 20
775,781 775,781 00000000000000000003becd8f63c62513c90e4d33ea5425615dd0b9f70f7f03 2,671 1.00/1.00 vMB 13
775,780 775,780 0000000000000000000227b520de4f791884a09edc9541e61c00e97e97f6291c 614 1.00/1.00 vMB 13
775,779 775,779 00000000000000000006143735aa5d95f95ff0789b05c25cd8113a98200c477b 2,795 1.00/1.00 vMB 20
775,778 775,778 00000000000000000002386907f1e407d49cd027433e26fdc9748b35ada4ce1f 1,906 1.00/1.00 vMB 10
775,777 775,777 000000000000000000048fab843c6df1b17d08e12d2cbbdd59b426a50a7c2a1e 3,026 1.00/1.00 vMB 15
775,776 775,776 000000000000000000043675b69d6c9511eca1fd5f2b45f23cdd02c7406b0435 3,236 1.00/1.00 vMB 18
775,775 775,775 000000000000000000034f4080691d4ab252a29f86aa07b8d0f234419ad24e35 3,303 1.00/1.00 vMB 15
775,774 775,774 0000000000000000000194e7c08a72e8e4b52ac693e88172f8a72714ac4c659d 3,123 1.00/1.00 vMB 13
775,773 775,773 00000000000000000001ca3777b268d055768663bd0919ccbeff3bbbccd66efb 3,744 1.00/1.00 vMB 23
775,772 775,772 000000000000000000071721acfffa0bcb0bcd7c88c885404a663e4a577f91b8 2,030 1.00/1.00 vMB 11
775,771 775,771 00000000000000000003aa2696b1b7248db53a5a7f72d1fd98916c761e954354 1,519 1.00/1.00 vMB 13
775,770 775,770 000000000000000000023e198af306d5e0ddfcfdb43e1245a227378479ed2971 2,991 1.00/1.00 vMB 15
775,769 775,769 00000000000000000000a257b8088fcc807178add28d12d5ec84b81631122e34 2,439 1.00/1.00 vMB 12
775,768 775,768 00000000000000000005619c735cbe46ad7b379d520489cd4660b9fb30b8b185 2,411 1.00/1.00 vMB 5
775,767 775,767 00000000000000000002aef5b717a12b6b720f8db80933716d73abf140d19d71 1,259 1.00/1.00 vMB 12
775,766 775,766 00000000000000000006ddf756f037be290161de8059323c2dc24f5010474e6b 3,088 1.00/1.00 vMB 14
775,765 775,765 000000000000000000069a47276f3c44690ae39b6c577c375698eb7215305af9 3,408 1.00/1.00 vMB 22
775,764 775,764 000000000000000000047816d20213bf96d75a5e50424717343fea75351beed4 2,381 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.