Loading Tool

Explorer IconExplorer

Memory Pool

87,149 transactions
31.97 vMB
0.13549665 BTC
Random Selection Loading Transactions
Max Size: 192.98/200 MB

Candidate Block

Mining Attempt 82a6df6506eca0fdda9e27e2935fde9c7ebbdbdacbaa0c7966cf4d78ec63f01f
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 8375fdca0f80667e4a47afb67af7e5b9c587c43cfde04435c44d457dc4dab722
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,997
Size: 1.00 vMB
Total Fees: 0.04863977 BTC
Feerates: 911.92 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (145,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,653 769,653 00000000000000000002d57df3c10de37beadcda18677622ae7b671cd9b1a883 2,216 0.88/1.00 vMB 15
769,652 769,652 000000000000000000069075a53790ccefadb8c0cba287207dd80ea265ad8dd0 949 0.70/1.00 vMB 6
769,651 769,651 0000000000000000000466fa0dfefa8283547b85b35c230ec665fba0e068d8cc 1,168 0.98/1.00 vMB 5
769,650 769,650 000000000000000000016dcb0236ff5c311d50118edf2c3f34693fb7be7cba54 123 1.00/1.00 vMB 1
769,649 769,649 0000000000000000000619ce4b297532b21bff8439e854ebd6637c727742ad94 629 0.97/1.00 vMB 3
769,648 769,648 000000000000000000079f9043b9f3a553bb6ed23b343b0ee1e72c65256b7158 2,953 0.99/1.00 vMB 9
769,647 769,647 00000000000000000005e95d549b43fda06013a3832fc8d1c45ac459bfe0b84a 1,711 1.00/1.00 vMB 23
769,646 769,646 000000000000000000008028e151b5cb0b03c640c6eccdf3aa639b3c89efdb83 538 0.31/1.00 vMB 16
769,645 769,645 0000000000000000000696500eb9a8b770adecd819ada37b02970eb4ca6430a5 1,408 1.00/1.00 vMB 13
769,644 769,644 000000000000000000044017c68eff429d2058d362601f7a999a9fd5b43637dc 45 0.02/1.00 vMB 9
769,643 769,643 000000000000000000007f5422a08528a7845a97cb3a221088042473664a701d 2,219 0.82/1.00 vMB 7
769,642 769,642 00000000000000000005d13a90431a2c4e90ec001b2522ba5954ce94b4d45471 2,895 1.00/1.00 vMB 21
769,641 769,641 00000000000000000001952bdd9d227e69b389cf84c64208252a40825a373209 1,896 0.85/1.00 vMB 12
769,640 769,640 000000000000000000029908094a9c7c6beb8d75a46ac82ff44dfa588eaea16a 2,039 0.67/1.00 vMB 13
769,639 769,639 000000000000000000010c23b80e402fe74cd659d1269685b2c8946ce3c69c3a 2,732 1.00/1.00 vMB 14
769,638 769,638 00000000000000000006e721c341d79930c784d14b6eef3603aeccc9a8c625e5 641 0.19/1.00 vMB 14
769,637 769,637 00000000000000000002fb8d585b6339342b618e17c14cc8299760273228127e 1,150 0.43/1.00 vMB 13
769,636 769,636 00000000000000000003425d9a76765e66cd77f3c362830aa0c64a75c2e54244 1,161 0.34/1.00 vMB 16
769,635 769,635 000000000000000000060717c87a1478bd4a2bbe9639785f0d1425bb71da8983 312 0.09/1.00 vMB 15
769,634 769,634 00000000000000000002c9f4703d788dd08d14260267494e9e12864e59df8e8d 158 0.69/1.00 vMB 1
769,633 769,633 000000000000000000002d6aeefa3fb1e740d8a6daa4027f7cb626a1f7f2d03c 1,028 1.00/1.00 vMB 5
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: 660.98 GB
    • Received: 14.79 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.