Loading Tool

Explorer IconExplorer

Memory Pool

76,835 transactions
28.45 vMB
0.09751030 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 218f05e1b302a75919796fb25c5ca7949b05fa9cc354d5f996e45951be47f805
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 555d02b17999752a1426d09fc6179ff52dd30e2c584f4eb6440f641e42563350
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,669
Size: 1.00 vMB
Total Fees: 0.03360392 BTC
Feerates: 150.80 > 3.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (252,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
662,452 662,452 00000000000000000002cb65cf49a3712a45d511858b03eea7458b89f27035e6 1,577 1.00/1.00 vMB 73
662,451 662,451 00000000000000000007d64a823e5893b5a8efd626dc314f78d3cd153efe6490 2,380 1.00/1.00 vMB 99
662,450 662,450 000000000000000000002db0439634607ce4f1a866791040af9d11623703bbfe 1,514 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.