Loading Tool

Explorer IconExplorer

Memory Pool

82,245 transactions
30.95 vMB
0.08018650 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt 5213739b7fdbcae0d70814dcc59c1086b874533055135ff8f707989fe1440e7a
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 89b0d3ab3b7fd98053b87993f91b81438e8e622f49ab51274f016a7251d0e833
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01041454 BTC
Feerates: 301.05 > 1.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (549,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,985 365,985 00000000000000000a5f1020c89649b192a6b73fab86ba2b30411a5039e7d2e4 443 0.71/1.00 vMB 12
365,984 365,984 000000000000000015161cdb710f13fcfe71a7ca1dfc36d94e88767a9fe45db9 384 0.97/1.00 vMB 7
365,983 365,983 000000000000000006666ac6db335045f97d4f843d1142b058b858d08bdb3dc2 1,126 0.95/1.00 vMB 27
365,982 365,982 000000000000000013320b43e5bd4828ee6e6c5593a73f02b279b35f01fa0bb6 115 1.00/1.00 vMB 2
365,981 365,981 00000000000000000aba13f5f7a7fe64159d2a8406623dfed1236dad450bff6e 135 0.90/1.00 vMB 3
365,980 365,980 000000000000000004c3a1f4b654e913fb756390e81b84f433dc2c88203a575b 54 0.03/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.