Loading Tool

Explorer IconExplorer

Memory Pool

35,874 transactions
26.10 vMB
0.06980079 BTC
Random Selection Loading Transactions
Max Size: 133.25/200 MB

Candidate Block

Mining Attempt 3b3afca59fb7614e0561f155e12cacdb80a7b250c3aaa950f3906850445a9fe9
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 51a34c5d3fd927e7b9735b0924fe81b370ad4f5b70c962acbf823e62a57178e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.02170707 BTC
Feerates: 713.01 > 2.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (237,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,207 677,207 00000000000000000008dfdfdcd450b6eeebf36335c0aefb51f5af47d56387d3 2,801 1.00/1.00 vMB 93
677,206 677,206 000000000000000000021e5d411537b96cee9bbacb1b7ac80cecb0330e4c87c0 2,170 1.00/1.00 vMB 84
677,205 677,205 0000000000000000000685b04d5be55c6f6273a0b26d7ed1046f3e5539f63672 2,302 1.00/1.00 vMB 36
677,204 677,204 000000000000000000033ce6f20e771d0d64e11706995b0e0f02cf79ca8a0d76 1,794 1.00/1.00 vMB 65
677,203 677,203 000000000000000000086b67c88f63870948d7bd7002e088642cb9c8cb55a921 2,271 1.00/1.00 vMB 56
677,202 677,202 0000000000000000000a48bd23e976ff3b008a0ccfd19c6b0d254c11042ee6dd 3,287 1.00/1.00 vMB 62
677,201 677,201 00000000000000000006af7ca5833f57b0a4b205dd35534ea524d1bb3b06f5b3 2,896 1.00/1.00 vMB 81
677,200 677,200 00000000000000000009f2b996272eb473a01bb03403ac93788f33d05a7ea8e7 1,796 1.00/1.00 vMB 80
677,199 677,199 00000000000000000006306023333d0401b8b9f69870cf6ab1e5e692cf6e7994 484 1.00/1.00 vMB 68
677,198 677,198 0000000000000000000007409b0ef3923a4c107fdd6d0f371318c7640bb970b2 2,908 1.00/1.00 vMB 68
677,197 677,197 00000000000000000009427841b72755ca8bf3fd2069a44b0a895723cfc0a057 2,728 1.00/1.00 vMB 77
677,196 677,196 00000000000000000003ce4564353a57abbb984d4a109f889cd1244830f33102 2,489 1.00/1.00 vMB 77
677,195 677,195 00000000000000000000e2882e429553cec9aec5bd0c909c91a989d2893499ee 2,358 1.00/1.00 vMB 92
677,194 677,194 00000000000000000009d20b9b8f4e5c177fd10971298157bd2eba73d0303aaa 3,298 1.00/1.00 vMB 110
677,193 677,193 0000000000000000000624d686f6c2affc343210a59b406b45f042f0988943f5 1,659 1.00/1.00 vMB 42
677,192 677,192 0000000000000000000278d7c036fe02af9404ecb4bc73df84c4c6de4ac34322 2,900 1.00/1.00 vMB 63
677,191 677,191 00000000000000000003733407996d6d8aa5f5a25687406509249dfabcdb9f5f 2,881 1.00/1.00 vMB 74
677,190 677,190 00000000000000000008445d80b18f5d6a348032d2f174f892f4649016c371e6 2,531 1.00/1.00 vMB 62
677,189 677,189 00000000000000000007ef866ccb2700d9d140cb1c072f6166b548de444d826d 2,313 1.00/1.00 vMB 62
677,188 677,188 0000000000000000000820498d3e0ff4168c2fa5b9ad07c4d7daaa1ffd8aff3f 3,250 1.00/1.00 vMB 68
677,187 677,187 0000000000000000000079c2d7a9e8b058465ec8ff9c70c97392d97b6a6acd91 2,972 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.35 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.