Loading Tool

Explorer IconExplorer

Memory Pool

82,461 transactions
30.68 vMB
0.08388233 BTC
Random Selection Loading Transactions
Max Size: 185.01/200 MB

Candidate Block

Mining Attempt 81ccd7cfa731a039f33c414b24a170ae81ce8a378a179379199b750a50779491
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 58b56c68f082970d9cfab66a8d515c78bc7d94e717115288466478782a324cf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.01920164 BTC
Feerates: 150.92 > 1.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (337,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,605 577,605 0000000000000000001cd7bbc16121c527128f170c2085294929b410a2873ceb 2,918 1.00/1.00 vMB 166
577,604 577,604 00000000000000000013c875bbcd654022d5a53f3c1671748ba1bb85db24215b 2,622 1.00/1.00 vMB 101
577,603 577,603 0000000000000000000e73c48e2efe9b4d2ab679927c2039575225568a909649 2,349 1.00/1.00 vMB 141
577,602 577,602 000000000000000000158af0974a5a83a3536cd3248448a4fc179a34e7f2c7f2 2,509 1.00/1.00 vMB 110
577,601 577,601 000000000000000000022216021a310abe29a07a184cebc4bb15ead9fc56c1e5 2,917 1.00/1.00 vMB 108
577,600 577,600 00000000000000000015397df03795b3f975ca06d987b4410f2304fc2d4713d4 3,001 1.00/1.00 vMB 136
577,599 577,599 00000000000000000024edebb8739e6d2310a1e49e81408889ed9cf9410345a2 2,993 1.00/1.00 vMB 141
577,598 577,598 0000000000000000000b58106731da89de75c577147cc76471196da82a8b8398 3,206 1.00/1.00 vMB 192
577,597 577,597 00000000000000000014fd02d3a364f3114ff9a3a4043c71c1c2492a2351eb58 2,843 1.00/1.00 vMB 168
577,596 577,596 00000000000000000020e052fe71fd30b7963a9c54711c6a6fba3d49fd1ef293 2,716 1.00/1.00 vMB 188
577,595 577,595 000000000000000000001e2440ef47192788b3e9d551fd872b29948eefed9e92 2,755 1.00/1.00 vMB 136
577,594 577,594 0000000000000000001d733139277a3c4c0b07a4ea57271631d51377bd62ab50 3,063 1.00/1.00 vMB 200
577,593 577,593 00000000000000000020270b016c8993de2516adb1c956ce96330b5ee2db1640 2,681 1.00/1.00 vMB 154
577,592 577,592 0000000000000000000d2d338d6ed47afa476c2bd5f876d29beea0383703764b 1,280 1.00/1.00 vMB 113
577,591 577,591 0000000000000000001367d221f28556de1655367b99a7ff4e644a983d96394e 1,858 1.00/1.00 vMB 171
577,590 577,590 00000000000000000026a200a0eb7c779e86b984689bc35356999d316b4a625a 1,761 1.00/1.00 vMB 117
577,589 577,589 0000000000000000002533bdc8f8e9c781fe1ebe4e3fce6ae221e7c08a1d3a77 1,962 1.00/1.00 vMB 111
577,588 577,588 0000000000000000001901c479a7b91bcb12878bf7b32c67ecdc553805dc468e 2,898 1.00/1.00 vMB 134
577,587 577,587 0000000000000000000012ea9e83c6c45dacb7275ea3528dc11b57eea93ee4af 3,106 1.00/1.00 vMB 156
577,586 577,586 0000000000000000002398d5dfa701c103dbea153ede55a0cac78fc3de2fadc3 2,490 1.00/1.00 vMB 190
577,585 577,585 000000000000000000176bd993c0c992bf6aac64c39d1b076563c4861a10f6e1 2,884 1.00/1.00 vMB 204
Previous 10 blocks ↓
Total Size: 782.35 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: 662.17 GB
    • Received: 14.84 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.