Loading Tool

Explorer IconExplorer

Memory Pool

81,061 transactions
30.74 vMB
0.08796014 BTC
Random Selection Loading Transactions
Max Size: 186.93/200 MB

Candidate Block

Mining Attempt 9825abc0fcc0a7376a23b03ae742a873c704f0b821e36ec3002e04eaea1f8507
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 3371fc79f4ee47f0c9eb6c14eb3447b67e419b990bdf92d3be0489396499e339
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,616
Size: 1.00 vMB
Total Fees: 0.01732412 BTC
Feerates: 73.20 > 1.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (29,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,091 886,091 00000000000000000000a4a0ae1f87e713cc275738d11ad46879839a63500f3c 2,893 1.00/1.00 vMB 4
886,090 886,090 0000000000000000000178718dbf4ff33ad84defb9ef7368a2682b2fd98c2e2e 3,650 1.00/1.00 vMB 1
886,089 886,089 000000000000000000025a0b8f982c5828277b7eff406260782553b61bc97f32 2,974 1.00/1.00 vMB 2
886,088 886,088 000000000000000000004875d4ac082384440e79aa68e9e1aab9222893b2984a 3,673 1.00/1.00 vMB 2
886,087 886,087 00000000000000000002093103fd4bbfd3f41213e9d529fdf6edf435c39397b3 2,816 1.00/1.00 vMB 3
886,086 886,086 00000000000000000000520c96e1f83d9b4b2e7e45be0d806ae0c3cd7dfb6584 2,039 1.00/1.00 vMB 3
886,085 886,085 0000000000000000000060dec8ab8b82f4f0a16d457607b33374a0e2584dc38e 1,008 1.00/1.00 vMB 2
886,084 886,084 000000000000000000023d883206fad80be82a926a6cc37bfa4af3a971475fab 1,285 1.00/1.00 vMB 1
886,083 886,083 00000000000000000000b70ba848d2a5ef5b713c5fd00632bd80af2491de1670 2,908 1.00/1.00 vMB 3
886,082 886,082 00000000000000000001330d3bbb9c8523eb96daf90ec56e63b8e77664f18c3d 2,184 1.00/1.00 vMB 3
886,081 886,081 00000000000000000000ea3412e2431e06558b88fc9b32880c949149653ae6b0 1,167 1.00/1.00 vMB 2
886,080 886,080 000000000000000000019827add8a366ca9c5105541f110a97cde5a9e90c155f 1,504 1.00/1.00 vMB 1
886,079 886,079 0000000000000000000074a65d260093c848f7f917071b43dd2e64a16231441f 1,914 1.00/1.00 vMB 2
886,078 886,078 000000000000000000012ba020aa6d043acd43df234a246223e8be04726508ad 3,142 1.00/1.00 vMB 4
886,077 886,077 00000000000000000000b8adac937e258a9d68f9826a9664f5b4b5ff2e6226ce 291 1.00/1.00 vMB 1
886,076 886,076 00000000000000000001fa07b9752cbfcfdf82d7444c3874bad6aa8776d18767 985 1.00/1.00 vMB 2
886,075 886,075 00000000000000000002755e7dfa5ad105f581d5b8fb1b72f77f7feaea4c39b2 2,341 1.00/1.00 vMB 4
886,074 886,074 000000000000000000010147a6afcfeb6ce011fa5efc8b10150b1632970bc9d8 2,993 1.00/1.00 vMB 1
886,073 886,073 00000000000000000000cdff6bae0f2ea727daa323099d57d8ab994ee9a0445e 2,809 1.00/1.00 vMB 3
886,072 886,072 00000000000000000000de5392a9f30415dd6e62af60252d524a1f2d5ec31dc6 3,638 1.00/1.00 vMB 2
886,071 886,071 000000000000000000005cc892b53d8c0305945a797f25583d7b437b40aed6fb 1,122 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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.62 GB
    • Received: 18.22 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.