Loading Tool

Explorer IconExplorer

Memory Pool

42,650 transactions
26.83 vMB
0.06639250 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt 42118d83aa95cb17bc5e486e969c9d0f3f8d911ba84e389c199e463a5592233b
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root abd343000c6fb5705729d7e183375a154e4c4cfc917985372f2439b775569794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,875
Size: 1.00 vMB
Total Fees: 0.01672001 BTC
Feerates: 181.54 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (306,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,580 608,580 00000000000000000011cb6ba864e21b4f945ff04bf1112c306fd276b51a7e79 1,121 1.00/1.00 vMB 7
608,579 608,579 0000000000000000000dd6ffa57bbe69c1eebdee82555a45f2ca8de6aebd7634 1,141 1.00/1.00 vMB 5
608,578 608,578 0000000000000000000b4b82a88245054c7b0a0690755f90c4f9669cd397c2f6 2,108 1.00/1.00 vMB 12
608,577 608,577 0000000000000000000a8c3f31e4e77997227d5c5d2628fa4564e6d96df778bd 602 1.00/1.00 vMB 3
608,576 608,576 0000000000000000000321c203fcc79ad6b786269908de1950d6c1e16b666a66 2,000 1.00/1.00 vMB 13
608,575 608,575 00000000000000000007c9039afe0c9223e75bd236a3707dbf78ed95fe139616 2,254 1.00/1.00 vMB 8
608,574 608,574 0000000000000000001091aab05557242c82b9f03a0236cc346db3aec548ba47 1,289 1.00/1.00 vMB 6
608,573 608,573 00000000000000000006255bc3138c31950863dec3272367bbaa63907ac305ca 2,052 1.00/1.00 vMB 4
608,572 608,572 0000000000000000000c7493ad646dc9723ecf91aab76c57ac0129189642818b 2,544 1.00/1.00 vMB 17
608,571 608,571 0000000000000000001209363b0b383145b6d987013b92e64346869d00678c8f 2,596 1.00/1.00 vMB 13
608,570 608,570 0000000000000000000c708036dbd629e6d3b49a99a457ed722dd129f3a89e55 2,690 1.00/1.00 vMB 10
608,569 608,569 0000000000000000000eb693f8455293a629897195b04eecabd7ee49d505c0f1 3,046 1.00/1.00 vMB 14
608,568 608,568 00000000000000000000e849a4f16267a9921880eb1ceadd9ea3c83ae680cdc4 2,052 1.00/1.00 vMB 16
608,567 608,567 0000000000000000000b646b99a243a106d2f0eef7325d5c0b01493afb63477a 3,238 1.00/1.00 vMB 20
608,566 608,566 0000000000000000000887a345661a5383403f38a041cba2114774a304fa5ba9 1,276 1.00/1.00 vMB 16
608,565 608,565 000000000000000000159b66ec5ab1b6c7e5138e729e484b12006003eab7bb57 2,637 1.00/1.00 vMB 19
608,564 608,564 00000000000000000008465c81cf3e2d8d88a3e88250916c78df00a34b18a25b 2,728 1.00/1.00 vMB 24
608,563 608,563 00000000000000000007286ba5a10e6829f4883a1a2981469f0672197eaac006 2,830 1.00/1.00 vMB 34
608,562 608,562 000000000000000000086ee5fe728cc132b799f07c878f2bc18e6449729fd976 3,005 1.00/1.00 vMB 18
608,561 608,561 0000000000000000001044e8192a752b4c87f9932fc95dd1b75d1b1736744741 3,650 1.00/1.00 vMB 12
608,560 608,560 0000000000000000000faaa70b52f799e3397583eb3e3c06c986abf4cbb63daf 3,117 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.