Loading Tool

Explorer IconExplorer

Memory Pool

79,084 transactions
30.03 vMB
0.08262254 BTC
Random Selection Loading Transactions
Max Size: 182.96/200 MB

Candidate Block

Mining Attempt 18c6c6f6a9178892678eda12a7e29c71feb1e25bb63b55a6ee874b32dc4e5520
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root eedd7e88bb3ff6d2d54d5be68f3a6e22e7a72e40fd3e976ed6ca656a0ac59441
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01467373 BTC
Feerates: 300.83 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (584,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,615 330,615 0000000000000000113e484a60f346a203080d71266e296afffa1d4ef2b84b20 512 0.17/1.00 vMB 35
330,614 330,614 00000000000000001825e18580600f97145d738bba7ef6854bb3c8a1f73b8c16 728 0.25/1.00 vMB 53
330,613 330,613 000000000000000009e38f5d8e90f7e2db4a3e0dd8620934e9c16e21c9bb1376 96 0.04/1.00 vMB 28
330,612 330,612 0000000000000000013cec99efec10b8541ddf9454f2821f79205979f34f818f 25 0.01/1.00 vMB 29
330,611 330,611 0000000000000000011df874e6888c400108c7b0fa74ef351e35faf77ee8cd21 444 0.30/1.00 vMB 24
330,610 330,610 0000000000000000095e8eb0539889832f2d605c52c35b77390ecbcce3ff544b 651 0.32/1.00 vMB 26
330,609 330,609 00000000000000000354e5e2f838e6d024fae80c03d54d5422b80212ef9119f6 105 0.07/1.00 vMB 17
330,608 330,608 000000000000000008e763f97c2cc0bedfef5cc4a2755f5def6cef0883805121 509 0.31/1.00 vMB 24
330,607 330,607 0000000000000000178a23d48931d6d94f79e835e8fe0526b36d194f6371196c 1,082 0.46/1.00 vMB 30
330,606 330,606 0000000000000000045dbf5bd2766d8113633e6ce05336563b6406e00fd8d29f 807 0.43/1.00 vMB 27
330,605 330,605 0000000000000000158f7980e6b36cddcdd7a41565cbdb79d0fdd3c06206d9c2 635 0.32/1.00 vMB 26
330,604 330,604 00000000000000000fece0349086e8dbd7fd0cbb568f779e4fc0442c5f3579e9 727 0.43/1.00 vMB 25
330,603 330,603 00000000000000000deaf32b96d851ed50ab5c9278b2e63929616923cd090a1b 938 0.67/1.00 vMB 24
330,602 330,602 00000000000000000a9ad9076411b154a52ec83caa33d48bce960b0f85485998 80 0.03/1.00 vMB 31
330,601 330,601 000000000000000016a176df3a6aff16b2484265676c66f1cb77ca77ae728357 158 0.10/1.00 vMB 26
330,600 330,600 00000000000000000f53b6e393e48407e8b9af95156aed00fd68796098832312 107 0.07/1.00 vMB 15
330,599 330,599 000000000000000009566188ba5497688f2f70402a78b553fc6cb9ca34b50f60 1,129 0.58/1.00 vMB 29
330,598 330,598 00000000000000000ff423e33e2b8e9d55a35ae918fa449e034405dba785c1de 229 0.11/1.00 vMB 30
330,597 330,597 00000000000000000b18d6e7f5a8d0900e276b962c4bc4ffaee44ed2bf414114 968 0.49/1.00 vMB 29
330,596 330,596 00000000000000001b6699a427c14aea4563456b564fce74cc83695423155088 68 0.03/1.00 vMB 18
330,595 330,595 00000000000000000424166c1890abd082792246a1261732db0df2be2feef4bf 191 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.