Loading Tool

Explorer IconExplorer

Memory Pool

77,693 transactions
28.59 vMB
0.09887620 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 536ba125fdfd89bee0e808c444302e236222a58e29f3de9f07a4d9b257382a85
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5dd9bd5094771aed67f7923388cc67cf02cf15052ffa8e1c3ed12bf5d4889864
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,900
Size: 1.00 vMB
Total Fees: 0.03340228 BTC
Feerates: 201.07 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (235,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,743 679,743 0000000000000000000b5ad812fcd912e2bbafc15b7805d2847d6878787b6fcf 2,004 1.00/1.00 vMB 202
679,742 679,742 0000000000000000000833e7f1172a8e1e444a66c52edea49e873114fc40a3ed 2,089 1.00/1.00 vMB 206
679,741 679,741 000000000000000000022f056f312e8dd4c6e7e59dc17508383be2f94c9b4eb9 3,619 1.00/1.00 vMB 257
679,740 679,740 00000000000000000000c2c9d28a30ccf4df0b8460271b9a4016742f755876e0 3,029 1.00/1.00 vMB 111
679,739 679,739 00000000000000000003d8cbbddaa3c03ad62d89ef1e2d3c72e51b5dc0fded24 2,426 1.00/1.00 vMB 176
679,738 679,738 00000000000000000004f92ca54f3e01f0b8ac49cd51896a25af074627b9788e 2,961 1.00/1.00 vMB 139
679,737 679,737 0000000000000000000a70f455eb608da6df45bb0851620f0d8f48dd0d49275d 2,505 1.00/1.00 vMB 180
679,736 679,736 0000000000000000000ac0abd96b467e2cb13f2dc760254751742d96a6333d0b 2,194 1.00/1.00 vMB 201
679,735 679,735 0000000000000000000b3a026d1e945eb26401c1253b65a86d0cc7f5fb2d2688 2,258 1.00/1.00 vMB 156
679,734 679,734 00000000000000000002e46ab1fa3ba3cf25b56a9fe5a6847d9d8322d9a4b18b 1,790 1.00/1.00 vMB 180
679,733 679,733 00000000000000000009a167043853f78fea3587af96d2aa1f1d8d0eea0488d0 2,043 1.00/1.00 vMB 197
679,732 679,732 0000000000000000000aa83bb6ad5e78e1c2506756d94178a4263e5683901c42 2,589 1.00/1.00 vMB 209
679,731 679,731 00000000000000000002c7f2f6337625d812747ec4b45fa1581465aff734f6fe 1,589 1.00/1.00 vMB 224
679,730 679,730 00000000000000000008db4a2a606ab4a9b360c6d3e981bb6574cbcb9e93ddca 1,544 1.00/1.00 vMB 265
679,729 679,729 00000000000000000007e251c605ce9ac04708d499f408d02c7534adfc21daa2 2,525 1.00/1.00 vMB 213
679,728 679,728 0000000000000000000409dc1b5d02923d8642df55060ddeeb29ba8eab2f74f6 3,138 1.00/1.00 vMB 144
679,727 679,727 000000000000000000081f3fcbc14e3d2ba4aa4b956b63e1e93c4b4428585e85 1,107 1.00/1.00 vMB 173
679,726 679,726 00000000000000000009cc69bd530ba8f8d0ba84c9fdec91b0c4be343ad13b7c 2,871 1.00/1.00 vMB 139
679,725 679,725 00000000000000000009f88d037ec193d335b7bcf4b6585ef75862759283e77f 2,824 1.00/1.00 vMB 135
679,724 679,724 00000000000000000007da1f886602a27c2c2de9e0d65adc7e7b0c2e8364bf6e 2,800 1.00/1.00 vMB 201
679,723 679,723 000000000000000000019fafbc6b220a2113abe3187c1a73e309ed107f391d00 2,825 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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