Loading Tool

Explorer IconExplorer

Memory Pool

110,466 transactions
22.79 vMB
0.14276161 BTC
Random Selection Loading Transactions
Max Size: 170.08/200 MB

Candidate Block

Mining Attempt b0bc9502fad83e74a26b80ef5dbf76b6f5c43cb5c378bc18c6a856c77be2ab18
Version 20000000
Previous Block 000000000000000000018ae954c63cb70790f8f8dc9fffbaf024de3e77068767
Merkle Root 03e6d49453fe7c334f9ee6db803bf224ece405232353d7c72a232adaddadf7e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.05885864 BTC
Feerates: 298.64 > 5.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,916 (158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,758 916,758 00000000000000000000b5730df85e5e21065aafc25f2d561d30ad0feca66ec2 6,525 1.00/1.00 vMB 0
916,757 916,757 00000000000000000001777c19faebd3c781ce12fdc53de642137fbea4a90534 3,083 1.00/1.00 vMB 2
916,756 916,756 000000000000000000009cea3ec2fc72e2569118767679bfefb592830395667f 1,678 0.45/1.00 vMB 2
916,755 916,755 000000000000000000002c961e72d37133bc2746f7cad570f0e31c3ce8abead6 2,653 1.00/1.00 vMB 1
916,754 916,754 00000000000000000000681fd2c6d4d80b4c12d9b817d2c0aa8680f97f248982 606 0.20/1.00 vMB 2
916,753 916,753 00000000000000000000a6dfd93b6bcad7f91e28962428b6b562c290ce5e9a6f 2,028 1.00/1.00 vMB 1
916,752 916,752 00000000000000000000844a8668491ddd44cad989976e7f5f0f32321d81fe2b 1,888 1.00/1.00 vMB 0
916,751 916,751 000000000000000000005ef6290051bcb219a3c8738be5ce0bb4fc084247a4a3 2,172 0.63/1.00 vMB 2
916,750 916,750 000000000000000000002285760eaed03eed1dea1ef8db348aaf5c8295bf81e8 2,993 1.00/1.00 vMB 1
916,749 916,749 00000000000000000000454478a3581c8085f73f6336fad9ae14507d3431612e 711 0.22/1.00 vMB 3
916,748 916,748 00000000000000000001eced6c5fcb44ea487f019777245d9b04eacfa3e69d7e 3,386 1.00/1.00 vMB 1
916,747 916,747 0000000000000000000110d522db2a9528f7e983eb7981837d46d69b314c8c99 1,786 1.00/1.00 vMB 1
916,746 916,746 000000000000000000008f3d766421198a26fa5207c23f14f96048304f154965 3,226 1.00/1.00 vMB 3
916,745 916,745 0000000000000000000126174898f442eb6746c3a5185e350dd52209777b37fc 5,606 1.00/1.00 vMB 1
916,744 916,744 0000000000000000000162381658b620d36201612e2afe357d3b950b571c48a1 4,119 1.00/1.00 vMB 1
916,743 916,743 00000000000000000000524e37226c2bf88f230a377791eeb8c281ecec1ce327 1,066 0.26/1.00 vMB 2
916,742 916,742 00000000000000000001f5e82aee18cc44b7cfc45789062115e714c6c8706215 4,500 1.00/1.00 vMB 2
916,741 916,741 000000000000000000011187d63509128d2a2bda227fc72406aac52b1b303ef2 5,023 1.00/1.00 vMB 1
916,740 916,740 00000000000000000001b59166560a54456db0ab8952ddeb154c0e3adefbd82f 6,611 1.00/1.00 vMB 0
916,739 916,739 000000000000000000004ee3b333b9d2abc4d83b7fa618687e914db05d00d544 6,732 1.00/1.00 vMB 0
916,738 916,738 00000000000000000001c176ed222fa041fc8d9d7018705e4a6cdfecc4ac2e77 593 0.13/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 785.66 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: 971.58 GB
    • Received: 29.96 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.