Loading Tool

Explorer IconExplorer

Memory Pool

79,948 transactions
29.55 vMB
0.06472343 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt af2688887cc9c74c07ec28a324da50f36a8eba1f6b2eabf6070f1049e3cf55a4
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (156,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,547 758,547 00000000000000000007afc62faab12cdfc1467a19ccf22839f04a31d73c573a 2,513 1.00/1.00 vMB 23
758,546 758,546 000000000000000000008f83cc3aaf46092d7008bf0fe5113a9fa7891ce3f82b 564 0.19/1.00 vMB 11
758,545 758,545 0000000000000000000055e5986285766c81f99c3572c1c6d53b61e551be3c05 2,326 0.97/1.00 vMB 9
758,544 758,544 000000000000000000073c09fdec610086f456bea065442b8a86c7fa030b359c 249 0.08/1.00 vMB 10
758,543 758,543 0000000000000000000341b358fef9a553897da1dd13fd01bb5aa907e0da79f3 427 0.12/1.00 vMB 11
758,542 758,542 00000000000000000006a787c052cb6dd181519c1f13dc639dff4f7980a38cc4 791 0.75/1.00 vMB 2
758,541 758,541 000000000000000000011bb3da1656d9a823b24654fd6ff076c9b3019cd76d49 2,420 1.00/1.00 vMB 10
758,540 758,540 00000000000000000004716aaaf4e61ee1b2ed039fb17948c84209780525dab9 2,132 1.00/1.00 vMB 6
758,539 758,539 00000000000000000003ef93c37d98f7d1abd6a8ed3837b8c06714712e4f02f7 771 1.00/1.00 vMB 9
758,538 758,538 00000000000000000006e527b77bb13b931c1e78db1bc9e8573bf565d3216dd4 641 1.00/1.00 vMB 9
758,537 758,537 00000000000000000005d2c37cf36602f1c2d0cb52ac12a0e8a66dd51e106570 2,582 1.00/1.00 vMB 9
758,536 758,536 0000000000000000000213e8035a8ea089ce309d25aaac3d78daf195de271cee 2,254 1.00/1.00 vMB 13
758,535 758,535 00000000000000000000d12074092d6d70a190d697f5ee4e083b2cd2c749377e 3,175 1.00/1.00 vMB 13
758,534 758,534 00000000000000000000d4f4d9703c01028e295987f46256c536c674199aaf07 3,095 1.00/1.00 vMB 17
758,533 758,533 00000000000000000006ce7fd9171d5ceaf87546d26402ac7e7d00a755db12ca 2,312 1.00/1.00 vMB 21
758,532 758,532 0000000000000000000378fa8a216f480f9ec85e46a1e417df89a2df95783719 1,094 0.49/1.00 vMB 5
758,531 758,531 000000000000000000056495a1074f1322418d6bd21e65a6b88a8c361bab3da1 1,284 1.00/1.00 vMB 3
758,530 758,530 0000000000000000000643194a121a18619b6cc93111d470741b2438fa981c41 439 1.00/1.00 vMB 1
758,529 758,529 000000000000000000059b57b41bde24689be3a7819c7094361e26cde6e0106e 736 1.00/1.00 vMB 3
758,528 758,528 000000000000000000072492d3ad588baabef6628a9520cc930af90781b6f453 1,780 1.00/1.00 vMB 6
758,527 758,527 00000000000000000002532425049953edc56d0c9e9e83c142a4b0bb695455ee 1,237 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.