Loading Tool

Explorer IconExplorer

Memory Pool

84,238 transactions
30.93 vMB
0.09261233 BTC
Random Selection Loading Transactions
Max Size: 189.61/200 MB

Candidate Block

Mining Attempt d333eb945fd5ada1d8a6f9a16435c688e4181ff4af19fa38cdc3cd1c660c63f0
Version 20000000
Previous Block 0000000000000000000128573cb111401f661ea57a2bc9fbc9c48fcf8c5e1f6b
Merkle Root 471b7d6224e63fb1f6e7256c7ee8e843423c2da32adbbcb8714f4d9678adca4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.02240186 BTC
Feerates: 402.60 > 2.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,326 (684,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,689 230,689 00000000000001e1e23975e69738b89bc920cb063efad0510f662cd7da3ab880 171 0.17/1.00 vMB 86
230,688 230,688 00000000000001d026c9a60d7a5f562fbf0451fefad8164d6bc7464aaa2a45e3 597 0.25/1.00 vMB 229
230,687 230,687 00000000000001980be7cb03b9ac278791a3d7694c9782f79e351dd9522928fe 408 0.24/1.00 vMB 122
230,686 230,686 000000000000022f8d3fc27f652e6552f03eb06eb61a8bc3d95edf9a38794c6e 118 0.06/1.00 vMB 139
230,685 230,685 00000000000000e08142d09c98623a6537e01cebe1c7fc8724ee21b4675110a5 324 0.25/1.00 vMB 42
230,684 230,684 0000000000000170a8e155466decc8d2081da08ffb5dbcf4463ea43c374615db 262 0.25/1.00 vMB 78
230,683 230,683 00000000000001338c5df689688e8cf17a23decd16234c799b23792c972f6ac1 986 0.47/1.00 vMB 281
230,682 230,682 0000000000000021d3f135ac0592bdb02e781abfe33d5f379af71713ed6109c1 558 0.25/1.00 vMB 195
230,681 230,681 00000000000001a88f175a7dfcbf466ed4fd2a97f0886aa2b69800cc44d82150 195 0.07/1.00 vMB 188
230,680 230,680 0000000000000138a98f35f9784777e429150e2bb23299cd1cb3571f24aeff0e 548 0.25/1.00 vMB 596
230,679 230,679 0000000000000133b374b193e1c880eb58cb8651db0c31c144d95f065bd6a627 238 0.14/1.00 vMB 137
230,678 230,678 000000000000018ca42ad952793cf29cac4908435a5d0aa11a6aae709b934e90 334 0.25/1.00 vMB 59
230,677 230,677 00000000000000d260d12820abf060aa9cfa1e7a63e4f3dfd5b0e6d48b9e9aff 290 0.27/1.00 vMB 62
230,676 230,676 00000000000001b14b1c99b5a5541941c292d90702c28a67f2fef782ec6a312a 679 0.25/1.00 vMB 307
230,675 230,675 00000000000001c8d9d319ae046eb19edc7a1240ed7131c96b86a368774a86c8 441 0.22/1.00 vMB 174
230,674 230,674 0000000000000055976b0211903c11c6fc00762a6cfaaa7697733670dd0b8f9b 164 0.08/1.00 vMB 200
230,673 230,673 000000000000017cf8be4f7c8beb0fc907f62a440ccc022d65ddbdaf3ea12837 191 0.12/1.00 vMB 317
230,672 230,672 000000000000016dd7389caae337f2d50fc4cfa6b94e706de50adbcb27f20292 432 0.22/1.00 vMB 159
230,671 230,671 00000000000001f3e009908126f9347c59f793f9e060b83756663a5a9631a743 445 0.25/1.00 vMB 61
230,670 230,670 000000000000002aec87df7dbaec0ccb7844833872a95cab379c4ad51ef449bf 418 0.33/1.00 vMB 97
230,669 230,669 000000000000015fc144fd290364a12493ee2948bbde7b9cc5c738886b9635af 721 0.25/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 782.96 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: 715.29 GB
    • Received: 17.70 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.