Loading Tool

Explorer IconExplorer

Memory Pool

79,903 transactions
29.54 vMB
0.06452215 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt b798ae2f893b6df2e2de533d66a099bbce8c2d3eb405b4a717c4695b17d8f76e
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (684,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,819 230,819 00000000000001acf524abd16c6d952f21cd71de2084db3bbb125ba947f19dfd 244 0.20/1.00 vMB 105
230,818 230,818 00000000000000ce249326d6945f1dd3ae403f501c215a78fe4ced15fa3414f3 446 0.25/1.00 vMB 46
230,817 230,817 000000000000009c0f62066af26cc23999bffdb7198189766f329268d4025498 163 0.08/1.00 vMB 111
230,816 230,816 000000000000004c5e5b897c45aadea6f6e5df0b65870ea7507012e3cfe87ec1 287 0.14/1.00 vMB 149
230,815 230,815 0000000000000022df2e6aa2a391b09c13fcf26ad4d4de7ff89ff6f3d8b7e76e 162 0.25/1.00 vMB 27
230,814 230,814 0000000000000161b5a3d8a45eb26fc80eb6a2ac4dc1b0e5e43f692645f6c18a 185 0.25/1.00 vMB 59
230,813 230,813 000000000000020d90312fe635e8598d651c238c2640593f3b2d700e6a352e36 117 0.10/1.00 vMB 79
230,812 230,812 0000000000000197b75dd5d04052da36175349d7dce9385a18ab5f608faf41f3 268 0.47/1.00 vMB 48
230,811 230,811 000000000000015d7c62a24932df4838d5a159f72494c15851e951030603538e 454 0.45/1.00 vMB 90
230,810 230,810 000000000000015b55c89c50eaf5368d819f2f8e693904396cb7b4ea4a04af42 887 0.47/1.00 vMB 133
230,809 230,809 000000000000017cc0a983905bc060aa900368da0616027660fda4cb84ca4120 269 0.25/1.00 vMB 90
230,808 230,808 00000000000000fb288771aeb2c8dfccc668962dd7a01bae0d42979aefabdf0a 192 0.25/1.00 vMB 61
230,807 230,807 00000000000001ab194fabac18d80cd047db6989fbb0727cf4a39a6eb2f22f40 762 0.25/1.00 vMB 347
230,806 230,806 00000000000001bfab4d0f91f3790a6df0c42ea11f7e0162a788983551cab276 451 0.25/1.00 vMB 3,414
230,805 230,805 00000000000001cb5badc42a9e450af3e7b72531b1cfb37f58d6bea04693b352 431 0.23/1.00 vMB 147
230,804 230,804 00000000000000cce49ac70773ea79dcaa3a7a9f847e0ccbf3ff2b2ef0fa6b4e 287 0.15/1.00 vMB 139
230,803 230,803 000000000000008108fe7679b8daad016ccbb237cab1d80adfe9dc1a2efe1fee 460 0.20/1.00 vMB 176
230,802 230,802 000000000000005b6dc08c501b6caf6e2295850482bcd064e1bb60bd37e0e6bd 226 0.11/1.00 vMB 153
230,801 230,801 000000000000001bdbc7f22fc970a194331dade164cbf6b2b544c9caad327326 624 0.47/1.00 vMB 99
230,800 230,800 00000000000000662f73798a62196f8943abdf97350dfec4e8ef0531d3d9860d 696 0.25/1.00 vMB 233
230,799 230,799 00000000000000cb964d9fb11ecd4d54471eea305824ff07d4c2d2202fbc9443 486 0.25/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.