Loading Tool

Explorer IconExplorer

Memory Pool

83,440 transactions
31.02 vMB
0.13829570 BTC
Random Selection Loading Transactions
Max Size: 187.11/200 MB

Candidate Block

Mining Attempt 913269d5d78ddada3b1f6197666ff191b5170eea29dea75385badbf33cb35e4b
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 48f7d4ab4f72def6ec4fcdb0683bac19e9760b19962fee1b2dee3f96942a6643
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,790
Size: 1.00 vMB
Total Fees: 0.07017956 BTC
Feerates: 366.60 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (643,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,470 271,470 00000000000000019e06a5d406bcff8343a8923ad5e54dd4bc8725fdcf94a933 567 0.26/1.00 vMB 47
271,469 271,469 000000000000000657ede03f605631a60fe09cee53d0a464defb579c6d54b82f 254 0.16/1.00 vMB 43
271,468 271,468 0000000000000006ad93d99a3e18145ef04234c87f6f808d6a8bf0fe28ed7504 598 0.25/1.00 vMB 54
271,467 271,467 00000000000000008323a7aaeb0349504422335bdae105a23919de93a59d5f29 905 0.35/1.00 vMB 56
271,466 271,466 0000000000000005f70e4a1726673c3607d26de39e5437047a6cc7be5544b28a 1,124 0.61/1.00 vMB 36
271,465 271,465 000000000000000213954e02bd5345e5c0bd9a759c7b8f7df52095b616a86940 490 0.25/1.00 vMB 58
271,464 271,464 000000000000000392cb41768bc94e9881666edc4065914fcbdf7056f7bc7261 640 0.25/1.00 vMB 63
271,463 271,463 0000000000000001694751759db63c05b2c918c2ae2c8103354cbcc1615972a2 65 0.12/1.00 vMB 13
271,462 271,462 0000000000000003122c1ea1bf968999e0614b8d56107898720b1f4d2a0f0e58 1,353 0.50/1.00 vMB 39
271,461 271,461 00000000000000063b7cb3692977e49f27edd8ffa152bc47b940d860b4e28663 744 0.25/1.00 vMB 140
271,460 271,460 00000000000000017db28053941474ee68b0aa47f709fd83aefba019f5857fce 204 0.21/1.00 vMB 25
271,459 271,459 0000000000000004dba122bfc1034fcf115afdac28de9024bd1d05db4df22835 599 0.25/1.00 vMB 55
271,458 271,458 0000000000000004703faf6c74376d7bdfdd95a7dae152de06fec67fc3b68009 569 0.24/1.00 vMB 53
271,457 271,457 0000000000000002adb4f399a2ac43648b77feeebbc28ff49a23b4e7898f5078 1,000 0.43/1.00 vMB 47
271,456 271,456 000000000000000474a72aafcccd1d54fbf69b2d763d7ae64ddfe9d36db66c02 208 0.07/1.00 vMB 50
271,455 271,455 000000000000000184062aef6623974de6aca3d89780749b02ed149329d0418a 618 0.28/1.00 vMB 53
271,454 271,454 0000000000000001e005dc3945b2aa9eedfee363a44aec8a73dd32a0cbb77baf 254 0.09/1.00 vMB 53
271,453 271,453 0000000000000002af68b19ffc72cb8329b9daa345c90e1d471e23496dfb00dd 333 0.15/1.00 vMB 62
271,452 271,452 000000000000000074ed67d46229075170b6e4c22ac676f43b03781d6c295d61 160 0.08/1.00 vMB 27
271,451 271,451 0000000000000003b75af680a4c62dc800c2530a1d1133e572a54b0888e6a889 964 0.40/1.00 vMB 61
271,450 271,450 000000000000000034d255fe71a1e0dee67c40a257615800825f2647dede2669 173 0.07/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.