Loading Tool

Explorer IconExplorer

Memory Pool

48,382 transactions
30.43 vMB
0.10389898 BTC
Random Selection Loading Transactions
Max Size: 162.13/200 MB

Candidate Block

Mining Attempt 689680289c0b1837848d706a1ea1ab5c216966f1ca19f47af381232c09ae534b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (54,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,614 860,614 0000000000000000000088c4cff3bea13b493cd336f80e22c3b45b30d5357414 4,151 1.00/1.00 vMB 3
860,613 860,613 000000000000000000015ebb037b079a945c9b29308264bd0f1b6127996c217d 2,808 1.00/1.00 vMB 6
860,612 860,612 000000000000000000001592138f491bae9a838874dfaf805e5f555f16460b62 3,162 1.00/1.00 vMB 5
860,611 860,611 000000000000000000004e266fb3fd6e2956d91ea2de2cda9b86c3cecc37b7e3 933 1.00/1.00 vMB 2
860,610 860,610 00000000000000000001bb2a598d31ddd01407f1dc7d2f688cd0f065468b2b0c 360 1.00/1.00 vMB 2
860,609 860,609 00000000000000000000947bb8cfba6689a9064fff55e16aa893216c6eeab898 1,384 1.00/1.00 vMB 3
860,608 860,608 000000000000000000024288406e3e28ab71c9fb795450fc24112c4a1b5fb0ee 2,723 1.00/1.00 vMB 4
860,607 860,607 00000000000000000002b0bdfecf544ff7274e3d68ce6fd689060ea409fc4d1d 3,267 1.00/1.00 vMB 9
860,606 860,606 00000000000000000000e89b76002e7ac18d06939a9fefd5bebbc9d0157ebd0e 2,778 1.00/1.00 vMB 5
860,605 860,605 00000000000000000001018119989797e4a91b95d7594d919b043c5cb7dd92cb 456 1.00/1.00 vMB 2
860,604 860,604 000000000000000000022bcac653ebeae98dc510c8ec01a53b934c54aa8220d0 2,648 1.00/1.00 vMB 5
860,603 860,603 000000000000000000020ef736a7e6ac03263adcfdf1b2f17ca00941c815e0df 880 1.00/1.00 vMB 3
860,602 860,602 000000000000000000007aa6532c09475e7fafe683aa5ebb7a3585eef77e48c6 916 1.00/1.00 vMB 4
860,601 860,601 00000000000000000001ac923fe7d6927bf802d013d635713c6a2295629ea6f3 2,035 1.00/1.00 vMB 5
860,600 860,600 0000000000000000000274c53dad30f3b4ad33149694aa748c6ef78af2911175 1,313 1.00/1.00 vMB 3
860,599 860,599 00000000000000000000af9e546bb661aca2cc6fbc592cc3fdcbec2d62f40a6d 954 1.00/1.00 vMB 3
860,598 860,598 000000000000000000028521c46c3744dccaa327c395d1a8b30f48c1528267e9 2,752 1.00/1.00 vMB 5
860,597 860,597 000000000000000000011b44cfa8d583938ebf80114b2f81ad7e92d204c804f1 3,303 1.00/1.00 vMB 6
860,596 860,596 000000000000000000022520a4350470d7985ecd6954c5fc742498fc9eebfd1b 2,479 1.00/1.00 vMB 4
860,595 860,595 00000000000000000002f2debe8451fab14438e9a6fbd4d0619ec28eb51d59ba 1,020 1.00/1.00 vMB 4
860,594 860,594 000000000000000000023816395fdf8e0a54c30aba42bbecd3d83bedcf6fc481 736 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.