Loading Tool

Explorer IconExplorer

Memory Pool

41,457 transactions
27.09 vMB
0.06460130 BTC
Random Selection Loading Transactions
Max Size: 142.18/200 MB

Candidate Block

Mining Attempt a389caba8d9bf49627bba2153ee1e6c0fa8c4c00f2bbd14c3c4d8f29773ba238
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 64257eefa3a9585c2054f6af6f9622fb9e1a06f87dacac1b7b6c0bd01410a127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01428623 BTC
Feerates: 100.52 > 1.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (568,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,213 346,213 000000000000000013940c10f19c3f740df860e0a258dd6a29c7d8542635b4a1 568 0.32/1.00 vMB 26
346,212 346,212 0000000000000000102cf79e1bde96a270cb40008b4cf89a852f9a537a2b7180 334 0.21/1.00 vMB 23
346,211 346,211 000000000000000005d1dd76a3e8945d1f470111c760ce4270be576d0c5b7207 296 0.24/1.00 vMB 17
346,210 346,210 00000000000000000230b7a9be8ff0d8881e0a7ce510fc3b5ed94b888a72507c 902 0.51/1.00 vMB 25
346,209 346,209 00000000000000000f88d2f2916d968e8ddb077d5c79538255eeaad27d226bc2 792 0.60/1.00 vMB 17
346,208 346,208 000000000000000007b263f419598d683b2534e6d83b7295c3eb577cb865028a 1,280 1.00/1.00 vMB 19
346,207 346,207 00000000000000000a5cd03b39f8f16b31c689c93f84eb2efca9bd4b5ea20ac7 2,268 0.75/1.00 vMB 44
346,206 346,206 00000000000000000f04124057b75fd22b0b844fa970a794b307d23e7daa5b43 1 0.00/1.00 vMB 0
346,205 346,205 00000000000000000dcd78bf16cfda88224c8efe016274eb452b3f8368a6aed1 532 0.58/1.00 vMB 14
346,204 346,204 00000000000000001680f589afdaabd4c32b26989653c66289ef1aa5cc20bad9 2,587 1.00/1.00 vMB 36
346,203 346,203 000000000000000014c7da3826ece788a73bcaea90c27fedc4ba9235a6167b43 248 0.14/1.00 vMB 17
346,202 346,202 00000000000000000e824213b69c6ddc6f431c9146761fd24276da9dff20a1de 355 0.20/1.00 vMB 13
346,201 346,201 00000000000000000435010856353045ce171d6d6b69ba5910bf24a8fa7f588e 482 0.25/1.00 vMB 25
346,200 346,200 0000000000000000027a565276deb7d243ced01d4c16678fda0de1fd407c7168 1,028 0.53/1.00 vMB 28
346,199 346,199 000000000000000002d45ab570f0edfbbe32dac73a4525b7bb6c4d2b5bb811b7 1,518 1.00/1.00 vMB 19
346,198 346,198 000000000000000004bf5d4f69564919e2d3261f5b23354e65f0bcbc3db59aaf 1,286 0.90/1.00 vMB 21
346,197 346,197 00000000000000000e09b268b7df37bfedd39703c5a79bb0962ed9bb79cd95dd 2,397 0.75/1.00 vMB 44
346,196 346,196 00000000000000000e88afd87a502baced4b1e8057f83fa25e1a328cf66eb4e4 279 0.18/1.00 vMB 24
346,195 346,195 00000000000000000ab82cde033ecc894b887872b3733efa7677d152869b2717 1,226 0.62/1.00 vMB 26
346,194 346,194 000000000000000008826184673ae11177062c3ccecd509fcc2372f8d2c1b91f 1,034 0.57/1.00 vMB 26
346,193 346,193 0000000000000000170577ab597827d1bb78d8c79bae702e6865ba440196dad1 503 0.30/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.04 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: 650.66 GB
    • Received: 13.30 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.