Loading Tool

Explorer IconExplorer

Memory Pool

29,931 transactions
18.19 vMB
0.04338080 BTC
Random Selection Loading Transactions
Max Size: 96.50/200 MB

Candidate Block

Mining Attempt 7740ba6bab6f410fbe07fadcd881a02be8c46424935b8e74336fd0974d8244d6
Version 20000000
Previous Block 0000000000000000000156ea4fc325a23c8ae66a1490493d0ae640e67e78dbc8
Merkle Root 231fb61705deff4f215efbc6053d1cb23c7493b0512ac076f32aba6976602f64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,220
Size: 1.00 vMB
Total Fees: 0.00916582 BTC
Feerates: 50.27 > 0.92 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,133 (740,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,623 173,623 000000000000074a7832ae244315f81ce12a13cf7d0f34e0b087dee67208bf58 50 0.04/1.00 vMB 951
173,622 173,622 00000000000008d037b0441faff6962c2df918ebabe192f93f8c4ac692dca1b2 44 0.02/1.00 vMB 42
173,621 173,621 0000000000000479b16a89986f11db7020d6918cf48ed22469bfe22bef18cfff 35 0.01/1.00 vMB 66
173,620 173,620 000000000000025aa6bd931965c5f257949818ea70f1c743a189a828a98b277d 1 0.00/1.00 vMB 0
173,619 173,619 0000000000000338018d2f8ddb9b714c41ecbecb17613429f06d6eba1d2ac0e0 119 0.05/1.00 vMB 72
173,618 173,618 000000000000003bd8a9d43a3d5d1511d86e74030d1abb619e95d82c281dd723 3 0.00/1.00 vMB 0
173,617 173,617 0000000000000830a6bfcc3e06d13cc82222e6c5d0195bbeb2c4dcbeaf71b294 20 0.01/1.00 vMB 277
173,616 173,616 000000000000008fddb2c6b40ea85bb7c2afe5429f387b2ad9f0dc4e6e974106 118 0.04/1.00 vMB 63
173,615 173,615 00000000000004e68651be414bd9defd9bddc848ba16a22c3a7a7396e1942182 14 0.01/1.00 vMB 113
173,614 173,614 000000000000073b62bcd84057264e0db763066cd0491a09ae941ae5f207e23b 122 0.05/1.00 vMB 182
173,613 173,613 00000000000007d3ad91e7b87ed5422ede45ee71f73d6ce416a06990e7eb7096 6 0.00/1.00 vMB 463
173,612 173,612 000000000000062226fb204a0f665743e32ef6725e47a0108612634cf8ae8f34 60 0.02/1.00 vMB 95
173,611 173,611 0000000000000557eb273bd94511ea8d901058729759274a44c774862b3a4fe9 1 0.00/1.00 vMB 0
173,610 173,610 000000000000066e017933e5a4639455788d35d5767487f7632ad26b6f744c89 86 0.07/1.00 vMB 102
173,609 173,609 0000000000000205b265d86048560e8d92f06b36bc9ae73bccc403b4d25f0397 54 0.03/1.00 vMB 79
173,608 173,608 00000000000005306f4eb545b4ce92a068ad7b821d1408ad087d09d8f48c68c5 60 0.03/1.00 vMB 45
173,607 173,607 000000000000005362e14c0efe2a4ff615d06d4040f38580fcf73b74b118961c 47 0.05/1.00 vMB 307
173,606 173,606 000000000000069812751ada7c5c0f9c5bc79c4008c0e641e279924643762a66 80 0.03/1.00 vMB 95
173,605 173,605 000000000000015d7450c450e3d9a6def34989048262a94753216ff49a801413 61 0.02/1.00 vMB 3
173,604 173,604 00000000000005c653d36ed07015ea25d248ee85e4c39df3a0c39b6b6e82f08a 46 0.03/1.00 vMB 61
173,603 173,603 000000000000091ded48dd02361eb82342f1fbd1fd4beb99d5b0c81df17f856f 11 0.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 780.84 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: 562.03 GB
    • Received: 7.45 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.