Loading Tool

Explorer IconExplorer

Memory Pool

82,276 transactions
30.40 vMB
0.10286297 BTC
Random Selection Loading Transactions
Max Size: 185.55/200 MB

Candidate Block

Mining Attempt 9d0f8afdaa9d79f319d119389502a4df68378163d3760d1216a3b4c4ce8934b8
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 9419c4621fda7e6d0d1266cf9ca27acdd0d9ce120474aad41cb21577b2e4f434
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.03237415 BTC
Feerates: 402.60 > 3.24 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (450,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,974 464,974 0000000000000000012d17099fe2a1780166081e89f803b70729fe1c4a1936bc 1,029 1.00/1.00 vMB 198
464,973 464,973 000000000000000001c6f85a86dd436f66f9453ca4f1ea438ac0bec1ceddea95 1,168 1.00/1.00 vMB 249
464,972 464,972 0000000000000000014915cc5b278beff81d772566beb9bb29a0dad9c0616447 1,325 1.00/1.00 vMB 232
464,971 464,971 00000000000000000047926735bd15ea905e4ba031ad1e617366989c771439e0 1,129 1.00/1.00 vMB 218
464,970 464,970 000000000000000000770cc6818c58575a2d98695bfd7fccbd833254818ce5e9 2,564 1.00/1.00 vMB 350
464,969 464,969 0000000000000000018ec37358d170cfd52e5dc939e768a16c7fc5972c5c7431 2,361 1.00/1.00 vMB 289
464,968 464,968 000000000000000000350771dd572ed0386beb17e28109031d30d71fd4124acb 2,190 1.00/1.00 vMB 279
464,967 464,967 0000000000000000007ad6337b6abf9969f878c9b8e361aace79e19150dcea56 2,833 1.00/1.00 vMB 232
464,966 464,966 0000000000000000006c6b359ab513f24d2e3ad49eae7a3f331b04b08d6e78d6 2,810 1.00/1.00 vMB 257
464,965 464,965 0000000000000000021208f408a0034c2108232bb4be135cd28db7635c761ce5 2,760 1.00/1.00 vMB 195
464,964 464,964 000000000000000000ab5c12de32709a2d2b447754aa4f7b21ff2b1fad0767c2 2,166 1.00/1.00 vMB 194
464,963 464,963 000000000000000000edc346a7265695daefc67da1531e6ea9f65d9baa71cf21 3,045 1.00/1.00 vMB 238
464,962 464,962 00000000000000000015b948d4291fcde78e7349d6968262a5d2e3b425dc8843 2,715 1.00/1.00 vMB 182
464,961 464,961 000000000000000000ca4e4a3076ce3b2623e204e5c60d3bb49a6be08b92e0b6 2,468 1.00/1.00 vMB 204
464,960 464,960 000000000000000001cb0b27784234e71efe7c75a120c99074826cba37fd7a00 2,406 1.00/1.00 vMB 226
464,959 464,959 000000000000000000578a343564ee6f6ccd30c38b0cd777e82466fd0c05a589 2,311 1.00/1.00 vMB 201
464,958 464,958 00000000000000000145e31b69d50121eeec872612a262594812384a8e6ffd04 1,891 1.00/1.00 vMB 175
464,957 464,957 0000000000000000012d86238aa01010dedfa56494786af293807a031b14172e 2,532 1.00/1.00 vMB 199
464,956 464,956 000000000000000001255a3da318bebdf59b2c92288d75e5f3a21b6057feeef0 2,422 1.00/1.00 vMB 201
464,955 464,955 000000000000000000585423bb78578645a7189bd3613e953098ea440dc6039b 2,825 1.00/1.00 vMB 226
464,954 464,954 000000000000000001cef3f2d0b34a7f940b7ad9adf04031d73046d3b1ee32ca 2,309 1.00/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.