Loading Tool

Explorer IconExplorer

Memory Pool

48,311 transactions
28.22 vMB
0.07294669 BTC
Random Selection Loading Transactions
Max Size: 150.53/200 MB

Candidate Block

Mining Attempt a50ea55a420639492cbba1345bba26e5fa59a70c478f9eb2bb513ababdc89d10
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 53307c3ad0582bc90aac27c3801e6def47e4411f1eb3bddb0e13d81771134064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.01803690 BTC
Feerates: 301.05 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (225,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,552 689,552 00000000000000000006b1b9e67ffb1f4125f297bb16ac7b47745aacd101744f 1,952 1.00/1.00 vMB 37
689,551 689,551 0000000000000000000a6c1eeea99586f5df46ffd441d66b1fbf5f2b1cbc8580 2,067 1.00/1.00 vMB 56
689,550 689,550 00000000000000000006e959f46801a5c83c5ee14a073ecd4f4f8fed8acfd7e9 1,659 1.00/1.00 vMB 48
689,549 689,549 0000000000000000000ea3a8763a86a79baf949f1addf1825adfeb782a629af6 1,535 1.00/1.00 vMB 29
689,548 689,548 000000000000000000120d80b1689027e00cc3f420fcc0b767794d576d9b6bb7 1,242 1.00/1.00 vMB 18
689,547 689,547 000000000000000000062b9bee739b579dccd3bac0254228d08c969ec7c169b9 1,515 1.00/1.00 vMB 14
689,546 689,546 0000000000000000000a00e7244b18b0bc9c9af3a4be905fba4294c7d85e6f1c 2,297 1.00/1.00 vMB 61
689,545 689,545 0000000000000000000ac9a5c52932cea880b2e66235c2d68dac34685acbfb42 1,364 1.00/1.00 vMB 39
689,544 689,544 0000000000000000000580c637e58070caa6120a40b59ef13ee5cdd37b99ba0d 3,333 1.00/1.00 vMB 10
689,543 689,543 000000000000000000021a6ac96314745dae91563196b4c4cd43fce1d35e6c2c 976 1.00/1.00 vMB 7
689,542 689,542 000000000000000000117fe611f1ebd5f9896304c3bb2a01734df630fddb7239 1,622 1.00/1.00 vMB 26
689,541 689,541 000000000000000000009d4f0ea83085694aaaba9a9baab2c57b657edeccae68 616 1.00/1.00 vMB 75
689,540 689,540 00000000000000000007ba54986a72067dac4730789d91b3b38b889c3bd8fdcb 2,273 1.00/1.00 vMB 38
689,539 689,539 0000000000000000000e1bab8e37b67a4d5a100c0b197fbdb29f30a8b721211b 2,822 1.00/1.00 vMB 24
689,538 689,538 00000000000000000012434ed3a9bcc7ecc7d31ca830a6c34be19f0be15453dc 2,466 1.00/1.00 vMB 61
689,537 689,537 0000000000000000000752314c7be5e9a1b4954cf837f01aecc5076bc07c557d 1,970 1.00/1.00 vMB 46
689,536 689,536 00000000000000000000d7c6d296ac5163c3bc37121c68572fc3351bb950eda7 1,799 1.00/1.00 vMB 38
689,535 689,535 00000000000000000007f5a86fc6304ef1334f6cfda4157a061e29e3f0b41ae6 2,640 1.00/1.00 vMB 93
689,534 689,534 000000000000000000088634cc4f21049c3a9722154aca9dc74b1c805739a55f 2,208 1.00/1.00 vMB 43
689,533 689,533 000000000000000000108b7bd745c83190e7209e88d06ad7c09f3fe573bb4197 1,279 1.00/1.00 vMB 59
689,532 689,532 00000000000000000012cff97ed5cadf375a4e55d58d0472a69a9c9e64cbaf19 2,150 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.