Loading Tool

Explorer IconExplorer

Memory Pool

23,927 transactions
21.91 vMB
0.05958974 BTC
Random Selection Loading Transactions
Max Size: 115.61/200 MB

Candidate Block

Mining Attempt 72fa9bfc5564b349dbc59c3f5f7221701a4a713775102bcff9ca7f85b2082645
Version 20000000
Previous Block 00000000000000000000e7d755450a00a4d45e8c0d32929af1b061194e777264
Merkle Root e104d78537acd9ba8488342aca2e70dde71506abca5b137c7451fb2f52e61014
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,597
Size: 1.00 vMB
Total Fees: 0.03287737 BTC
Feerates: 200.96 > 3.29 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,764 (102,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,408 837,408 000000000000000000022a84bf17d41705609a53894a27ce23c83486b36b9722 3,180 1.00/1.00 vMB 24
837,407 837,407 00000000000000000001b6fd90074c943b79feb3985477a333cded0cc28b3a2e 2,601 1.00/1.00 vMB 19
837,406 837,406 000000000000000000012f43f50da3001c5889f0168cbf3eff7390261fd7e3e9 3,284 1.00/1.00 vMB 26
837,405 837,405 000000000000000000003af47db2d12d1d3a9ed7e4c243568a42ec03bca9c86c 3,087 1.00/1.00 vMB 27
837,404 837,404 000000000000000000033ff03b8baac25130a262e08ce9c376d29f97d2f9f057 2,493 1.00/1.00 vMB 16
837,403 837,403 000000000000000000008ed2a07c8e9719ed8c3382b98aeac3b737fe598f0e1b 2,740 1.00/1.00 vMB 19
837,402 837,402 00000000000000000000d8ead439cbdc0c879669b67b8a2e79b0570da088c379 2,639 1.00/1.00 vMB 14
837,401 837,401 0000000000000000000240e3a3233105d3b833b056478971514df416ab65dc94 2,991 1.00/1.00 vMB 21
837,400 837,400 000000000000000000026ef8a0ea46a5638f48f050921b4470415955935bea8e 2,775 1.00/1.00 vMB 18
837,399 837,399 00000000000000000002229eb0dd347969a509793994708556bcaac46045c398 3,339 1.00/1.00 vMB 26
837,398 837,398 00000000000000000000535293a31bb39ec32dfa98998c27c6a34902205c7da8 3,311 1.00/1.00 vMB 28
837,397 837,397 00000000000000000000de30624e7de3f231b12fdfb994a19bd7229746b13a51 1,207 1.00/1.00 vMB 11
837,396 837,396 000000000000000000003f561c31a41cd7da72811f8ed1c2886c9d5f301e0cfc 1,327 1.00/1.00 vMB 11
837,395 837,395 0000000000000000000170051795caf7668c62c3fc0b2efdc3c1694ca79b317f 1,371 1.00/1.00 vMB 11
837,394 837,394 00000000000000000002833f9c549f8e23b03fdad654dc8e6cb83c899c6693c0 1,385 1.00/1.00 vMB 10
837,393 837,393 0000000000000000000115286f4d46d257bc4ac5c566c09eb15cd1d238039415 2,287 1.00/1.00 vMB 11
837,392 837,392 00000000000000000003331c9b0e81db21392b36b32df8133a105de3e4515e9f 3,685 1.00/1.00 vMB 21
837,391 837,391 000000000000000000005811624384defe51b2d75fdee5878eb5a1573e13960e 1,927 1.00/1.00 vMB 14
837,390 837,390 00000000000000000000caba9e52cda76f8dd5a4248dc5239185030e25856884 3,300 1.00/1.00 vMB 18
837,389 837,389 00000000000000000002c2627aa11be71041c83d635e4a11bf5bc115c5e326db 2,477 1.00/1.00 vMB 16
837,388 837,388 000000000000000000015299a0260b6771e43be2d34180f7e235fed72a1eb872 2,075 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 826.30 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: 4,287.90 GB
    • Received: 237.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.