Loading Tool

Explorer IconExplorer

Memory Pool

76,847 transactions
29.77 vMB
0.10248662 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt a0921aae5f0de325ffb87cf1669dece93d2da29c2a890cb29b824a6277ad019a
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root b42ef66f7bb670e70501cf98bb22973685f2f22cf84a9d4aaa36d3f30e87f055
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03498676 BTC
Feerates: 357.61 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (579,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,145 336,145 00000000000000000d3f651eb06e3bb2b10d3c43f75409b771f0c5d3c9a20fe6 99 0.10/1.00 vMB 7
336,144 336,144 00000000000000000f3cd0e3dcda3e54b06c737c61e120c645688595eb8eca35 766 0.52/1.00 vMB 41
336,143 336,143 00000000000000000bcaaf15c248a900bae1b33a508c0fbbe9e3ebd21b7c94a0 16 0.01/1.00 vMB 138
336,142 336,142 00000000000000001286a3335caabf58adb83a04ffc6d1894bf55e8055d5eeb9 543 0.29/1.00 vMB 63
336,141 336,141 00000000000000001530e843ed7586dbc885b35384219f378bc8360de16cd1a4 965 0.57/1.00 vMB 64
336,140 336,140 0000000000000000063b1688125d95afb843c19057b2f3ef447a108a5b42b5f5 1 0.00/1.00 vMB 0
336,139 336,139 000000000000000019474e8fb9c9b2ca67443fce482ef4eca6c7cf45f67b602a 88 0.11/1.00 vMB 12
336,138 336,138 000000000000000017192d928a45c24a9f74aabaaa2a428859b76a54711defbb 255 0.21/1.00 vMB 97
336,137 336,137 000000000000000013f6a51117de182d38278908f25cbefcc23f83006e60bcb8 361 0.20/1.00 vMB 51
336,136 336,136 00000000000000000d6a4943641c32f14bed0fcb706512dcde42bf78d3686aa1 277 0.15/1.00 vMB 65
336,135 336,135 00000000000000001aa069d1cd5f7387b7e14f63cf219ac22a992678f674b43d 647 0.46/1.00 vMB 38
336,134 336,134 00000000000000000aa665f179611d40a3fcda31f396ddec5267be3ff7b3702b 119 0.07/1.00 vMB 51
336,133 336,133 000000000000000019127ccf75bb6bac672014d3315adb4b9fd0b7a67e13ae3e 132 0.08/1.00 vMB 56
336,132 336,132 000000000000000015d7a4e1f8b26db8fda534bdffab73836446957e1a3c6ad7 11 0.01/1.00 vMB 56
336,131 336,131 00000000000000001815ab40b1e4b41103dadf4b4d30efa463a947c0c6d72093 509 0.27/1.00 vMB 68
336,130 336,130 00000000000000001327bab58083d47c22d290287583a69dd3c2c5eb4b79df6c 356 0.19/1.00 vMB 61
336,129 336,129 000000000000000002d9e00c45f1318e92bd3bdc03ae96a3f4649b1fc2948cbd 96 0.05/1.00 vMB 30
336,128 336,128 00000000000000000de5c8307eb772765cbf68ad88f0ee63c88317001f21a15d 216 0.47/1.00 vMB 20
336,127 336,127 000000000000000007c6b6345360640554178a7b4e93e2e04510f54d935f6384 81 0.02/1.00 vMB 227
336,126 336,126 00000000000000000d8ee24713ba42bec5d4f47c9f4f1e752f8564ac0955de83 617 0.75/1.00 vMB 39
336,125 336,125 000000000000000016b0c485099544d8be7fe7bfdba6d7d8b02dc81843688ea7 192 0.12/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 783.15 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: 744.18 GB
    • Received: 18.71 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.