Loading Tool

Explorer IconExplorer

Memory Pool

28,167 transactions
9.36 vMB
0.09423850 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.26/200 MB

Candidate Block

Mining Attempt 178c94fb4e19eb07a926a0ae58cc77e521735d70e0df89aa1baaa415095a696c
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (776,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,372 136,372 000000000000005ccaf033df443cf46f501891cf9bbc4ec0d93088e9ddfd4028 8 0.00 vMB 629
136,371 136,371 000000000000090c2e522f2f3fc5698da517ca044ee199b8ebf27b0ce75429aa 4 0.00 vMB 0
136,370 136,370 00000000000008d259709a9f6dbc98d624088db0576649c83f0cc1b968e74d27 19 0.01 vMB 863
136,369 136,369 00000000000009a5bfa562632df622c146e1e89ed82a7921895ace954ea540bc 146 0.04 vMB 181
136,368 136,368 000000000000058319851c6b0d6ae9078f5215553babac8da2a8731a2bab6a2a 53 0.02 vMB 303
136,367 136,367 00000000000005b264111bdc3e62261b7ad1860a2a61f428572331163fbae544 10 0.00 vMB 820
136,366 136,366 0000000000000a00be690926e464b8821b9bfb459bd7dac6361ae1c9936c533c 59 0.02 vMB 197
136,365 136,365 00000000000004ee9926a630954c38da4868aaed9311db734556287854a0cb87 104 0.05 vMB 170
136,364 136,364 00000000000009dedb53301e98d342fcfc3d2fefb1e1d2ccf37d64360d4f9888 26 0.01 vMB 811
136,363 136,363 0000000000000593557e54f726d75a54104ea2300eb9b7fe298c3d24b32891b2 22 0.02 vMB 195
136,362 136,362 000000000000092cbdd7b06b20cf355e7bafe7cd2db8782a4e0bd0c2243f5d90 71 0.03 vMB 583
136,361 136,361 0000000000000391a9df0c38479ddcfe0fcbc799e0f0b274cc2e36a5d64f475a 93 0.02 vMB 189
136,360 136,360 000000000000016afe44cfb9e1d0ab591e49327e8bb3b55e56d34d9cb70919d3 36 0.02 vMB 553
136,359 136,359 000000000000026adebee547717795b0a7fe97070c886694bec73963f781eaf6 47 0.01 vMB 179
136,358 136,358 000000000000006f07b5fe2fe9c5566f94dac12a3e9c524d545e8b8f53319dcc 46 0.02 vMB 107
136,357 136,357 0000000000000482c1a22a7c8d42e53d23f4300248f78b8317180b368e3725e5 13 0.00 vMB 1,630
136,356 136,356 00000000000008be8808735ebaabab726ecb934aa450047048c6a1d9242a0f54 42 0.01 vMB 573
136,355 136,355 00000000000007400a105c763d6b5d47ffb8e003331a86503dff6b0d4d415c29 49 0.01 vMB 3
136,354 136,354 000000000000079acaa53c137f5271c68e268732a64648b36c95f71eaa6d7fb7 8 0.00 vMB 0
136,353 136,353 0000000000000834015329450d37accc9e6914473fc5ba5f0a3c1207bf912f38 35 0.01 vMB 493
136,352 136,352 000000000000051926caaeb4a7040b33e186212e7e9f851a9ee73211cac5a1ca 8 0.00 vMB 1,332
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 24.00 GB
    • Received: 0.48 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.