Loading Tool

Explorer IconExplorer

Memory Pool

75,054 transactions
27.67 vMB
0.07582774 BTC
Random Selection Loading Transactions
Max Size: 168.76/200 MB

Candidate Block

Mining Attempt f22a7de1205796019c2923eff0a631d4de52b9ef1bfaa4c30189a4042cb29ec3
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 1db7209d68a0c000f5a5c97a6f9a1cb478d63245204daa8d7d88c41540602a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,126
Size: 1.00 vMB
Total Fees: 0.01662833 BTC
Feerates: 100.35 > 1.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (539,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,973 375,973 00000000000000000b953fb78b4a3a07541b07bd9fbdf90386556f44c6ae01f4 1,342 0.72/1.00 vMB 35
375,972 375,972 00000000000000000b5534dbdc8bc3137cbf3a6424ee62675427eceff3b0be70 1,834 0.94/1.00 vMB 41
375,971 375,971 00000000000000000eeeda1695547a53775a03348efad2a5c2d0669bbf5d21db 834 0.53/1.00 vMB 33
375,970 375,970 000000000000000003f0246b8df7b6f765d1f8c62b37ced8eea837803b903c4e 1,273 0.93/1.00 vMB 22
375,969 375,969 00000000000000000c974dd0fa9305d10fb3c6c407d040a3252d4bb8868393e9 2,184 0.93/1.00 vMB 45
375,968 375,968 000000000000000006f9834632dbef13b12c578ba441f4e481677fd16625dddf 1,855 0.75/1.00 vMB 54
375,967 375,967 00000000000000000ff88fcfb942ce65a00c1455ddcf28dfb790da7ee65443f3 1,184 0.58/1.00 vMB 38
375,966 375,966 000000000000000010e0f4fdd902feb7a992a832a022b283a8e6ac79860be211 218 0.12/1.00 vMB 23
375,965 375,965 00000000000000000489c0836df11d9f4a1af36dd91d58b911f4956fd1c36e68 666 0.46/1.00 vMB 20
375,964 375,964 00000000000000000b59ff8b7e67b9e3a6ee17cab823288c9ba49bafb9b5d292 2,423 1.00/1.00 vMB 48
375,963 375,963 0000000000000000105605ec3b11e43750abf28d39bcc5f449ac759af4cdc994 1 0.00/1.00 vMB 0
375,962 375,962 0000000000000000099d2329698a967feb3101725d68426fd16a5ea7883a1655 1 0.00/1.00 vMB 0
375,961 375,961 00000000000000000443f637b1173e8eb9fc532b15d18cc68edcd95833c01343 1,194 0.69/1.00 vMB 27
375,960 375,960 000000000000000006f7062cc1b8e019ffa89aa8f694c97ce359b54f17dc4650 2,643 0.93/1.00 vMB 55
375,959 375,959 000000000000000008b8f0ea7d4428364e5f8ed17df790c295a166017adc927c 716 0.45/1.00 vMB 27
375,958 375,958 000000000000000005e71db91c2fded1e7c65bdff9755fbd4969ae10e38c5608 1,416 0.63/1.00 vMB 42
375,957 375,957 0000000000000000096e62be668303802e834f0a8db401601ba1751139eb6229 606 0.31/1.00 vMB 32
375,956 375,956 00000000000000000ffd36977406cbfa973a4860be8f97cf7594fa49fb760d74 1,336 0.62/1.00 vMB 38
375,955 375,955 00000000000000000bf7e118e2ff7095dca5e59f0b0f3dff1132531b503dbb77 123 0.08/1.00 vMB 31
375,954 375,954 00000000000000000cfbd8e674ee62a5161d8f317e73e82b8524092f12e5c35b 1,424 0.75/1.00 vMB 37
375,953 375,953 00000000000000000b319396ff9516c87acfadaeadff6e7f30d39187428c6ad8 1,181 0.83/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.