Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
29.29 vMB
0.08172724 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 04bd154907167a0770e59a5c40dae08974f9b35b399a115ab7cc89150c259398
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (276,567 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,594 638,594 0000000000000000000e99bc5d131c79135149a43b4ccc5154d50f991231ff0d 2,256 1.00/1.00 vMB 40
638,593 638,593 00000000000000000010bade010a8db9d3fdf7bd98b420be803140544309fb56 2,765 1.00/1.00 vMB 63
638,592 638,592 0000000000000000000b3e5d6c3eb6a9817e3922fde802ef7d1c2227e7700eb2 2,665 1.00/1.00 vMB 25
638,591 638,591 000000000000000000047251c73aac26b65d536dacfa18930cd9214267173c0f 2,509 1.00/1.00 vMB 55
638,590 638,590 000000000000000000030fd2208deaf41d5a726c61a180a13efe4a7645b2d622 2,834 1.00/1.00 vMB 39
638,589 638,589 00000000000000000001a2dee2c921842da014a8070046e104d0dae81ba1eb73 2,373 0.89/1.00 vMB 13
638,588 638,588 00000000000000000001106cb5482be95f187f33b004b9f647eb31762f86150e 2,651 1.00/1.00 vMB 24
638,587 638,587 00000000000000000010debc91ef98b85bf56f02af21dc5da125b115f82abc1e 1,788 1.00/1.00 vMB 32
638,586 638,586 0000000000000000000ae3753c1c9bf16ccd7ead9658edab24781c297e6c6505 2,543 1.00/1.00 vMB 39
638,585 638,585 00000000000000000008f75fe9bb7547be8d72107fa4f5cb71c4a4d90901c710 2,547 1.00/1.00 vMB 46
638,584 638,584 0000000000000000000fa67269b011afa6623a097336cb0314fef474c322575c 2,047 0.74/1.00 vMB 28
638,583 638,583 0000000000000000000455811d8449094e1239bfee453cd9dbca59a07c89ca32 1,656 0.59/1.00 vMB 28
638,582 638,582 0000000000000000000b79bbddb6d1f92a5907aa51af4b0283fb0d84a0410e2f 2,185 0.96/1.00 vMB 24
638,581 638,581 0000000000000000000fad96f5890141d672e99f0ff8136750ec9a32bb1c8894 1,526 0.69/1.00 vMB 26
638,580 638,580 000000000000000000110a75ceed405935a0a6481657e208133162dec2c45e88 463 0.17/1.00 vMB 27
638,579 638,579 0000000000000000000191f4e587fe7f7d6f639f364b0b61f73b5293cfc3e8fd 831 0.30/1.00 vMB 31
638,578 638,578 0000000000000000000e46045f5f228eaf04424600235ea766828fd5c67533a3 1,370 0.73/1.00 vMB 3
638,577 638,577 00000000000000000010aaae4c73be9131382a92b0737d9a52ad5da8adc314c0 2,360 1.00/1.00 vMB 44
638,576 638,576 0000000000000000000410907cb31e967f0a5f2d256f6c1b07d1aa7baa47934c 957 0.73/1.00 vMB 14
638,575 638,575 00000000000000000002f2b787c88c6518df85c12fbca3ed4b71b84e0535163b 2,265 1.00/1.00 vMB 2
638,574 638,574 0000000000000000000a11a16f1c583fc02f2d07a4fab7c18c6d59014689e0e3 2,555 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 674.53 GB
    • Received: 16.43 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.