Loading Tool

Explorer IconExplorer

Memory Pool

41,102 transactions
26.49 vMB
0.05770969 BTC
Random Selection Loading Transactions
Max Size: 138.74/200 MB

Candidate Block

Mining Attempt 1a0610fca240166e30a431fd5540a082b24f17bad62931792ddfa0f6343f4c5d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c777c907c17916d03dacfaca5dde1e47496cdad0f6c8e576a0473f700440c879
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.00869583 BTC
Feerates: 100.00 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (567,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,256 347,256 00000000000000000190b8fa345cb31546fd1f13a8204e3d096797babba302e6 882 0.96/1.00 vMB 13
347,255 347,255 00000000000000000630d2fb540b4b4e79f9cf184f68f37335a0316bcb26249a 566 0.73/1.00 vMB 11
347,254 347,254 00000000000000000ac7d0a8271cd3aa40a5d008bbb605f1c181585678a85040 496 0.74/1.00 vMB 10
347,253 347,253 0000000000000000144a880be9808c2fe430d1a5a9ed18d461931f9ce43eb4fd 1,185 0.75/1.00 vMB 24
347,252 347,252 00000000000000000914074bee154a96a1a8696d7cc4529caa3489cbc97ff502 512 0.18/1.00 vMB 34
347,251 347,251 00000000000000000eb638c4cb6d638f3f145d1ead28b1796ee1de24667df58b 1,962 1.00/1.00 vMB 29
347,250 347,250 0000000000000000052c031724d0f219c3b42dcde274c072cf910855a1708523 997 0.99/1.00 vMB 15
347,249 347,249 00000000000000000561d1f358581a0430857a1618efb590b7141a8f1c33b7a5 689 0.68/1.00 vMB 15
347,248 347,248 000000000000000000718564d2fe35758a96ccdb21ec03d9d065809625eeaadf 206 0.74/1.00 vMB 6
347,247 347,247 00000000000000000d2f2fa5071b947f845422d50ab701fe672716cadbe23adb 1,144 0.70/1.00 vMB 23
347,246 347,246 0000000000000000007364098f0f3226ab39723e001c1afd0233503968708143 325 0.75/1.00 vMB 5
347,245 347,245 00000000000000000f9c77de230cde3d43e55807fe7b107d6e16422fbcad32f5 1,398 1.00/1.00 vMB 20
347,244 347,244 000000000000000014edfcabd88fcee9508de8cb1776c09c91b75e6c89a9523f 1,206 0.75/1.00 vMB 26
347,243 347,243 00000000000000000bce24fab24d31ee67c10ee5a56141053067ac8cf7dfcd73 561 0.96/1.00 vMB 9
347,242 347,242 000000000000000013debd17442d8fad3fbfb1851759d6b23bfe588482a171a7 44 0.02/1.00 vMB 22
347,241 347,241 00000000000000001251c555a7abfa0d84ac3685a77508cd83fad18dbabdd30e 59 0.04/1.00 vMB 19
347,240 347,240 0000000000000000027967b4776630b8708e37afeccaef017940489150a20c5a 720 0.74/1.00 vMB 16
347,239 347,239 00000000000000000ad0c0c3f020fb01702727d5dfebbe7dc4282b77b0c085cc 153 0.75/1.00 vMB 4
347,238 347,238 000000000000000016da4b4371e94e552ac5c58c625b8cab97ad5762ef793512 416 0.75/1.00 vMB 10
347,237 347,237 00000000000000000a60df20be827e1eeedae3d78c9e7e8bb3efd30944bc17a8 1,402 1.00/1.00 vMB 17
347,236 347,236 00000000000000000553580faf498874f2aa1b382b9c98a898a71584d7066a3c 581 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.04 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: 650.65 GB
    • Received: 13.30 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.