Loading Tool

Explorer IconExplorer

Memory Pool

76,618 transactions
28.33 vMB
0.09525033 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt ef4d7199ce01ee589de9212edaaf07ece0f018b69f5b6dd72582e62bbbb6fa82
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 8bcf9f55000edddd67e749b83249dfc6bd3f14a636b8257b03eb17e9eba8d2e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.03235682 BTC
Feerates: 472.31 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (434,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,249 481,249 000000000000000000cc0c60ea28042fb1fbc7f295cc5cddc958ec7d7eb8d9e3 1,965 1.00/1.00 vMB 110
481,248 481,248 00000000000000000094855865e3a5f45b96451f720747941fc7529703fc6151 1,791 0.99/1.00 vMB 282
481,247 481,247 0000000000000000008ab0fdf7e496398f7ad9f2836725dac92b98163a4c930b 933 1.00/1.00 vMB 218
481,246 481,246 000000000000000000838daf74fe402b168b83b99613cb0dd28a896ceb215db1 1,852 1.00/1.00 vMB 361
481,245 481,245 000000000000000000e2500a5473948bab6dbfa571c6de532180c1fed3db36d1 2,421 1.00/1.00 vMB 275
481,244 481,244 000000000000000000366e9ac0550f06bd89f57fc51bba0f5a986f63fc703e78 2,290 1.00/1.00 vMB 217
481,243 481,243 0000000000000000000bef3cd0dd1a1d5127c3123446921aafecdc1fc0868607 1,896 1.00/1.00 vMB 63
481,242 481,242 0000000000000000009134e9807f15e26e76aeb1e51010d4f0dac699a95b3b9a 2,022 1.00/1.00 vMB 176
481,241 481,241 0000000000000000012e7500bfe4ce2708a6f6932b0dcf5fc8d3b5b3c8be5b4f 32 0.01/1.00 vMB 673
481,240 481,240 00000000000000000015f4df4d176e7b1d59fb001d1f908755582d4bfa1d75d6 1,827 1.00/1.00 vMB 197
481,239 481,239 0000000000000000004d970ba9dd0db994fb5ea1c92f454e4e75b1736d4c5608 1,662 0.99/1.00 vMB 243
481,238 481,238 000000000000000000e10077f6d1829cce5eb9571ede2783a7b494f650f48ea7 2,090 1.00/1.00 vMB 292
481,237 481,237 0000000000000000000c9dc7a615e2e15c8643530d253af7c25db8bf4d088a90 2,240 1.00/1.00 vMB 240
481,236 481,236 00000000000000000093e077d710c1a1b249a46d7df35874a12449a9452300f8 1,910 1.00/1.00 vMB 253
481,235 481,235 0000000000000000008fb7ff02cfae31a6af7ee14d2a302b16263d6ff49d7e80 25 0.01/1.00 vMB 614
481,234 481,234 0000000000000000001c87ec8a4b6b2ee7fb0423d75108d81d23b18fef7337af 25 0.01/1.00 vMB 490
481,233 481,233 0000000000000000010aeae1a1b50fc87c35cb40aed0dbbbac3c3f81d51c76f9 1,793 0.99/1.00 vMB 230
481,232 481,232 000000000000000000263a87e919d3ed41c729cdff85cfe2aa5c1ab8b763d150 2,071 1.00/1.00 vMB 291
481,231 481,231 000000000000000000a697b5d4c87122148f9ee79f4b57e884885d95452c3e93 2,351 1.00/1.00 vMB 234
481,230 481,230 0000000000000000006993baac3160b40cd1e8a761fa5d7bf6875de63e7fc5b0 2,119 1.00/1.00 vMB 289
481,229 481,229 000000000000000000ca1d0bdefe93abce2f58163600c3ce9eb9df507dc4a6f2 2,035 1.00/1.00 vMB 267
Previous 10 blocks ↓
Total Size: 782.90 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: 713.56 GB
    • Received: 17.40 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.