Loading Tool

Explorer IconExplorer

Memory Pool

77,258 transactions
28.66 vMB
0.06557236 BTC
Random Selection Loading Transactions
Max Size: 173.95/200 MB

Candidate Block

Mining Attempt 289abcdf68f987f24631a78afa371d980b0fa439a1b38a18d75d34fe5fb3bdb2
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root edb76697c5b709a143facf30ec11b32d7a38cb4f9209bc67ed45fa5412b137e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.00613227 BTC
Feerates: 100.53 > 0.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (548,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,107 366,107 000000000000000003816580a068c4f3c285e490eb65258c0f9ea94992f37391 194 0.20/1.00 vMB 12
366,106 366,106 0000000000000000053aef888471fab81cab5f33ca2bbe87b4444b127ef0f520 763 0.48/1.00 vMB 36
366,105 366,105 00000000000000000ae3f89f33853f40c585a7b7899081166b04ca42d6bfa9fa 326 0.17/1.00 vMB 38
366,104 366,104 000000000000000014e47db2ebf45ccfb4f3611f0f862a33277d30bf3ca7904d 512 0.20/1.00 vMB 45
366,103 366,103 000000000000000003077dea0cc639ea1ea7b6b2e4ef4a758db35935279c1a55 151 0.08/1.00 vMB 32
366,102 366,102 000000000000000002eb303ef9bff6fb418d4051b3f0f3c47864eb772b32ca86 366 0.14/1.00 vMB 40
366,101 366,101 0000000000000000008aed1a0f8706f1d422daee3b39528cc327d7131f906756 152 0.05/1.00 vMB 43
366,100 366,100 00000000000000000ca354fcd06a5adebefd0b28e719cb4dbb3bd1593b18ea49 1,080 0.64/1.00 vMB 47
366,099 366,099 00000000000000000531fbe2f1e3ccdfe82492e2c682e847829212ed9c4dcbcc 335 0.20/1.00 vMB 39
366,098 366,098 0000000000000000088ede871081d427c5d9443e5041018e8a5067329c836dd9 131 0.06/1.00 vMB 36
366,097 366,097 0000000000000000081a20d799f4fef97ac9fff2df7c8675bb382e91f8da24f3 119 0.25/1.00 vMB 8
366,096 366,096 00000000000000001061d504e9a3e0eb8bcbb2fead2db09a4f15ada017ba223d 22 0.01/1.00 vMB 36
366,095 366,095 000000000000000011320c6baf4f0a4d868c0aa25d460eda02db5f46291d68ef 457 0.27/1.00 vMB 41
366,094 366,094 0000000000000000082baa2832139060b6c4b967a9b2f256b20c38962b1382ee 279 0.13/1.00 vMB 48
366,093 366,093 0000000000000000095e128aab189ff1485cb1b0f71497884f66e07ce0a82a43 1 0.00/1.00 vMB 0
366,092 366,092 000000000000000013829bd03dcfe8765ce19afefb8a08d30c8a57b0155b0eae 959 0.58/1.00 vMB 42
366,091 366,091 000000000000000002aa1850cc2b8ebdf5d8e7d365af3d21ebf8ae382db51c1c 238 0.10/1.00 vMB 78
366,090 366,090 00000000000000000930852347ea500d2726b4775c31acf09972775e2f711ca0 582 0.31/1.00 vMB 39
366,089 366,089 000000000000000001cc002df2a85ccb5fed0c71145a57f0726bcc804e1661da 964 0.38/1.00 vMB 46
366,088 366,088 00000000000000000fd1d02bd16f3ce064113750f0a932642df3f119a7a4b6ff 849 0.49/1.00 vMB 40
366,087 366,087 00000000000000000d07cb12c53209a8cbd0ce1321887835a0c12dab5f9867bc 243 0.11/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.