Loading Tool

Explorer IconExplorer

Memory Pool

80,395 transactions
30.63 vMB
0.10310190 BTC
Random Selection Loading Transactions
Max Size: 185.88/200 MB

Candidate Block

Mining Attempt 2577ca73693520670e8dd769820c5acfd1c911577d4dc50f4652c5fc8197c069
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b17236854fda81a2109ea3bb21f791979fd65e2bf4b610039aae2d526a4a6f1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.03197592 BTC
Feerates: 318.30 > 3.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (451,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,554 463,554 00000000000000000093c2c5cb7aa1e3bd1f86335f59a2db58d96b791f306504 2,389 1.00/1.00 vMB 190
463,553 463,553 0000000000000000007efe9459b87a6ea0e0f7322842af91fe0122890ac1db4c 1 0.00/1.00 vMB 0
463,552 463,552 0000000000000000009183ff9b15765d9523f3211cd4a05146e2588dd2f18f84 1,926 1.00/1.00 vMB 122
463,551 463,551 000000000000000000ce9f7913663011445f6988412560fa183ed81ef5fe32d2 2,407 1.00/1.00 vMB 165
463,550 463,550 000000000000000000678cd9feb122c40c65685b9314696f823e647bca738cf4 1,819 1.00/1.00 vMB 125
463,549 463,549 000000000000000000f8a4daa44c381f49e4bd5e43ed95910599186320c7a5c9 2,513 1.00/1.00 vMB 171
463,548 463,548 000000000000000000c7d3abe2cfba2fb49754e4df8309d9bbb83b6b2054bf38 2,191 1.00/1.00 vMB 127
463,547 463,547 0000000000000000010078877eaeff227f6799c5f3a567e96f2d3c417eb75e5c 2,251 1.00/1.00 vMB 172
463,546 463,546 0000000000000000020ba4f5651ae1f0f61ce033c082d2e25b424d92b64cb133 2,628 1.00/1.00 vMB 196
463,545 463,545 000000000000000001743beee862f6e257e3adc766ce92b93ab96da605cbad46 2,186 1.00/1.00 vMB 161
463,544 463,544 00000000000000000063dd884935b6096ca5a7c14827b4c1ee4e01521eaf4c3e 1,655 0.75/1.00 vMB 139
463,543 463,543 000000000000000001f82c94f9a1e7e0a39200a5dad33b82754965173f4bd911 2,375 1.00/1.00 vMB 153
463,542 463,542 0000000000000000016c0365567bd4b17772a96e8ae94860a5115019f50c37b7 2,295 1.00/1.00 vMB 139
463,541 463,541 000000000000000001649ecc90d59ab1b5ef319d9ce9c8cbb4afe2fc9726e458 1,890 1.00/1.00 vMB 170
463,540 463,540 0000000000000000013a62ec714ec5faeb4940370ba9aeb58fac342706a21380 2,647 0.93/1.00 vMB 203
463,539 463,539 000000000000000001f03bbb8101a1c5dbc781f788f91885af47e0eeb04d0a4d 1,842 1.00/1.00 vMB 133
463,538 463,538 00000000000000000014275afcfb38e6616767cb336fe7329c68c922baf6e313 2,085 1.00/1.00 vMB 131
463,537 463,537 0000000000000000002f606222904fe874daa4bb681dbfc337f270af71adb2af 1,629 1.00/1.00 vMB 145
463,536 463,536 0000000000000000016ef2c56927088da2795d14d3568a21ce782b847a04ab2e 2,536 1.00/1.00 vMB 229
463,535 463,535 0000000000000000018cc0d30109fe358e25dcf898e452d95206f82443e9c758 2,640 1.00/1.00 vMB 118
463,534 463,534 00000000000000000129612368b7dd00296f1cdda3ffbab5eb0e26a2f7acb38d 3,435 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 783.08 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: 721.23 GB
    • Received: 18.38 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.