Loading Tool

Explorer IconExplorer

Memory Pool

46,374 transactions
26.92 vMB
0.08927532 BTC
Random Selection Loading Transactions
Max Size: 143.09/200 MB

Candidate Block

Mining Attempt 5bba0035b32d6d3110c6c31ed5cdb83e3970088e408547e5be3095e7625c2955
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root 0cbbfc47da0dbf7a812be60e7ce30af418717bf0978fffffa508e03a26845133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,005
Size: 1.00 vMB
Total Fees: 0.03947990 BTC
Feerates: 101.64 > 3.96 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (389,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,550 525,550 000000000000000000095baa2dfe3dd8cf4398b908a5856269130ff38769e0c4 1 0.00/1.00 vMB 0
525,549 525,549 0000000000000000001d0381c37838e2077e60583d0d561091c7a4fd193f6c9d 404 0.17/1.00 vMB 36
525,548 525,548 0000000000000000000b5ee42eb424fbd2eb3761c07645490777208bcef3ad42 160 0.09/1.00 vMB 34
525,547 525,547 00000000000000000041594989c5dfbcf571a11bd6f6d06ef7e79a6c03447afb 1,438 0.81/1.00 vMB 16
525,546 525,546 00000000000000000019631b776972a02817a9e1b2905223eb26c3793fadb619 1,249 0.56/1.00 vMB 17
525,545 525,545 000000000000000000337c86b6645ee8667e76546206bcb92a1d824d7ed3932b 419 0.30/1.00 vMB 18
525,544 525,544 000000000000000000132ee5ff0ee1b1ebe55a56d29f45e450797517ae96c1ba 1,378 0.56/1.00 vMB 23
525,543 525,543 00000000000000000028831882d47c5f78d4a522f688bbf98683c5ffa3a53448 2,063 0.88/1.00 vMB 21
525,542 525,542 000000000000000000149529b2a8ce3d2cac30a235a21a1c6f5cafaf954dc3e2 2,377 0.81/1.00 vMB 14
525,541 525,541 00000000000000000018f4b5b1a5a31b3bcd9e719c7d4be6b4c589a09a4287cb 1 0.00/1.00 vMB 0
525,540 525,540 0000000000000000002d641cad222272bcb4b7609ab7efe3cbe17cbeb21e71eb 333 0.21/1.00 vMB 37
525,539 525,539 000000000000000000206ecaf12f6abfeea420daea15e91d75886a3c406248d2 1,581 0.61/1.00 vMB 23
525,538 525,538 00000000000000000034cce349d967022430a3829fd0338240bc0b758dffd251 92 0.09/1.00 vMB 39
525,537 525,537 00000000000000000016aa9f273fbbb1edd6534fca7803c7f1861772221ebb88 82 0.03/1.00 vMB 18
525,536 525,536 00000000000000000012479c97f893fe864eb3c889264def3c002f5ff12277cd 898 0.36/1.00 vMB 13
525,535 525,535 0000000000000000002c8e130f9a4615ed43a7d8c6fc16074ddf181ed3b4ba1a 239 0.10/1.00 vMB 17
525,534 525,534 000000000000000000183c2e5b3aea8f3161470d7d401cf64d25ba13d8e4b636 219 0.25/1.00 vMB 29
525,533 525,533 0000000000000000001b64f8bd02548f7a1611884b99a2b38234ded4a226f91f 234 0.09/1.00 vMB 18
525,532 525,532 000000000000000000183298f9fb832142637c5626eb8e6dafa0cbab2ac5c60d 512 0.18/1.00 vMB 15
525,531 525,531 000000000000000000273877c0fc82a658cf82e5ac36906efff58a1198cc4938 2,110 0.76/1.00 vMB 14
525,530 525,530 000000000000000000353ffeaef99d195b340c2f1d9f154898779a02cbec4617 132 0.09/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.