Loading Tool

Explorer IconExplorer

Memory Pool

83,169 transactions
31.39 vMB
0.16315105 BTC
Random Selection Loading Transactions
Max Size: 186.45/200 MB

Candidate Block

Mining Attempt fe4dea0b01fdb44425533c5cf3b93690ac01d9609964c824998020dd9a3b6b3d
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 012e52e002c42bc063b135718c87f4378c2e27634bec4dee687112b676d2ef49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.06167284 BTC
Feerates: 269.69 > 6.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (139,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,630 775,630 00000000000000000005c0dbcca409db5878b1eee36a10a7d032daf1f2c6bb78 192 1.00/1.00 vMB 4
775,629 775,629 00000000000000000005ed381a6e486501d45163471710e9faff8f0a05bae073 717 1.00/1.00 vMB 5
775,628 775,628 0000000000000000000572e21c09ce227e6f015080029cfce6bb0287eeaad164 2,553 1.00/1.00 vMB 10
775,627 775,627 0000000000000000000369abffc31abe5fd0036bcf033238eeb1f198b0fe7bbd 2,692 1.00/1.00 vMB 17
775,626 775,626 000000000000000000061a1256c9813d3cc192140d6f60abf6ce2985bc4e55ad 3,107 1.00/1.00 vMB 19
775,625 775,625 000000000000000000044ff3aed4f74bc78d77420e4fbd68f42a4e710c6ea675 1,285 1.00/1.00 vMB 8
775,624 775,624 00000000000000000001f6bc97686ad9729926f442fa9538831e26a369bb8adf 1,637 1.00/1.00 vMB 18
775,623 775,623 00000000000000000006c0957f3d65f58d89fecd4912141973d8d67d22e81c7c 1,440 1.00/1.00 vMB 11
775,622 775,622 000000000000000000048b14294a87508cd25bc9bf5c1558e3debc1cc3c7fa6e 2,210 1.00/1.00 vMB 12
775,621 775,621 000000000000000000006573e8488fc899e1a10a921aed45b22e3ccb79df4715 1,059 1.00/1.00 vMB 8
775,620 775,620 000000000000000000058918f6d4a070443ef9f112eaabb858e15958f44814ca 1,123 1.00/1.00 vMB 8
775,619 775,619 00000000000000000003bee2abeea6eda55b5090b09c3ac34a78ac568aa02696 2,098 1.00/1.00 vMB 7
775,618 775,618 000000000000000000011c374aa19311390b9df67a09491ba9baddde6ec45f72 2,646 1.00/1.00 vMB 16
775,617 775,617 00000000000000000003e4523d5f3008bbf4deeaf8b6acca345241bfa9097d75 2,833 1.00/1.00 vMB 18
775,616 775,616 00000000000000000000755c6a782ecaa20e49cd56f015b27347509c1eb132db 3,254 1.00/1.00 vMB 27
775,615 775,615 00000000000000000002472a0c0b0705a0026b538b3f53fc66b40c26b456343f 1,614 1.00/1.00 vMB 10
775,614 775,614 0000000000000000000644b97c606ba8c46a0ef5c6170bcea60adc70d1e12f72 648 1.00/1.00 vMB 5
775,613 775,613 0000000000000000000704f4f8592f3467134433d3b58c3dc5a829a3b0fb81ac 2,579 1.00/1.00 vMB 12
775,612 775,612 00000000000000000005e5d15cef9fceeeb5b3dc97b489ba592202cf895ed900 3,527 1.00/1.00 vMB 26
775,611 775,611 00000000000000000005aa6683a202fbc4b581bbf762e66b0ddd9e7116a6e36a 1,452 1.00/1.00 vMB 5
775,610 775,610 0000000000000000000223365da62471e49323ebdcd61ce7a3c399b8aec91a8f 2,588 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.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.