Loading Tool

Explorer IconExplorer

Memory Pool

40,072 transactions
25.70 vMB
0.05221721 BTC
Random Selection Loading Transactions
Max Size: 133.84/200 MB

Candidate Block

Mining Attempt 1f2e7197a6559da6f353868f7b7130b22024b625d671448da68ccc9be044c261
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root a4409780a35e2a6717b8e3a9c52b45dbc1f6e6d4b87b955c83dafaae61af593f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,690
Size: 1.00 vMB
Total Fees: 0.00569166 BTC
Feerates: 75.74 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (179,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,207 735,207 000000000000000000083d6e683d9a5f68e49fb87c7f8d97c0b45645433256c0 2,367 1.00/1.00 vMB 20
735,206 735,206 00000000000000000001b161dd60e3cd828519320ad18774203c4f0b1cdf2643 3,044 1.00/1.00 vMB 6
735,205 735,205 0000000000000000000914dca21b1b197604849f512c329ea4e9ba1fc270d2b6 3,184 1.00/1.00 vMB 10
735,204 735,204 0000000000000000000224737cddc19c52eb6d6a5807e27da01b83e8e08d51a1 3,723 1.00/1.00 vMB 11
735,203 735,203 000000000000000000013692b4d8bdcc25ace7124266fd03f154982b93de1d1f 2,616 1.00/1.00 vMB 16
735,202 735,202 000000000000000000057db9d801d77d1f42a01ae461fd033eab01aec9036889 2,118 1.00/1.00 vMB 14
735,201 735,201 000000000000000000022acb78025d7c88667fe35a44bc9a5844ce5b179ace95 3,032 1.00/1.00 vMB 13
735,200 735,200 000000000000000000058ad1c2e200f3c1c9e6967768468e6e78e4e5273e9a4e 1,913 1.00/1.00 vMB 11
735,199 735,199 00000000000000000005be79f89a8ee2038c7cecfb6f3235268a5c2b45ddbf07 2,328 1.00/1.00 vMB 11
735,198 735,198 00000000000000000000240f0ad553684d792463b43d5f4c47633979425348b2 2,850 1.00/1.00 vMB 13
735,197 735,197 000000000000000000013d5199fa3cfdce38973f308e782820ddf1538443528a 2,479 1.00/1.00 vMB 15
735,196 735,196 000000000000000000063831dea5cd0eb56959b5fdf8183fbc3855fb74f710dd 3,066 1.00/1.00 vMB 14
735,195 735,195 000000000000000000037d4d8a0cb43266f4302b6b4049eda29ca1e2d3a08d29 3,089 1.00/1.00 vMB 23
735,194 735,194 0000000000000000000215ab92be7c9a7f0b3b1ee59cfbc0ce460a3e8ed37540 3,193 1.00/1.00 vMB 18
735,193 735,193 00000000000000000004bfe124f6dba762f16de2b462d44919d1a56a81b1e019 2,766 1.00/1.00 vMB 24
735,192 735,192 00000000000000000001a59892f9b46badd7eaf3cc96c1d4c8915673db1cb809 2,975 1.00/1.00 vMB 15
735,191 735,191 000000000000000000056f7ab52aa22fdc8da94217b13a0e4936d2dd9561d0a6 2,831 1.00/1.00 vMB 20
735,190 735,190 000000000000000000047643f339f4b1583a4179d3f719992f2dd5d31be2dda2 3,839 1.00/1.00 vMB 16
735,189 735,189 000000000000000000040e35b018490dc1517413abdd4236daa5a15676b66a8e 3,109 1.00/1.00 vMB 24
735,188 735,188 00000000000000000004f7f6767a49d1262455d0821ad32fc3fec41041c81eff 2,502 1.00/1.00 vMB 35
735,187 735,187 000000000000000000014610f645227a223f4df2f4e6590edd8bd02c244ca9e9 3,618 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.02 GB
    • Received: 12.80 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.