Loading Tool

Explorer IconExplorer

Memory Pool

26,692 transactions
24.24 vMB
0.04827132 BTC
Random Selection Loading Transactions
Max Size: 118.93/200 MB

Candidate Block

Mining Attempt fcef0b7ac80296d2900ded8a7a6eab42069a3d961da25dc3107e8454f64b252e
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root ea75c886831062eea8bdd55a4a7188d5c9f882f06fcc9c6c3c9d28981996bf0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.00549865 BTC
Feerates: 73.20 > 0.55 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (502,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,061 412,061 0000000000000000019f8520258c1c91614a39e31da41fb2a887df041e320cef 2,773 1.00/1.00 vMB 58
412,060 412,060 000000000000000003d018b492c3cd52fd6b7b30cbcae815eecea401f2236418 14 0.00/1.00 vMB 156
412,059 412,059 0000000000000000001ba8c9f0fa109bb1eab97199110f3ce4afd11cb5359c95 3,444 1.00/1.00 vMB 65
412,058 412,058 000000000000000001863ef2a712788469fac4a4490425d7e3bfab7d66ab932b 2,683 1.00/1.00 vMB 103
412,057 412,057 000000000000000000177412b499d7fa8b2525f17331397d351f3269a866b4b4 884 1.00/1.00 vMB 20
412,056 412,056 00000000000000000155586912ce9c36ec5fb73a316d8d97cc3e5ba7878e2b36 2,408 1.00/1.00 vMB 48
412,055 412,055 0000000000000000018191cc284c336498a877900616acfd49ff6d39deee87f7 2,125 1.00/1.00 vMB 56
412,054 412,054 000000000000000003788e6b537a8b44e2cb7a51ff74f45a09db7550f4d626f7 1,149 1.00/1.00 vMB 25
412,053 412,053 000000000000000001e22c3eb86b5920f155bcf657a0edfb36ef3669e48ed26e 1,262 1.00/1.00 vMB 33
412,052 412,052 000000000000000000632ed880dcfed3238cd1895ede95949795550160c6173b 1,721 1.00/1.00 vMB 42
412,051 412,051 000000000000000003ddd7f11ebb77f1c2c876b46354abd881be52171c716ae8 2,556 1.00/1.00 vMB 64
412,050 412,050 00000000000000000402b14b61a689620646b35b94914d42a19f2345a48c7992 2,973 1.00/1.00 vMB 63
412,049 412,049 0000000000000000056246168850b62a798b785615ccf630c6cb379db39d95cf 1,120 1.00/1.00 vMB 22
412,048 412,048 0000000000000000002463c3eee4a223c9fdd594f8c65c974b4a4e702544a28f 1,664 1.00/1.00 vMB 35
412,047 412,047 00000000000000000491dd7d8b8188acde230796586bacf64bb8c214188eeb41 1,647 0.99/1.00 vMB 42
412,046 412,046 00000000000000000214886e0a23e104d6626a7465b2884532a05d901b7ac721 3,135 1.00/1.00 vMB 74
412,045 412,045 00000000000000000417dbc359d41880f6067b05db6b9c49c841dc435757b304 1,364 0.93/1.00 vMB 26
412,044 412,044 000000000000000000413a093c74c4b08147dacba4a210e68be8ea0e15240941 3,272 1.00/1.00 vMB 69
412,043 412,043 000000000000000004b6c0ada0fa1a42aedf8516e67a442b8a7c938a9494cae7 14 0.00/1.00 vMB 172
412,042 412,042 000000000000000002de7c45512952073c3da568ad4d0d851006099adb9b9305 3,041 1.00/1.00 vMB 74
412,041 412,041 000000000000000004acf84fe28c7e84f65dcd4f335c5f48e1502b22a6788e5d 1,126 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 641.69 GB
    • Received: 12.52 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.