Loading Tool

Explorer IconExplorer

Memory Pool

80,359 transactions
29.68 vMB
0.06967708 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt fb7387ba14eef75e88f7828c84a41b40227488b3bb40692747a45f7451cb5b5d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (278,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,867 636,867 00000000000000000010af373bb8616dd9850288b319d7f94be95669490cfff9 2,485 1.00/1.00 vMB 38
636,866 636,866 00000000000000000001df353171ab3b2cb32f8861e5cce1090a492062809414 2,674 1.00/1.00 vMB 28
636,865 636,865 0000000000000000000acabfef338d7b7de2bf3f39336b23467c28413a293941 2,385 1.00/1.00 vMB 28
636,864 636,864 0000000000000000001163e7b8547c60c3a357a611260c3737f1afdd08cc17e7 2,510 1.00/1.00 vMB 20
636,863 636,863 0000000000000000000eb7486abe2cb555db21733a5ec8f8d4558c4d5f69a103 2,503 1.00/1.00 vMB 30
636,862 636,862 0000000000000000000d0b2ca9344bead238cf66ba0f354b3ff08e95578ddd55 2,974 1.00/1.00 vMB 21
636,861 636,861 00000000000000000000399926174d540af6fd0d6f54619ebadb35f1fabdebae 386 1.00/1.00 vMB 21
636,860 636,860 0000000000000000000023c48e546ee429591dfb3667448de35846cfaf0b5c01 1,164 1.00/1.00 vMB 28
636,859 636,859 0000000000000000000951809d43c622f767dc0e92ecdc419d0dd0d903824bfa 2,636 1.00/1.00 vMB 37
636,858 636,858 000000000000000000036223268ecc658d832be29650f41247e2747f83c1fd88 1,756 1.00/1.00 vMB 34
636,857 636,857 00000000000000000009478badc9b0f0b2cbb7fdf40e0ece291a8285fb53e3d3 2,738 1.00/1.00 vMB 18
636,856 636,856 00000000000000000005b2e6d880adf19191eb97c281bc79b518ecad0860c8bf 2,843 1.00/1.00 vMB 22
636,855 636,855 000000000000000000027f202d95bbbbf39ff0610a13dbee238cd23e03d0b1cf 2,738 1.00/1.00 vMB 17
636,854 636,854 0000000000000000000c01f794bddf7814009a4e23de600e0fb9d30163d6041d 2,098 1.00/1.00 vMB 24
636,853 636,853 0000000000000000000100196e6720aa7d926263f6e5ca4efd73d94e3038f958 1,649 1.00/1.00 vMB 27
636,852 636,852 00000000000000000011b0e285a3b2284ca57bccd9d60999355aa2fe4879f0e6 2,856 1.00/1.00 vMB 40
636,851 636,851 000000000000000000074ae09b4a75bc8c13d2f93a53f18ca6f7a7662b354040 2,546 1.00/1.00 vMB 24
636,850 636,850 000000000000000000077c1d8749e3b064f1913393e1824c6843863bda5606e9 1,720 1.00/1.00 vMB 28
636,849 636,849 00000000000000000007a2888047875c2c1b99dbcaa63d1a1513853fb3637791 3,285 1.00/1.00 vMB 42
636,848 636,848 00000000000000000007a24956266ed53bf28707a53e2dc32f02f8a7672c246a 2,304 1.00/1.00 vMB 42
636,847 636,847 00000000000000000002e03b5b2559c482d343ea34d6ee17dfa9a91e679e793d 2,692 1.00/1.00 vMB 5
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.54 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.