Loading Tool

Explorer IconExplorer

Memory Pool

73,976 transactions
28.53 vMB
0.07207990 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 0418465363bd7b97c1ef1a6b8a98a702160185cd2a5bc1188f1ec1d9363504fd
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ee7f7332888b4baaad52db6b50c9803000d56dc9fa22330c85e6fb170da9cf7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01481674 BTC
Feerates: 250.89 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (182,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,926 732,926 00000000000000000000081808279c53523533773e56593d8dc383c01764ac64 2,039 0.76/1.00 vMB 5
732,925 732,925 00000000000000000006d5ca16560698cf9452715fad427a1b8fe371d23794c6 3,200 1.00/1.00 vMB 13
732,924 732,924 00000000000000000006c9812479c7c1e3b352e3347830cae56cef62713ac070 1,247 0.56/1.00 vMB 8
732,923 732,923 0000000000000000000362f6e349459fe90a1aeddc9c24cae12377146db32e54 1,911 0.78/1.00 vMB 8
732,922 732,922 0000000000000000000990e84241724e4cbd313f6a50dd9c6e7fa8cb0a186e8f 96 0.03/1.00 vMB 9
732,921 732,921 00000000000000000008e0074bc06cf8f802c1f78de66782d9555688e3fe8b2f 344 0.11/1.00 vMB 8
732,920 732,920 000000000000000000070b1e3f9ed6b431dd31e4e2c6715aa0a0adb4a358bc12 1,030 0.92/1.00 vMB 3
732,919 732,919 0000000000000000000076b356851724eafeb9e402d8ca3d28876c811e64822f 1,834 1.00/1.00 vMB 7
732,918 732,918 0000000000000000000677330a2cb375a6b4098e79f6c5c5de147ec7007a05e6 2,253 1.00/1.00 vMB 12
732,917 732,917 000000000000000000056f516b8d0c5810f6d22d5172093fd4b9ccdb5a5b51c3 2,441 1.00/1.00 vMB 14
732,916 732,916 00000000000000000005fd813bc5abf8406a428fdc2d998ae1fcda34c618282b 542 1.00/1.00 vMB 1
732,915 732,915 00000000000000000000b3f09b8c8543f319154284e73974313edf8cc0fadefb 1,876 1.00/1.00 vMB 11
732,914 732,914 00000000000000000008317ce35903399440314a5c7b7467ad6d6bff0687797a 2,216 1.00/1.00 vMB 6
732,913 732,913 00000000000000000005d835e1d03d6478196a22e988fcb666d199156b5ec61b 1,641 1.00/1.00 vMB 10
732,912 732,912 00000000000000000001d7585149314201b921a448da3392b76530c1fdc3564b 2,682 1.00/1.00 vMB 5
732,911 732,911 000000000000000000067e30f7134cc0a5ab68d1244a99d2221290d6fd281028 2,576 1.00/1.00 vMB 13
732,910 732,910 00000000000000000004ea23c906a635179faa4dc1d2fd55941b467ea2ec5fe3 2,672 1.00/1.00 vMB 13
732,909 732,909 000000000000000000004379ca559d1842a3e933e430dd0a686faba8db29bfa2 1,294 1.00/1.00 vMB 3
732,908 732,908 00000000000000000000f5f9563875f9472103b6a91d5e13c1d485ce76bdfd5a 3,057 1.00/1.00 vMB 13
732,907 732,907 0000000000000000000251f645e7cca33a7bf844e6b06f4e5ea7889fa1b1b60f 1,206 1.00/1.00 vMB 2
732,906 732,906 0000000000000000000112fd85bd63f099b3ddb4c420315f6c4f6528f9a6ed91 2,079 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.