Loading Tool

Explorer IconExplorer

Memory Pool

29,324 transactions
25.03 vMB
0.05281479 BTC
Random Selection Loading Transactions
Max Size: 123.17/200 MB

Candidate Block

Mining Attempt d591675aa51ff97d358643237b6c45e86aa72546e66a140274f0cd9870d00b55
Version 20000000
Previous Block 0000000000000000000032d81b56df9fff9453a08f3e3f9107dd1c0c705a4d85
Merkle Root 3b2faf818eae34aff7710bbe3b4197fa86ffe97e47c4baee16e3d677d6378c20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,104
Size: 1.00 vMB
Total Fees: 0.00750181 BTC
Feerates: 100.25 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,196 (638,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,548 275,548 0000000000000003380fca5fee13810f0744d9e035095e03cebf99c1919f6bd5 267 0.20/1.00 vMB 44
275,547 275,547 0000000000000001e8cb9a2dcc6d4e9263e910e042755813393502c99d117321 20 0.01/1.00 vMB 44
275,546 275,546 00000000000000036b5ec76f975afe5df2b7ded5a064f6dc15662a80bad332c8 197 0.10/1.00 vMB 24
275,545 275,545 000000000000000164da7bb66b3f35c5121eb22584f1ae260a702fb82bddf9ac 179 0.24/1.00 vMB 15
275,544 275,544 000000000000000477b0f31b861a0df2e8087d4045d71549ba6483ff734964b1 581 0.25/1.00 vMB 61
275,543 275,543 0000000000000003d61de65348ed987227fd42e538268419a5e4c2e2ae2f5dd9 250 0.12/1.00 vMB 52
275,542 275,542 000000000000000166853f489e81a1456a81f8a377c39e5e3eaf527e60a0cf5a 24 0.03/1.00 vMB 17
275,541 275,541 000000000000000159971da5f633d2a3d6856b8c772ee5b0558088d83612ecb8 82 0.04/1.00 vMB 28
275,540 275,540 000000000000000399fc143aa0edf83501fbb03eace7f7af3c0bf114372ff0c0 240 0.21/1.00 vMB 34
275,539 275,539 0000000000000002013949eabcdc11573b358f1c7ea35455c29d1e2e0f2479fa 383 0.19/1.00 vMB 39
275,538 275,538 0000000000000001ff84bf4c9564c10d90cc2d37a8025359a6d538753265b8d0 258 0.12/1.00 vMB 44
275,537 275,537 00000000000000032f4fac6d606c826551ea81a7e68af7c10fd89349a482a487 204 0.21/1.00 vMB 24
275,536 275,536 00000000000000000f82e14ebcf5c6cda60dc0699da17762036004996168fbce 671 0.35/1.00 vMB 39
275,535 275,535 00000000000000018ee9414febb191e6755a87e81873811f59dc3292b73f176d 464 0.25/1.00 vMB 24
275,534 275,534 0000000000000001fa5e5f2769ed4465fc9bc9f4a6778a282a867fe03fad57eb 657 0.25/1.00 vMB 51
275,533 275,533 000000000000000339daed322ab0905f62eac9ea838ff35b6c26db3691a90f9d 889 0.35/1.00 vMB 50
275,532 275,532 0000000000000000dacac29ff36d5d526b41f9b79a5d325f72f055fcac8efead 695 0.25/1.00 vMB 74
275,531 275,531 00000000000000011baaaaf0744daaa90c5cb0fd9963911c9685fc8d61813589 813 0.35/1.00 vMB 54
275,530 275,530 0000000000000000f7ed90aa6f249e586fb4db32eb63388ddddcb43aae39495c 68 0.03/1.00 vMB 57
275,529 275,529 00000000000000049fc7bfc3ef94a8999d826aa043a5390d8fb55bb58f251285 455 0.20/1.00 vMB 113
275,528 275,528 0000000000000000fe9e2c6898a56d09635dbcf46b0212dfeb4f6afef1087162 440 0.25/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 780.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 572.95 GB
    • Received: 8.00 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.