Loading Tool

Explorer IconExplorer

Memory Pool

81,871 transactions
30.41 vMB
0.12087501 BTC
Random Selection Loading Transactions
Max Size: 183.49/200 MB

Candidate Block

Mining Attempt f77e58fc0520d15f8a067f29f41134476688968682051d9d63fcffb5337181ed
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root 924c5647b0579f048bec78688642ac7fd0166035dfa7a3c8bfeb70f921987540
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04382235 BTC
Feerates: 502.62 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (234,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,677 680,677 0000000000000000000389b605d15f05aefcaf3bbaae2bf0f593012cde9565c1 1,744 1.00/1.00 vMB 110
680,676 680,676 00000000000000000008032387d4d3b1ed1d63b38a2dd511622b760150fb52a1 2,709 1.00/1.00 vMB 176
680,675 680,675 00000000000000000001cf877f3ad4dc2cb97fc0cfadf9b47df75221ad36872f 1,830 1.00/1.00 vMB 99
680,674 680,674 000000000000000000007ec026f73e6d1c51c4c8488ecaf8a11943662840e78e 2,839 1.00/1.00 vMB 116
680,673 680,673 0000000000000000000b39e10cb246407aa676b43bdc6229a1536bd1d1643679 2,411 1.00/1.00 vMB 151
680,672 680,672 000000000000000000001504c63a05f072dc28f8bc7b10a2a32fe3ea55c23957 2,091 1.00/1.00 vMB 118
680,671 680,671 000000000000000000079c40830e894b9ae8ad045362f3104c804bcea1736de9 1,961 1.00/1.00 vMB 135
680,670 680,670 0000000000000000000743fd0fe40365f1921c812f3819625ba4df6f59d3803e 1,865 1.00/1.00 vMB 148
680,669 680,669 00000000000000000002f2755798abfa9bc24685a01de355a8d002118792d463 2,275 1.00/1.00 vMB 173
680,668 680,668 00000000000000000008e4fd0ec27c358b07eba438cf036c36f0926b62028c9a 874 1.00/1.00 vMB 179
680,667 680,667 00000000000000000009d827eff71153f7b7d4b070d01575ea22ace30fe624d5 1,646 1.00/1.00 vMB 168
680,666 680,666 0000000000000000000a57fddf7f7172d9657ac7e1b21a1d908793571f318756 1,863 1.00/1.00 vMB 189
680,665 680,665 00000000000000000007e8a62f6eb996d714736ea6279a6033961d15d0b8ac85 2,903 1.00/1.00 vMB 192
680,664 680,664 000000000000000000016b109ed5510bba67dd28f21042568ee582537b5c77b7 2,327 1.00/1.00 vMB 219
680,663 680,663 00000000000000000008ec5f986301663efa514452bd062a29c94ace68e92b05 546 1.00/1.00 vMB 209
680,662 680,662 000000000000000000083e705341acc44474e4b43d734d63991b649207b87776 2,699 1.00/1.00 vMB 187
680,661 680,661 000000000000000000001c2713257c8deb0b5dc6092334daad1df17ec5098e37 3,273 1.00/1.00 vMB 110
680,660 680,660 00000000000000000004ba1012fd557fa601ace7cd1fefbfa44ea967639267bd 1,799 1.00/1.00 vMB 170
680,659 680,659 00000000000000000008da3ad6c4dd719800befc72b7108a9c157c3763b84113 1,845 1.00/1.00 vMB 197
680,658 680,658 00000000000000000007b1fec72bccbb41b99fc7c98b47bb2d3250220d0f67bf 1,003 1.00/1.00 vMB 186
680,657 680,657 00000000000000000001149879c1c2b8d73e4138479380c4ef3dce60eedfe5de 648 1.00/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.