Loading Tool

Explorer IconExplorer

Memory Pool

38,418 transactions
26.15 vMB
0.06170808 BTC
Random Selection Loading Transactions
Max Size: 135.23/200 MB

Candidate Block

Mining Attempt 84af6f298e8f9a5fedcf4cc3bbffe7e83f091382ccc2cf6e89733b7023896f4f
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 63708fb081a96ba73a9a47b3664fb9e6942f82382eec935e91b407e3c7b742bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,356
Size: 1.00 vMB
Total Fees: 0.01375557 BTC
Feerates: 265.25 > 1.38 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (544,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,552 370,552 00000000000000000c9948150dde701e20dd3f2103209cddb423b5becea4dfc2 91 0.07/1.00 vMB 11
370,551 370,551 00000000000000000e5accb7c61a24f819b52dd8128486777ea79688116eef41 433 0.40/1.00 vMB 17
370,550 370,550 00000000000000000496ded39e2cdb7a09d5e85a7791526f7408cf2ce85f16fd 1,031 0.49/1.00 vMB 38
370,549 370,549 000000000000000001e31e8d8f21f3ffc1acf02422ee1689c30b0213c07a6d1d 324 0.17/1.00 vMB 35
370,548 370,548 0000000000000000132e4021092beb67e3d35d83d4d3f44d8ce137bdcf9865ac 881 0.44/1.00 vMB 38
370,547 370,547 00000000000000000d6b080abc213bf1d970495f73810a353bd85aa63a1140d9 1,085 0.45/1.00 vMB 42
370,546 370,546 000000000000000006e5984080f6b53e2faffe6b42cc77a764645f71e232fdc7 235 0.11/1.00 vMB 34
370,545 370,545 000000000000000000f933a101d98f5f3b5eedc39be3ee49971804b197c9ee6c 199 0.12/1.00 vMB 35
370,544 370,544 00000000000000000211ba043f326e0d00865e42dd6f94a0432d537207cabd69 411 0.22/1.00 vMB 39
370,543 370,543 00000000000000001064471608e075bf4b35d58d4d437f6c415645485411cefe 668 0.44/1.00 vMB 32
370,542 370,542 00000000000000000dec37760fbd92b4074787147955d6a08ff455e77c6f74d1 2 0.00/1.00 vMB 0
370,541 370,541 000000000000000009645f923a6fe50872fc7c4d2c863d27fce9b21a1de544ad 686 0.29/1.00 vMB 45
370,540 370,540 00000000000000001213f2981ddcb6d81cc021eaa9236085a037faba5b74b471 393 0.26/1.00 vMB 31
370,539 370,539 00000000000000000f91a3fc56856dbf252c217ac7dc0d1fe67d9bfa2b9a8c26 612 0.35/1.00 vMB 35
370,538 370,538 000000000000000008e55ba94fa645648828c674c81fe6f3a2ac918f251b3a81 1,201 0.65/1.00 vMB 41
370,537 370,537 0000000000000000070aad61442c66281c15b54f49bdef474c7c44b1f7b0ec24 1 0.00/1.00 vMB 0
370,536 370,536 0000000000000000020ce6526c8ad4ee017bc352d4476823afbb98deeb2d2313 374 0.23/1.00 vMB 30
370,535 370,535 0000000000000000059deae3c5c23bd065d0a194a088aebd8fbb5e23f2c75202 1,533 0.80/1.00 vMB 35
370,534 370,534 00000000000000000e15b78e746b61051718bf8c229e041d0a6f16a4e17861e6 411 0.21/1.00 vMB 39
370,533 370,533 00000000000000000b060551eb59f6b572e7f3ac3516b4a79f2a8d7085f785f1 126 0.07/1.00 vMB 37
370,532 370,532 00000000000000000f6fc6ccb0025051b2a906630903a5df584d9669f4c3278a 121 0.06/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.