Loading Tool

Explorer IconExplorer

Memory Pool

90,333 transactions
33.12 vMB
0.16125160 BTC
Random Selection Loading Transactions
Max Size: 199.75/200 MB

Candidate Block

Mining Attempt af42525945b0b338d51d34529141b1de7443d26bb825b7507114e3cc763b807b
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f45b85396ac0b857289b341fdd857e67e6270f5a3872595dd68b8b0e28ebc0f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.06269512 BTC
Feerates: 627.82 > 6.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (236,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,197 678,197 00000000000000000003e9b131788ed1da867384e36df24f1f551931a6fe7d88 2,153 1.00/1.00 vMB 29
678,196 678,196 000000000000000000010b5a3cab0ed02c9bce0bff6d801b4d1b79f66774bc3a 2,203 1.00/1.00 vMB 36
678,195 678,195 0000000000000000000503cd30116cfa693d2dbaf0a6c836bb6f1667a567e137 2,007 1.00/1.00 vMB 44
678,194 678,194 000000000000000000026e8a530d30125e0380e310f96fd462a474437395121c 1,258 1.00/1.00 vMB 26
678,193 678,193 00000000000000000000d7fd07ba4c85bd33c8ae1a606821a80528d36d7d326b 2,483 1.00/1.00 vMB 83
678,192 678,192 00000000000000000001db6c0b0439159b5b0aae6e57183e3967b0350f72b030 1,805 1.00/1.00 vMB 33
678,191 678,191 000000000000000000083f2dd22378e9ac12cc094e85846a87d9384859b4a06c 2,073 1.00/1.00 vMB 61
678,190 678,190 000000000000000000091ae76afbb7b845cdef1a2d5878fdc9066050e3f97957 2,766 1.00/1.00 vMB 94
678,189 678,189 000000000000000000017eb6556e8734bb3e709880421676bfe6c917c5289a96 2,441 1.00/1.00 vMB 54
678,188 678,188 000000000000000000013a2402f7ad05f771dbc8240c1f04c225399b942d432d 1,341 1.00/1.00 vMB 72
678,187 678,187 000000000000000000092ce2f5f077e6ca94d21047fc54ec8653ed3f0f1c8797 1,464 1.00/1.00 vMB 78
678,186 678,186 00000000000000000003dceced77476511e91d9ed7916e9df2847a751c414c57 2,438 1.00/1.00 vMB 87
678,185 678,185 000000000000000000008db037fe30fbf2176862b4348d16fd547c50720fbd45 2,081 1.00/1.00 vMB 79
678,184 678,184 0000000000000000000a5589face057b21fe5f59f38cc4fc3f86487979d71bca 2,860 1.00/1.00 vMB 95
678,183 678,183 00000000000000000008596a0b37d8d4b725adad3c77b5a9d5e41c6337c25b66 2,090 1.00/1.00 vMB 54
678,182 678,182 000000000000000000022cad7c4512ca027ffc31bb0d323bb570b34433d9f786 1,613 1.00/1.00 vMB 37
678,181 678,181 000000000000000000010045a7e4d73b8ab93f20d6beea9848dbca333394005c 1,000 1.00/1.00 vMB 72
678,180 678,180 00000000000000000008ea9a2242902a5fd666a48e0e479ebb59e42274e71a01 1,843 1.00/1.00 vMB 84
678,179 678,179 000000000000000000054be466e5f23540b8e56abb4382055acf75d4a58b688a 1,770 1.00/1.00 vMB 63
678,178 678,178 000000000000000000074745fb62061b5786bbb7f3959ffe00b13e9499658ea8 2,676 1.00/1.00 vMB 61
678,177 678,177 0000000000000000000a26b9754df96817464f19c5c1f66e404f21d6b6991c62 1,647 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.