Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.75 vMB
0.11343907 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt e1e7902df8bfd3bf5e385525675dc8d261b0aa5262f7a4cddef7a1f25272aa5d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 993b1a8008eb19f1a064aeef8eb6957326872bcad02b1893eeafd3852593ee6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.03338935 BTC
Feerates: 660.76 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (549,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,979 365,979 00000000000000000e38c24f9eeeb72a080ffd5dff34febbe80cabebfbfad183 524 0.91/1.00 vMB 11
365,978 365,978 00000000000000000077bbaab4e18559258843646ef29c2ac384b6cedfd7bff7 763 0.93/1.00 vMB 14
365,977 365,977 000000000000000006804aa8194a1722a6f5bb5957861455fe6447d9e9e27afa 104 0.06/1.00 vMB 32
365,976 365,976 0000000000000000015054fa88e48d63e4cf924a3c56d3078aa8faf09c748fba 302 1.00/1.00 vMB 5
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
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.