Loading Tool

Explorer IconExplorer

Memory Pool

78,218 transactions
29.73 vMB
0.11275581 BTC
Random Selection Loading Transactions
Max Size: 178.61/200 MB

Candidate Block

Mining Attempt 513703b39110dffe85a5cab09c04b816849fa4737380824acc58acfb270a6fee
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 8eb41b888b830bb2ace8d970fae6917a079a8a0f07f30e4f57950540ea89926a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,079
Size: 1.00 vMB
Total Fees: 0.03304989 BTC
Feerates: 660.76 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (87,685 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,588 827,588 0000000000000000000085c635ec296208e5cbda31fcd982d4bfa7c2430796f3 3,150 1.00/1.00 vMB 41
827,587 827,587 000000000000000000019c2e421e6b8d39d8f9eca34b4c596d9e76cf532990d9 3,008 1.00/1.00 vMB 49
827,586 827,586 00000000000000000003e154cbc8c6fbfb5958c4d71024c21bf40f27e4cfd08b 3,959 1.00/1.00 vMB 37
827,585 827,585 00000000000000000002d8d3c731b788cb6a090635aeda7a4a9b5f5180c4253c 3,087 1.00/1.00 vMB 34
827,584 827,584 00000000000000000003e1218846d12067136ed0d1b34b1dd1e7708f9037e521 3,514 1.00/1.00 vMB 34
827,583 827,583 00000000000000000001a85185bd3a53abc309683f8dc3a85eef0f8d361431ab 3,262 1.00/1.00 vMB 39
827,582 827,582 00000000000000000001d1ff278d78f382df9723c8a680150de0571e097ac15a 3,480 1.00/1.00 vMB 38
827,581 827,581 00000000000000000003d669a74947010c93e08d0fc7fc12ed6795ea06937683 2,614 1.00/1.00 vMB 46
827,580 827,580 00000000000000000003e61a9469d02afec865d694b8d661d09481fb2b414b9c 3,749 1.00/1.00 vMB 27
827,579 827,579 0000000000000000000146fede61bfe0f0899a24d35b9af97fb45ec3cf3a7ee5 3,041 1.00/1.00 vMB 36
827,578 827,578 000000000000000000017fc16b65ab11176b9ad01bde7ec2d58bfc55bc18bcec 3,578 1.00/1.00 vMB 31
827,577 827,577 000000000000000000007b467836333c99e9ed3b3e160a520fb750622a7330e9 1,374 1.00/1.00 vMB 23
827,576 827,576 0000000000000000000357a3757add24a6c10b5d6850d07aa92b1bbef1af3a77 2,304 1.00/1.00 vMB 29
827,575 827,575 000000000000000000017fc101295ae36dee2249be9ea800ed4c5187993f212c 2,460 1.00/1.00 vMB 31
827,574 827,574 000000000000000000037b51fe54651a947e4cb701a4abf73773cecdf67b39f1 2,397 1.00/1.00 vMB 31
827,573 827,573 000000000000000000022399f6a9b4a661ca34bb8a7b82be54d3b0fc9d38b0b3 2,228 1.00/1.00 vMB 33
827,572 827,572 000000000000000000005dba3fc2960adc5e85386ec3594466cb110b70f867b3 365 1.00/1.00 vMB 24
827,571 827,571 00000000000000000000518f12d9db0c0edcf9f4576e74d4d35268629905de24 926 1.00/1.00 vMB 24
827,570 827,570 00000000000000000000107da66116d618a8dd6d840c4d28b4ef4be4e883896a 536 1.00/1.00 vMB 24
827,569 827,569 00000000000000000002c7edfa7e0b396484695a5c3dcc8b090e551ed0d24a60 3,923 1.00/1.00 vMB 26
827,568 827,568 000000000000000000030b725ae0a3fe66910c50cba4aa740b8e16a6558b4277 3,814 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.86 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.04 GB
    • Received: 17.28 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.