Loading Tool

Explorer IconExplorer

Memory Pool

80,319 transactions
22.77 vMB
0.08471046 BTC
Random Selection Loading Transactions
Max Size: 147.31/200 MB

Candidate Block

Mining Attempt bdb8acb2471fa592cf1d019d42218e118fc7b8646fca330fdd6c9d7a7314007b
Version 20000000
Previous Block 00000000000000000001c455a6598eaa427022b2c29c7bb9d732c26ffcb96120
Merkle Root 252fbcb1e7088208c18f146e30918b7d51e042481589c3d26d9cd2b2ad9fd14c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,951
Size: 1.00 vMB
Total Fees: 0.02423257 BTC
Feerates: 301.57 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,024 (656,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
259,694 259,694 0000000000000018779ccc019e143b1f70cc59133719ce6afe8723d35d518901 445 0.19/1.00 vMB 57
259,693 259,693 0000000000000002b5b8839aec9eb48a433f6b5be65c6534f5931e8b606333af 652 0.25/1.00 vMB 123
259,692 259,692 00000000000000202049f1a2a2e003bd7d26f344a9e09f511d9b770e31ef2ef1 446 0.22/1.00 vMB 44
259,691 259,691 000000000000000c83145db8af6919485d12829e8ea23494539d5ef54ccef5e5 690 0.25/1.00 vMB 170
259,690 259,690 0000000000000007e2c3ab5a8d5a042dafb0cf7086b5a4b18fa175d61e46661f 512 0.22/1.00 vMB 135
259,689 259,689 000000000000001bc85148feea246cafd9e27dc8792811f5fc4b9c5740b3b2b2 413 0.18/1.00 vMB 118
259,688 259,688 00000000000000199af1e96c1e58b444ea660ff26afaffcc179436c2c49c5f48 102 0.04/1.00 vMB 62
259,687 259,687 000000000000000790a2a22882649758e1571cae138529bed301f240cc36bdc9 22 0.01/1.00 vMB 58
259,686 259,686 0000000000000008d0a68423c2e4e655831db3ad68ecabe4b7cf4d7bdfb22286 39 0.01/1.00 vMB 72
259,685 259,685 0000000000000005a39bdc2b5a8867a21c9b94735bffffdbbe54c557fda8be30 521 0.22/1.00 vMB 96
259,684 259,684 00000000000000237b494040e6a2bf1bc495c6c108177b94ffb7f4439f78dd9a 284 0.13/1.00 vMB 108
259,683 259,683 000000000000000509adbd63b45ac1e7c3df1c65f59d7771aab83cb603067748 32 0.01/1.00 vMB 56
259,682 259,682 00000000000000251da6a88630827c593db5e8aeb50fa7ae46b315902979ecb7 88 0.03/1.00 vMB 27
259,681 259,681 00000000000000173ef64bbf613c556c3dc42cbd6491960c1964fa8fd3c72bd7 980 0.43/1.00 vMB 97
259,680 259,680 0000000000000022e36951181d6decba44f18a90f182813febd5b662ae7b64dc 809 0.30/1.00 vMB 125
259,679 259,679 000000000000001a62c651957137308fa224b7e8d9274ca3dce73ce16293aa81 129 0.07/1.00 vMB 77
259,678 259,678 000000000000001339d047d5ada9224e23d98fac185aa0fb006eb50d5054082d 352 0.16/1.00 vMB 84
259,677 259,677 0000000000000025f5c6a3bb71d6f97f5600f3361d6cc051f4e86f9215ab98c9 622 0.24/1.00 vMB 114
259,676 259,676 000000000000000c64fe902865cca1a39a4b490dffe59c790a1c733be5e215cd 202 0.08/1.00 vMB 82
259,675 259,675 0000000000000013d20aeec23deb50d3a8058405dcbfd65a7bc790f5306ca2ec 525 0.19/1.00 vMB 126
259,674 259,674 000000000000000d7204eeefb74e2870da16ece148eb16b9dbbf6ef03e46b29b 262 0.11/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 784.16 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: 810.91 GB
    • Received: 23.48 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.