Loading Tool

Explorer IconExplorer

Memory Pool

73,268 transactions
27.08 vMB
0.06235344 BTC
Random Selection Loading Transactions
Max Size: 165.12/200 MB

Candidate Block

Mining Attempt cbd4ca6ee6a57ff45f425e3783e4e8ca04ce7dfb9a23430f7bed54ecbd1977d0
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 8aba2f8edaa960034bc1179ef72c1d541b4937a230cc99835f3f690375f101bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.00503085 BTC
Feerates: 60.13 > 0.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (252,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,473 662,473 0000000000000000000d19c72cd233c0816e34c71318aaa8676497c8368e616f 1,829 1.00/1.00 vMB 123
662,472 662,472 0000000000000000000452e39f322a3753fab3cb21e4e8c6d40a5e170f4a5d56 2,892 1.00/1.00 vMB 141
662,471 662,471 0000000000000000000a68f7e6766947922015460872abb85816d2750eda675b 1,837 1.00/1.00 vMB 110
662,470 662,470 0000000000000000000c74c36fc3ff8495fb3aaf7b587d93f98efe870c40a0b1 2,030 1.00/1.00 vMB 125
662,469 662,469 000000000000000000023bbbdeeba58ecb700324dab57a266c90f823533d838b 2,619 1.00/1.00 vMB 151
662,468 662,468 00000000000000000001b7f8c3fded86f198c356f6bdcc847edf93d4633aa755 2,135 1.00/1.00 vMB 58
662,467 662,467 000000000000000000019f038bd005033b48afdeec5721f824dc910005950c48 2,728 1.00/1.00 vMB 140
662,466 662,466 0000000000000000000e82aa3bd78ba445499617d973554834eef9d5f9eb9d6d 1,345 1.00/1.00 vMB 20
662,465 662,465 00000000000000000002fe4f82ae5afa5a0c49085c109c729528754585fe2934 2,136 1.00/1.00 vMB 24
662,464 662,464 0000000000000000000ef9c073beedafb33a4f1874b80ac16500516e782f5b85 1,867 1.00/1.00 vMB 32
662,463 662,463 00000000000000000007878ec04bb2b2e12317804810f4c26033585b3f81ffaa 912 1.00/1.00 vMB 16
662,462 662,462 0000000000000000000c9129f5a064d82c01682fc84819257f10ea1eccdb2b25 915 1.00/1.00 vMB 30
662,461 662,461 0000000000000000000e60ae2dc4d574d7315febd888b489a55825e8c71ad9da 1,876 1.00/1.00 vMB 67
662,460 662,460 0000000000000000000e3057b69d911faefc7e64b6ff9c9f17d35c919d35dd05 2,914 1.00/1.00 vMB 129
662,459 662,459 0000000000000000000ea77ac6f59b24c50fffe0829669032dbe2ae4c0825ba6 1,493 1.00/1.00 vMB 8
662,458 662,458 00000000000000000004d4cc3162eba7f080a3572e517f17a67b7623f3927752 1,872 1.00/1.00 vMB 62
662,457 662,457 000000000000000000065a7a1b656ea4e42793683c01e1adb8d63310947cb383 1,621 1.00/1.00 vMB 42
662,456 662,456 000000000000000000061169a2d4fd78fd2b4e499a21c522e51b8bcbc1cdd884 1,725 1.00/1.00 vMB 34
662,455 662,455 0000000000000000000057a7b5ffa3af1b367472c49c5886003e2c1e436f0a9a 1,216 1.00/1.00 vMB 22
662,454 662,454 0000000000000000000e15d3052346527788fcc774f0afb86832cdbc18bc9b07 1,904 1.00/1.00 vMB 72
662,453 662,453 000000000000000000078ba71ec9b7bbcc67a7c99fac1eb403f3dfff16bc57a4 1,921 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.