Loading Tool

Explorer IconExplorer

Memory Pool

80,924 transactions
29.95 vMB
0.07639343 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt c61978b0bff4d477227fe1e96b1a0e00afd2ca85f94834cbb62280af9ae477ca
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root cc59a4f3538317fa889f5187c04ac317ece8858dbc1adf30450a598608f5b2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,120
Size: 1.00 vMB
Total Fees: 0.01520797 BTC
Feerates: 502.67 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (616,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,174 298,174 0000000000000000548e7afcaaa5d44abb921d11527149732ff786e8d8b92c1b 774 0.35/1.00 vMB 32
298,173 298,173 000000000000000052c695f85c4645326cd356915c9a2b7f9f2128d32289c2e8 141 0.06/1.00 vMB 43
298,172 298,172 0000000000000000293cd792ac99785393e8ff4d18f1a93b5ba7a147edc80a46 539 0.32/1.00 vMB 31
298,171 298,171 00000000000000007ce91057add8339f4ac7840c26750e8c18b64333f0b62099 516 0.32/1.00 vMB 28
298,170 298,170 00000000000000002e773a3d868f5109970be05abaa64eb72c2c6c7d6bfdc31a 64 0.09/1.00 vMB 13
298,169 298,169 000000000000000086afe0471028509ccd666658db3228fc75d8739c141f785a 720 0.35/1.00 vMB 28
298,168 298,168 00000000000000008f15f115d0a998ad06f0633aec10d21da9f19bc8b6bef6a9 753 0.37/1.00 vMB 37
298,167 298,167 00000000000000007b9f642bbf3dedbc7e9d1d62819d0895decc75dd3163f1cf 1,302 0.66/1.00 vMB 36
298,166 298,166 00000000000000006e4c24c7bb58a32d6c36d4f1dd4b5dbdf661d1bcdbb5be0f 49 0.04/1.00 vMB 13
298,165 298,165 000000000000000055b3b48a8f3d1e94ff34de34e5d7b2e754618f03b1ce8c92 705 0.35/1.00 vMB 35
298,164 298,164 00000000000000004a7a584a2fe12eaf9b98936d0ad7fc7a17ec617885023277 360 0.21/1.00 vMB 32
298,163 298,163 0000000000000000438bb29446019b0f9b856555602f44fbf960708ada80d0fa 491 0.29/1.00 vMB 26
298,162 298,162 00000000000000004ee8e677b1a2277b05c969fa0625682ad784a769269b5a23 554 0.34/1.00 vMB 33
298,161 298,161 00000000000000002620513f50b23a3e4668b24a237b8d76cd1cd50f8cba3113 203 0.08/1.00 vMB 102
298,160 298,160 00000000000000007d012132584a96c9046e243c3b76311b1d4ae43e63948003 299 0.23/1.00 vMB 34
298,159 298,159 00000000000000002676bfe0b166e06a1ba85fe62854a457f8fbed20b5b9f27e 706 0.55/1.00 vMB 30
298,158 298,158 0000000000000000344de6b3110c56bd6771a974508926802f1f3f4a6f1849b5 62 0.10/1.00 vMB 25
298,157 298,157 00000000000000002aa5bec4918c88bf9e0556e95e2869206103f55dbde2b02b 245 0.14/1.00 vMB 29
298,156 298,156 00000000000000008a749bcba09a28ca281b7b6dfa635df7817e4ed562a9bda8 551 0.61/1.00 vMB 18
298,155 298,155 00000000000000006b5f4fe992cbb2e580cc24c16bca2d5a75a82a1e7b874155 590 0.32/1.00 vMB 40
298,154 298,154 000000000000000009a44d45dec0a6f6f7850ce59fe114c9238537f5ec2d6e41 263 0.27/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.