Loading Tool

Explorer IconExplorer

Memory Pool

77,357 transactions
28.70 vMB
0.06666644 BTC
Random Selection Loading Transactions
Max Size: 174.17/200 MB

Candidate Block

Mining Attempt abee522294885c06d7ca0dac2af27261b527c6a71dfc1b35db04050fedd6f427
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 0efcbb4126c1b98878acbb7b0f99de23b37221e6fdd6b8d6b00b19aaac28af8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.00701331 BTC
Feerates: 100.53 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (258,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,216 656,216 00000000000000000010861da4c1793e54c4adca07ed4f3aaecc8d4b9cb9a9ff 1,188 1.00/1.00 vMB 46
656,215 656,215 0000000000000000000ebfb95c63762ac05ac032c904b213c7154cf4dca98e1f 1,134 1.00/1.00 vMB 47
656,214 656,214 00000000000000000006a9b269465bd9224ed057c07022cea001dac5c4be4000 2,182 1.00/1.00 vMB 46
656,213 656,213 0000000000000000000f72eeb1f4abb0061325514f6866f8adb6d7eabe655c4f 1,874 1.00/1.00 vMB 11
656,212 656,212 0000000000000000000881f171ab10b5688fd8a2f6dd281fc30afd5265d5f451 2,976 1.00/1.00 vMB 86
656,211 656,211 0000000000000000000884b6c1de070b618015c0c715b3905c15c3fad231a636 2,617 1.00/1.00 vMB 107
656,210 656,210 00000000000000000007aad7aaf0b784dbbeb2e7f0d465d7c06172e858bea84b 2,591 1.00/1.00 vMB 51
656,209 656,209 00000000000000000002bf3c15178c3b6224f761adadffb7b77893b7a9356d50 2,969 1.00/1.00 vMB 67
656,208 656,208 0000000000000000000e1552c4225ce3a5baf84d6666ac3b29b4af82f9d39e7d 2,955 1.00/1.00 vMB 68
656,207 656,207 0000000000000000000e4a0e24953c0c46f80e08d5ce997d79ecae942b0796a7 2,052 1.00/1.00 vMB 140
656,206 656,206 0000000000000000000acae2daead8adfb104e88d00f491960bb54595a43ce1b 1,839 1.00/1.00 vMB 223
656,205 656,205 0000000000000000000732304965762cf26b1d8ab12a4babbc877b6b80c7d0ca 1,917 1.00/1.00 vMB 29
656,204 656,204 00000000000000000002f236ebe9656cfca1148cc2a7d645dbc4427130e740dd 2,785 1.00/1.00 vMB 40
656,203 656,203 0000000000000000000503f08d2a958f1d4aed5b70d653cbbb4d47b697f773a8 2,597 1.00/1.00 vMB 25
656,202 656,202 000000000000000000071aae8a243e64a3f67145f7e3e38bf6c732ed7e83ef55 2,856 1.00/1.00 vMB 104
656,201 656,201 0000000000000000000d93b1b0ae891b76e081ddbba951897a4543e8559595b8 2,466 1.00/1.00 vMB 168
656,200 656,200 0000000000000000000101bcea7f85d809a97e76d6e9c26e3eaac3f0f37e6bb0 2,280 1.00/1.00 vMB 31
656,199 656,199 00000000000000000008cf736258dea3f0c2c9035e97568e60ec50212d67ee4b 2,573 1.00/1.00 vMB 22
656,198 656,198 0000000000000000000f0cc7f9fbaabf72378031c522f5b458a2cd371c523caf 2,044 1.00/1.00 vMB 180
656,197 656,197 00000000000000000003504a05e31b97a8ef8f6b824b23d1af37031b6e482810 2,413 1.00/1.00 vMB 55
656,196 656,196 00000000000000000002bd61259d523330a8088f9b0cfe8b46dac8e5a54adb48 2,566 1.00/1.00 vMB 218
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.