Loading Tool

Explorer IconExplorer

Memory Pool

73,719 transactions
27.25 vMB
0.06323315 BTC
Random Selection Loading Transactions
Max Size: 166.48/200 MB

Candidate Block

Mining Attempt 2fc55d12ddf2cf18c07e3aa23a36a89d9dfaaa95a26fc64b0601d103d8602237
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root ae5100d17d985b4ecf2ede9273e2b00749734e9e00523f177f71b6c33c499c74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,738
Size: 1.00 vMB
Total Fees: 0.00526445 BTC
Feerates: 80.00 > 0.53 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (197,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,869 717,869 000000000000000000016f84de6cbeebe6218baa198b2c4d823ade4f20e5ade4 2,708 0.78/1.00 vMB 13
717,868 717,868 000000000000000000005882eb26cc5c87e9d5e6db0a2a9bdb69aa96e0eae291 1,292 0.37/1.00 vMB 12
717,867 717,867 00000000000000000007a0cc79b635ff9ac3c128d0af0483b1675943017a934b 1,016 0.29/1.00 vMB 9
717,866 717,866 0000000000000000000398237ff63e177854bbfb860e31363bb149568a1f53cc 50 0.01/1.00 vMB 10
717,865 717,865 000000000000000000043788bfe45f86445e42862a07415ab4fbb587ec47b13a 1,856 0.61/1.00 vMB 8
717,864 717,864 0000000000000000000823dca1f6c76e097b1ad82dfdc8422a1fc997bfdb2d41 1,143 0.72/1.00 vMB 5
717,863 717,863 0000000000000000000a0c312413deee247d3dd99759f900f3864deb654d2312 696 1.00/1.00 vMB 9
717,862 717,862 00000000000000000000ea711bbbd259de359638355e3ad5b43aaef1a1fd2355 740 0.21/1.00 vMB 9
717,861 717,861 000000000000000000042b73aaf6941ed31c7c5933a0f2218a83e1b57b6db508 2,224 0.82/1.00 vMB 6
717,860 717,860 00000000000000000004f951e41f4e2e20f3259aca302e8da72bc41c7869fa3b 3,344 1.00/1.00 vMB 11
717,859 717,859 00000000000000000002b9944491c7be96c9ad69fb922823c9352eb8cb22bf37 1,461 0.41/1.00 vMB 9
717,858 717,858 0000000000000000000531748b8e4de682920e922d62358b7b5861e82d35019f 2,592 0.91/1.00 vMB 7
717,857 717,857 00000000000000000004b9523b7b42f5fe8a7779db8184404d6691bab822bafe 99 0.03/1.00 vMB 8
717,856 717,856 0000000000000000000462ab2eb0b90f0df07787239ce7e719bb2f84c765deff 333 0.12/1.00 vMB 9
717,855 717,855 00000000000000000001a0b8308da4d0eb3c5f8331bd4a393f44c5ef980373f8 203 0.09/1.00 vMB 9
717,854 717,854 0000000000000000000ab6a93623cc00fd35bd024dcf470a7403638941b579ae 1,112 0.50/1.00 vMB 6
717,853 717,853 000000000000000000007198b0f3f46e4b918ca1cc4074165d2b129568f26d6f 2,414 0.79/1.00 vMB 9
717,852 717,852 00000000000000000000a6313b5e87d5e9ad75a4ea480227976f26fad669d233 1,648 0.96/1.00 vMB 7
717,851 717,851 0000000000000000000a8f7ab5f05cc602cd6de7bc8a7cb35112a4a5cbbb3ce6 470 0.45/1.00 vMB 5
717,850 717,850 000000000000000000004dbb4ed63897c46b79f190c17e98196263aef83543b8 2,364 0.86/1.00 vMB 8
717,849 717,849 0000000000000000000a332196052c9992cfe43db283ec4e78b2ee89d8ae0894 2,225 0.70/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.84 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: 712.06 GB
    • Received: 17.16 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.