Loading Tool

Explorer IconExplorer

Memory Pool

82,823 transactions
31.77 vMB
0.11035411 BTC
Random Selection Loading Transactions
Max Size: 190.68/200 MB

Candidate Block

Mining Attempt e414c41b023d9b8bb74b39cfb470da56f0c1816888a558ea56444a7624e38179
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root 7a7ee38759cb7413ed30d28c83d43b749301a3d82b0312b84fdaf68519f51b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.02720555 BTC
Feerates: 344.14 > 2.73 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (88,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,316 827,316 000000000000000000038825212d7b0110ecacec72ca6f6fb4a27585b64d8cfc 707 1.00/1.00 vMB 29
827,315 827,315 000000000000000000034a189c3b1bd372e87d70f3a7b56ee02f93b1ffea701d 3,310 1.00/1.00 vMB 45
827,314 827,314 00000000000000000003e2942ab1dbd01acf31bd6f087747daf080ea943d5dbe 3,123 1.00/1.00 vMB 43
827,313 827,313 00000000000000000001ccdfcde72483c7fcbc15a1740521c07cf7e34e8fc374 3,270 1.00/1.00 vMB 57
827,312 827,312 00000000000000000003e4d555308f82c4c4d2de3c0d68fe8d65302f9b958bbb 1,329 1.00/1.00 vMB 35
827,311 827,311 000000000000000000026edcd310356e0c68c4848ad9e90bf73148f2ed9a0b70 2,512 1.00/1.00 vMB 44
827,310 827,310 000000000000000000027eab70e39c2b388d2d8e464a0bc51ae2bd0b399431a4 1,936 1.00/1.00 vMB 40
827,309 827,309 0000000000000000000106ce0afe047487fff7abfe42bad07c0043dce61376d6 2,303 1.00/1.00 vMB 37
827,308 827,308 000000000000000000002fcf12a5783f013d05d86081a7f63475258503aa0cd6 2,220 1.00/1.00 vMB 42
827,307 827,307 000000000000000000026dcbd67876c523f5d611ef9adfc1f91dce2e607558a3 3,526 1.00/1.00 vMB 27
827,306 827,306 00000000000000000000a8bfa8d023d92928aeb1aac38ba4627aad9ddc49eeba 1,962 1.00/1.00 vMB 38
827,305 827,305 00000000000000000003854243ca9e5734870148db32c83f92db62492ec41fde 2,211 1.00/1.00 vMB 42
827,304 827,304 000000000000000000034c87841230caced1903a9528886549e7f03d24bb38c0 2,238 1.00/1.00 vMB 44
827,303 827,303 00000000000000000000b01b7b784b386ead4b9ca0da6358d87527b89f702aea 2,841 1.00/1.00 vMB 23
827,302 827,302 00000000000000000002c7cd2e4af048b1e7af46286134cbcde08bbb1c5cc70e 4,027 1.00/1.00 vMB 25
827,301 827,301 000000000000000000023edd34dd3baf7fe9da9b11e0e52239460b6054b5aaac 3,814 1.00/1.00 vMB 27
827,300 827,300 00000000000000000001621e3575e9ebbd1876a95465aec1796ce175fa5afd60 1,257 1.00/1.00 vMB 29
827,299 827,299 00000000000000000000490b69273edfa443326620cb884c40a5afe494f1ded8 1,443 1.00/1.00 vMB 34
827,298 827,298 0000000000000000000025a5ba1d6edfdcb70dc9e8b900ccc449ae255c7539be 1,319 1.00/1.00 vMB 34
827,297 827,297 00000000000000000003d2be130b7dbfd115ca23ace5a4b1d8763867933e8ac6 3,219 1.00/1.00 vMB 48
827,296 827,296 00000000000000000002879e556000fff4c061eb611ee51989e5a0595cbde0ed 2,017 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.