Loading Tool

Explorer IconExplorer

Memory Pool

37,747 transactions
26.16 vMB
0.06381164 BTC
Random Selection Loading Transactions
Max Size: 134.43/200 MB

Candidate Block

Mining Attempt c3973252e025e33dcaa1a6e8f446b3ba63abfc4b8a79aadafca05caebe863e0e
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 5a5626938b03f593e62dde8ef46b9e77ded6b8f21d65aaab9dd03ba720eb6e1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,420
Size: 1.00 vMB
Total Fees: 0.01549811 BTC
Feerates: 102.99 > 1.55 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (281,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,877 632,877 00000000000000000003bb916d9880f5df37735864e51f20a593a798190663ab 2,064 1.00/1.00 vMB 82
632,876 632,876 00000000000000000003b287f50e668724990456f834a9a4aa815bc5a689706c 2,405 1.00/1.00 vMB 104
632,875 632,875 00000000000000000007b168e34b8fa7d7d8bd14cf83d7d60980b9e07f1efa84 2,556 1.00/1.00 vMB 81
632,874 632,874 00000000000000000002d1938d05583551d41d2f09ecb86831992b58f2ccd267 2,513 1.00/1.00 vMB 51
632,873 632,873 00000000000000000003424ea14a4060b38c7cd305fb4ac56db47c1ab0bf9b23 1,198 1.00/1.00 vMB 61
632,872 632,872 0000000000000000000f88f64a1a71617b9aa877fa2393e6783f7b988dc35d7c 2,555 1.00/1.00 vMB 76
632,871 632,871 0000000000000000000f8a7e4603eb4bc9db0a430af4c784fa8a0ce51f193c5b 2,462 1.00/1.00 vMB 89
632,870 632,870 0000000000000000000e377d96107c505b10b449e9e03d04fb7cfd5d0e0a8519 2,259 1.00/1.00 vMB 92
632,869 632,869 0000000000000000000bbc17789ba953f2ece6dc831f9ade71894750ec731c59 2,304 1.00/1.00 vMB 41
632,868 632,868 0000000000000000000dd3774e962ff0e3c55ba00cb6d4cb453f05657d4d9c20 2,583 1.00/1.00 vMB 17
632,867 632,867 000000000000000000089a1c33c815fc420b9eab70bfcce6cd38ce903e656241 2,914 1.00/1.00 vMB 41
632,866 632,866 0000000000000000000b6e7c09f409b646e0b03cd981f5afbe2e697b0b3d02b0 2,018 1.00/1.00 vMB 63
632,865 632,865 00000000000000000008f4803227331e8c715a2abe04e0b6c0bf86d6ca1f2ed6 2,467 1.00/1.00 vMB 71
632,864 632,864 00000000000000000011ec4b2d32e623bc8a359bbea642d734a7a9f5ca0b0358 2,111 1.00/1.00 vMB 90
632,863 632,863 0000000000000000000a8f8f15025d0e538c92e16c2e4cede2d6fe65bd172a98 2,307 1.00/1.00 vMB 121
632,862 632,862 0000000000000000000ad7366ce67ca303257b9391230ad5c2b4fc41edc3c45c 2,261 1.00/1.00 vMB 53
632,861 632,861 00000000000000000003599556b71dd43e5fb53a840d1eff63f23ece0bfb5cd9 2,663 1.00/1.00 vMB 95
632,860 632,860 0000000000000000000ee999a34c0f70892661be994177277b19adce824e3c29 1,974 1.00/1.00 vMB 27
632,859 632,859 0000000000000000000cb87905f3f91a7254e1846409f27aa6de3422bea606d4 2,363 1.00/1.00 vMB 63
632,858 632,858 00000000000000000002eb7892b8fdfd7b8e0f089e5cdf96436de680b7e695e3 1,601 1.00/1.00 vMB 28
632,857 632,857 00000000000000000009a54084d9f4eafa3ca07af646ff8fa9031d0ac72a92aa 974 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.