Loading Tool

Explorer IconExplorer

Memory Pool

83,894 transactions
31.91 vMB
0.08622898 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 5a7251cf1c171da36431e05bde8456f409de0c3c548fead7a094857b7817f69d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 90c4d34069772e78c4a63d05fbd16d411cc69acc80fffced2b72e8bf07ee6598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.01657095 BTC
Feerates: 40.21 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (479,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,940 435,940 000000000000000003912bc3a016d837829fef147ddfea680fbffc01e1f406ff 964 1.00/1.00 vMB 91
435,939 435,939 000000000000000001a2a93d1f1625e0edc7b03e69e1270c5f0f3de6ed17538d 1,212 1.00/1.00 vMB 115
435,938 435,938 00000000000000000119834229963283a55083bff477097e99b2eec2ed452dc0 1,322 1.00/1.00 vMB 94
435,937 435,937 000000000000000002dd203bb23e9bed4840a94f03c5d0169b7bd42468eb2252 1,016 1.00/1.00 vMB 107
435,936 435,936 000000000000000002b2319cc31c1e60e36e748d3ee1941c7978bb1170e06662 1,494 1.00/1.00 vMB 89
435,935 435,935 000000000000000003dbd57fe073e8388a146ce9d3cdf25b5d2b8d8c988528b1 596 1.00/1.00 vMB 101
435,934 435,934 000000000000000003f0439c2d2c603661514faa6abd08ed19ffe4470fad41c6 367 1.00/1.00 vMB 101
435,933 435,933 00000000000000000347cf40b73d8b7cda56acbe423a6dd6c22ce4c488c2a90f 1,199 1.00/1.00 vMB 110
435,932 435,932 000000000000000002ed735842fc2ef000884e07fa1550d33f79e207c3695563 2,805 1.00/1.00 vMB 56
435,931 435,931 000000000000000003f0c4ec988935b6606300dd5d1c914be10868ba932e913b 1,697 1.00/1.00 vMB 63
435,930 435,930 000000000000000003a0258011a5e8ce3cdf05e5a5ea6de6898ecaa9dc8d4111 934 1.00/1.00 vMB 93
435,929 435,929 000000000000000000c2c430af01f1ee3c8e05e15f448c00303c119fca089029 912 1.00/1.00 vMB 110
435,928 435,928 0000000000000000019371ff5d5d4318a06531c519062ea40bf55b6857ac3171 1,684 1.00/1.00 vMB 92
435,927 435,927 000000000000000004098ccb62adc53ee7459afb5515ab195f0d1bc1b3a3ec55 786 1.00/1.00 vMB 106
435,926 435,926 0000000000000000023de1ed8826ee106baa729b1a6ba74402a1f22514f005fd 1,398 1.00/1.00 vMB 90
435,925 435,925 000000000000000003284ea27516abe600e8701112a25f2912f79518ab2c65b2 2,187 1.00/1.00 vMB 79
435,924 435,924 00000000000000000282391ac6f738496b91151d67b0296fe56134c1a56c95c4 1,439 1.00/1.00 vMB 72
435,923 435,923 000000000000000002eec3b07facdb475a338ddf00b5d771ae687583319eae65 2,497 1.00/1.00 vMB 57
435,922 435,922 000000000000000000609b5f89c999e13e53577f45b333de3003dd6f764c44a0 1,469 1.00/1.00 vMB 95
435,921 435,921 000000000000000000b984433549c71578fccada533d33abf1d4c8a9d429ca25 2,963 1.00/1.00 vMB 55
435,920 435,920 000000000000000001c7fe9e26b6f065198e9df49eaaaa8cb3973d0003dcf1de 2,423 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.