Loading Tool

Explorer IconExplorer

Memory Pool

76,674 transactions
33.64 vMB
0.13161084 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 98e18ea1f5675534ee26caaab9a5c369214237c9880b3813952b5275fe8c29e7
Version 20000000
Previous Block 0000000000000000000149a20e5737c11062574f96dd685c21043aa3b1b102c8
Merkle Root b6a4c4b8f23d53bf85b9be810db9a8b1aa3828ef58d2879b47ba0e63cbbeca80
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,961
Size: 1.00 vMB
Total Fees: 0.02213979 BTC
Feerates: 445.78 > 2.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,419 (630,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,200 285,200 000000000000000124b252a898d513b71a5fd7b3a2eb3cd5fadf5042e378b9ab 90 0.09/1.00 vMB 16
285,199 285,199 0000000000000001216c3471e6cd2bebe46c5cf13e408b93a4157ccbaa6d951c 193 0.15/1.00 vMB 26
285,198 285,198 00000000000000016521ae09f9b7b60c303da2c1005204dbcd5998507c760080 115 0.05/1.00 vMB 40
285,197 285,197 0000000000000000d2b0aeca279fec9ce4384241a991d535432b7142b3e3cb19 272 0.21/1.00 vMB 51
285,196 285,196 0000000000000001a12199393303fc9bfc022c05d9e47c994bc73f1e715537ce 204 0.13/1.00 vMB 23
285,195 285,195 00000000000000012be645848e7a1fa42a438717ce0273841f6ee9dd4d7c7c1e 150 0.08/1.00 vMB 31
285,194 285,194 00000000000000019e15a8d87b667f967f8787da31337c09d2982cd955ffe841 284 0.18/1.00 vMB 25
285,193 285,193 00000000000000001a92b1fe55f0c190dc9b95f1c801d6940c624336e52951dc 369 0.34/1.00 vMB 23
285,192 285,192 0000000000000000a533904cc59a16833960211be52133fce76c90842f6c91ef 717 0.35/1.00 vMB 37
285,191 285,191 000000000000000172f2306ad2f5256963232a27d998b6e323bf0510ca336000 837 0.35/1.00 vMB 48
285,190 285,190 0000000000000000c84a04a702325cf3cdf4a344362ed0c19ec817a9014eeec7 769 0.33/1.00 vMB 35
285,189 285,189 00000000000000005fdab10805ef306ce8b80a260f7a8d7cb99e9da512d36cff 146 0.05/1.00 vMB 70
285,188 285,188 0000000000000000c36c0550b50eec3b85bd475aafa5b7de58fbe8b48d5a3b36 422 0.19/1.00 vMB 36
285,187 285,187 00000000000000004f6b12a2bd57f39f23835dd6245b586335a2f1791483c62f 252 0.11/1.00 vMB 44
285,186 285,186 000000000000000180a4eae555041eb996557c827edf4a5db10ac66c98307676 95 0.10/1.00 vMB 18
285,185 285,185 000000000000000147c455ab73fb8b1cabe7138534a2141814490954d3061e39 1,056 0.49/1.00 vMB 40
285,184 285,184 000000000000000092fc2d01f372bcb5e75b38be470b76ea14adb2cb8b57b81e 23 0.01/1.00 vMB 24
285,183 285,183 00000000000000007d12e34a174bae5021a5c18e29661bd30b0e1b228952988f 403 0.20/1.00 vMB 47
285,182 285,182 00000000000000016653693a635a9c0427c4d21ab649a2d82911d8ce0d235716 44 0.02/1.00 vMB 40
285,181 285,181 000000000000000060960fda1c420f494d7ec8ec4ccc9058e71536c862c1d10b 446 0.19/1.00 vMB 41
285,180 285,180 0000000000000000f75a375e80fd1a3d465cc78a3814878c6ae1e569165ba9d3 80 0.04/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.12 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: 736.48 GB
    • Received: 18.58 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.