Loading Tool

Explorer IconExplorer

Memory Pool

77,118 transactions
28.61 vMB
0.08905307 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt 0914116e3a9bbcfe5004f52d4467d945b37d21b9ddb6832880720ff387f1ce74
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 6fba833fd41f2091cf45e54e97c2bdd4575f4bf3779b1279cd96d767654640d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,982
Size: 1.00 vMB
Total Fees: 0.02334924 BTC
Feerates: 402.60 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (483,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,915 431,915 000000000000000002676b8dac5771df1d5f2903a5cbb3b12e7dee82d236ca9f 2,189 1.00/1.00 vMB 58
431,914 431,914 000000000000000001f33089791f17fa703ff571836514b935488956e4cbab92 1,466 0.97/1.00 vMB 39
431,913 431,913 000000000000000003cd0bf1226cfbdf29a34581d429d8b81cade1101033c300 1,905 0.69/1.00 vMB 63
431,912 431,912 00000000000000000318c0431d98bcd7ce4c430ef2854ff16c42a16b75b426a6 1,217 0.89/1.00 vMB 32
431,911 431,911 00000000000000000334fece0f55ad568fcf79938c8c8b485aa92b2df80e9ef2 1,971 1.00/1.00 vMB 53
431,910 431,910 0000000000000000018b55c3ccff54de8b4eb658fb25fe0d0367157a5f498bf2 2,895 1.00/1.00 vMB 83
431,909 431,909 0000000000000000041cbcdffdd692bbcee9d05004ebb9b0b09dd0e525f32168 2,023 1.00/1.00 vMB 70
431,908 431,908 0000000000000000006639014fe32764eb8502cc002a1c641101f072f9044a47 1,327 0.67/1.00 vMB 53
431,907 431,907 00000000000000000217fcc7603aa9afde5c91893edc793c86354348629b4a5b 1,030 0.53/1.00 vMB 38
431,906 431,906 000000000000000003ba6445a8d21c949e9ef697b739d0ae618b1db7adede3f3 880 0.47/1.00 vMB 56
431,905 431,905 000000000000000001eddbc2014f60a1b467250690ca21baf3b13a811d215e1d 899 0.59/1.00 vMB 28
431,904 431,904 0000000000000000045671e05c2b7a15e67a9fff3bc7016275fb2e409b98f81b 2,278 1.00/1.00 vMB 66
431,903 431,903 000000000000000001c38b6ae1f26a5a0a3f5eac51f965d5064efae29e6deb95 1,850 1.00/1.00 vMB 64
431,902 431,902 000000000000000001be44c6988d705d66504182bf331e2e6658df2456f34ade 2,208 1.00/1.00 vMB 68
431,901 431,901 00000000000000000126e731d69749aae3ed6acc288ef13156b8c06b25d6b494 256 0.15/1.00 vMB 53
431,900 431,900 00000000000000000136df938959c5b8d7ce33e68b9f2f34e36db72984263ca2 1,211 0.57/1.00 vMB 52
431,899 431,899 000000000000000000c0f619632ae7eba5c19239221b2943ed972f32961c5d4e 1,836 0.80/1.00 vMB 58
431,898 431,898 000000000000000004400b6ff567ac35cae7ff82d14b80a681130088e166660d 982 0.47/1.00 vMB 50
431,897 431,897 0000000000000000012bdda7ec323f844bf484b0cdcdf384f0304536854f9bf9 576 0.99/1.00 vMB 13
431,896 431,896 00000000000000000270e54886c547964b7b884b5ad3bb97f701c866c534b51a 691 0.39/1.00 vMB 45
431,895 431,895 000000000000000000373da8b35b5408defd8328aaf11ab5ba11e5a69e167829 873 0.43/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.