Loading Tool

Explorer IconExplorer

Memory Pool

74,429 transactions
28.26 vMB
0.07198821 BTC
Random Selection Loading Transactions
Max Size: 172.37/200 MB

Candidate Block

Mining Attempt adc7af674577d5a9897a94493a4cdbbba44315907a5917629f31d7a4a327579c
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root d9a8e775d9912216deef61f2caf690d0a3f0a1cd3b739c5ad4788ac55ae29e2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,171
Size: 1.00 vMB
Total Fees: 0.01098579 BTC
Feerates: 150.77 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (204,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,627 710,627 0000000000000000000c26dc5a0e331ff084ba7cb877b3089991b6a7a20ded4f 1,487 0.52/1.00 vMB 10
710,626 710,626 000000000000000000011721307db2c7a5037a4d4b7a65d8eb8ff740f0bd643f 648 0.30/1.00 vMB 9
710,625 710,625 00000000000000000005ef16292673a080d0cd1edfd1f819b3e7c3beef6ce458 1,803 0.64/1.00 vMB 9
710,624 710,624 000000000000000000006ce642a2e1a398fca10e6ec359c17590758a9abab566 2,110 0.81/1.00 vMB 8
710,623 710,623 00000000000000000008657095f0cc56ee54ee56fa3e4cfd3021d7e49843107a 2,634 1.00/1.00 vMB 10
710,622 710,622 00000000000000000000a77727024d68f876076466721ec804352bbe4ed19c10 693 0.24/1.00 vMB 7
710,621 710,621 000000000000000000037fde1913501d5469673ba0e861ecf45df82c8e2a694a 2,437 1.00/1.00 vMB 11
710,620 710,620 0000000000000000000185e7ad9b18886e190b44a8fde59446fb1e5f469c1fd7 996 0.33/1.00 vMB 9
710,619 710,619 000000000000000000050f782f33f8908e45fda527df35124c3e3edb6650e879 2,278 0.73/1.00 vMB 11
710,618 710,618 0000000000000000000550ace210c5e590495018fa2c43c5e8585fec487750fb 3,208 0.94/1.00 vMB 4
710,617 710,617 0000000000000000000418c6ee14ddefe26efa40382982e25b347d3bcf981b75 1,172 1.00/1.00 vMB 5
710,616 710,616 000000000000000000096202954b547d02e393ac40756cc880bd6677e76ec733 2,778 1.00/1.00 vMB 13
710,615 710,615 0000000000000000000bdc44ae1b18e6e10cf2cf023dd747e7db0203704ccbf7 2,920 1.00/1.00 vMB 13
710,614 710,614 0000000000000000000051cdfe4631dfe8da7a2f916fe840c718837583cdde1b 1,665 0.73/1.00 vMB 6
710,613 710,613 0000000000000000000b54876387d15019f3f35fe38ef44b8c4a27072e496ee8 2,735 1.00/1.00 vMB 11
710,612 710,612 00000000000000000001652eeba010c8dfeefbc1892c1dbd5d54d5c795f5c788 74 0.02/1.00 vMB 7
710,611 710,611 00000000000000000007791206bdb71e630e9c8829cc120fe0e717236f011db6 2,961 0.88/1.00 vMB 10
710,610 710,610 000000000000000000076d2a21bd5205408a89c0aba80a670c0d16ae6b756f66 2,472 0.78/1.00 vMB 9
710,609 710,609 00000000000000000008d4ec4c036c357474716069e037c2cfa484280dda8e56 481 0.18/1.00 vMB 8
710,608 710,608 00000000000000000001757a34589760b6de7b5df0204503ce5acff8cbc968b5 341 0.14/1.00 vMB 11
710,607 710,607 0000000000000000000170635b095fb92e50c8861d6c2e28393f87906949a3bf 621 0.28/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.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: 711.21 GB
    • Received: 17.10 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.