Loading Tool

Explorer IconExplorer

Memory Pool

77,710 transactions
28.60 vMB
0.09899834 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt c2bf23bd308edf134145f013e22b9aeff84a0a6c116b8f98bf9367d5822c2994
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root fdddd8abed8a1bdf560c387f01494ff561909b58c349902763f5e0bbe2bdd29d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03357278 BTC
Feerates: 201.07 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (549,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,975 365,975 000000000000000012cc05e2ff962851504845317054f7239db875153abbe959 402 0.22/1.00 vMB 37
365,974 365,974 00000000000000000c81b31efe1eaea7ca3426ecd0aecfe05162a49953ed16e0 62 0.04/1.00 vMB 22
365,973 365,973 00000000000000000159be664973b7bb4878980e4054d8119b1a3bacc3d064b7 907 0.75/1.00 vMB 17
365,972 365,972 000000000000000000569e7e967cb2699682a59efb8c04dc1a36876ca36b85d0 447 0.21/1.00 vMB 30
365,971 365,971 0000000000000000043d7ed2692ffc451fc154be33bc3d5aeb39506e87e4ffac 467 0.23/1.00 vMB 34
365,970 365,970 000000000000000000e99faf4cca0bd947794e8e435232ccc712b233728b2ace 1,236 1.00/1.00 vMB 13
365,969 365,969 000000000000000000275a5369e9b93704af4676b636a879dde965719e208218 519 0.25/1.00 vMB 39
365,968 365,968 000000000000000011e01731c2c683b9f20079a52f4d48c4998061f3918211be 996 0.75/1.00 vMB 9
365,967 365,967 000000000000000007dbb982da8bc348bdeaa24bdd56ef228c84066b5657e92f 343 0.15/1.00 vMB 43
365,966 365,966 00000000000000000cc1f7c8aaeadbfafc1896202ef3bb824f7f9ab72e2dfae6 1,531 0.95/1.00 vMB 16
365,965 365,965 00000000000000000b747e27d4135dc10d59dc5b75ee4a954e6dea53aa043542 1,861 1.00/1.00 vMB 17
365,964 365,964 00000000000000000443f636e311bc6892e89fa76d947adfb2fc9063c9dc921f 1,163 0.93/1.00 vMB 2
365,963 365,963 000000000000000006fdc9d8bedc2b2c6d32c770d7ef76f08ccf2b192b619a2a 1,502 0.93/1.00 vMB 7
365,962 365,962 00000000000000000acda3eb772f629fa7929375bc8ba81818314a52d60c345a 2,319 1.00/1.00 vMB 24
365,961 365,961 0000000000000000014a409f79162df7a315e2f5c381521b6f4ceca8f530963b 2,256 1.00/1.00 vMB 1
365,960 365,960 000000000000000007c36a1ab47422ebed35e5258fcb355ccc3fe46e389cf42e 2,337 0.92/1.00 vMB 3
365,959 365,959 000000000000000013a09db31929f9d542cc6758fba32d155a16845929241df8 400 0.21/1.00 vMB 40
365,958 365,958 0000000000000000083eab5ffd319ec818a1d3aa69d3b5ff9c8e237dc969a35e 1,313 1.00/1.00 vMB 10
365,957 365,957 0000000000000000076f2bc77ad67879dcaefbe5dee08c7de3898437d3b2f635 1,106 1.00/1.00 vMB 4
365,956 365,956 00000000000000000d36fd9c50fdec42c0b55581216dcef4cc24a73c25fa97a6 660 0.37/1.00 vMB 36
365,955 365,955 0000000000000000084bc7d022a9f8adabaccf92760c61c8d436bf364835ed34 772 0.75/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.73 GB
    • Received: 17.45 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.