Loading Tool

Explorer IconExplorer

Memory Pool

27,774 transactions
13.90 vMB
0.14694382 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.08/200 MB

Candidate Block

Mining Attempt cac2c51e9b08dd5ab951c03cfde9fcc16501383a9508312bc0f79723644a1496
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 93009acecf9a6491f1d27bc1b5c07a12d1af5492674c84338a4d374db5be83f5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.09103202 BTC
Median Feerate: 3.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (748,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,703 164,703 000000000000077c7344b0a833e241e4bed231dbab10d4a21eacba1cd1e80067 21 0.01 vMB 428
164,702 164,702 000000000000056543d17dd56ff8641cd430d239ae4fde73fcbbbc6bbed512ec 22 0.01 vMB 162
164,701 164,701 00000000000001f3c382bc1e26923aaff9123adcfe3971698ecf65b2551d0ddd 68 0.03 vMB 17
164,700 164,700 000000000000007df2f0c864bfae804dcc6779406553c5a6b5ec4a21c96d381a 119 0.05 vMB 122
164,699 164,699 000000000000079d2fbcfd5521a772e03387ce87a7d343607b4b25c1b61b1e32 115 0.05 vMB 41
164,698 164,698 00000000000000b176813ca13f4264602d7e67203d0fc8741db55583c38139ef 14 0.00 vMB 3,026
164,697 164,697 00000000000003288b0193122cf5871d57cf2aa409b46e16fa66f0aac3cdd915 55 0.02 vMB 329
164,696 164,696 0000000000000655ca5c59a3cdf572cbf5ac8106e00d56c52856ebad58bda887 1 0.00 vMB 0
164,695 164,695 0000000000000ab0d5692fd6a59a44bcabecfdf9c72befe90b297ff5f514ca82 41 0.02 vMB 333
164,694 164,694 00000000000001046d477752f0c3f4462bec515612938eb316de2cea0571cc26 86 0.03 vMB 92
164,693 164,693 00000000000008112d4405327de94d49b746e44cd99a7f2f65a042e8af22683a 32 0.01 vMB 237
164,692 164,692 00000000000002ffc17ace8ad77843f7f287f8fc02be9395fa05af6cb43bea4e 96 0.04 vMB 102
164,691 164,691 0000000000000a0149cf6042fedab9e836673aadfbc24a60d8895c63c4d622a6 17 0.01 vMB 367
164,690 164,690 00000000000007f1b3376087fb00301f4d7d495493ed9be3002ff2b2f96bfd06 4 0.00 vMB 64
164,689 164,689 0000000000000c5025f0de9d18293fae20308d6453a025482cbeefb4a22affea 78 0.03 vMB 371
164,688 164,688 00000000000007b2251671a2cdb0dd81fc1352292024d80b502a846385abdbd1 29 0.02 vMB 92
164,687 164,687 00000000000008f6547b9f1e62c8dc9490e458af4e26c52648be3a1ae567d6c7 42 0.02 vMB 0
164,686 164,686 0000000000000432c04a3905f3514bfa88f320bf309bdee02255054d060fa06f 9 0.00 vMB 492
164,685 164,685 0000000000000c46a875a3441cdf10babe95483788bcedbe4443bcfc7eea704d 19 0.01 vMB 176
164,684 164,684 00000000000006638852f924e77d908a63a8660079cf5a84c16fc4bab87718fd 5 0.00 vMB 96
164,683 164,683 00000000000009e7122d34d51696439834d4b4d2d37fb6f9e4dab186accab8b5 6 0.00 vMB 479
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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