Loading Tool

Explorer IconExplorer

Memory Pool

74,738 transactions
27.70 vMB
0.07471087 BTC
Random Selection Loading Transactions
Max Size: 168.76/200 MB

Candidate Block

Mining Attempt 1c21b9fbc63431bc65dbaadde7d2a470a0a625b1d06a704a17cc3da306f1f9c2
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 8d7df2515f545bd54b50beb950993518a92471ffaf3e1ad080e2ca27313bdee5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,669
Size: 1.00 vMB
Total Fees: 0.01545514 BTC
Feerates: 480.19 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (539,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
375,952 375,952 000000000000000003fdeb901f40462f1039a2208e3f7718ed5e230dc977f460 2,158 0.93/1.00 vMB 48
375,951 375,951 000000000000000004720afab3a48c8ff76aee35a7772b2f4c996642af8fbb94 1,264 0.71/1.00 vMB 32
375,950 375,950 00000000000000000b8fbb63b5e2fa5dcf200bddeffa90db558d6d65e673894b 1 0.00/1.00 vMB 0
375,949 375,949 000000000000000007528dd01ec8ac3e3f87f99feb2fe5d417728e7d73f5fd9a 1 0.00/1.00 vMB 0
375,948 375,948 00000000000000000d26d1ec7eee34b726fba0d4d776392dae0b9cb960a1ddb3 991 0.69/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.