Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
29.55 vMB
0.12828716 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt 582a3fc3ce32fc5742fa49d565aa7b1d2af1cdada327916f892def496a2dcb74
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f4760e124fc980fd40ffb75e740392442e0cdd391bbda49098648b3ec6ddc308
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.04664050 BTC
Feerates: 477.45 > 4.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (392,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,195 523,195 000000000000000000199d14aa1060bd1fa2a4fdf39ae051c8d40a5dd3230fcb 39 0.03/1.00 vMB 40
523,194 523,194 0000000000000000003571b989e4003f19efcdd2e432d5a98a052e9927b41146 605 0.43/1.00 vMB 42
523,193 523,193 0000000000000000002553a370ac961cd0abeb497bb5bc3e880c73863d1cef16 1,431 1.00/1.00 vMB 98
523,192 523,192 0000000000000000003036b68369f7d5d1dd39b1bc75265b4de7a2009776d62c 805 0.49/1.00 vMB 88
523,191 523,191 00000000000000000021c10c465b110ef7a003d617fd36da7c605937a426e556 739 0.95/1.00 vMB 9
523,190 523,190 00000000000000000040786bc29cba209b63284db2d76d20ac63932f6a91c48e 2,052 1.00/1.00 vMB 7
523,189 523,189 0000000000000000002504fe1e15eade03c3264539710feb2774ebe4b3f0a07d 3,197 1.00/1.00 vMB 73
523,188 523,188 000000000000000000360eecd03911185b06cae41f802f32852e025cebf596ee 1,293 1.00/1.00 vMB 112
523,187 523,187 0000000000000000000b942226beb8d162909c198c8921cb801c2a66dc2372c6 851 1.00/1.00 vMB 139
523,186 523,186 000000000000000000270e4b9f54624790c759add0e64bcb9a8433356a12fa64 2,058 1.00/1.00 vMB 43
523,185 523,185 00000000000000000036d57dd0ccc810dca7a6dd9903079d6ad75498bd61127c 1,536 1.00/1.00 vMB 11
523,184 523,184 0000000000000000001ba3d0a1e95a8174a2bb140f384df32e6538dd27d3b630 1,789 1.00/1.00 vMB 41
523,183 523,183 0000000000000000003d8194b9aa0ba2e8672b3bfbfba872aa54e2cbfc77c897 2,110 1.00/1.00 vMB 38
523,182 523,182 0000000000000000001a9a4f090fa382970704179a7e7f136d665149a6a4dc54 2,395 1.00/1.00 vMB 107
523,181 523,181 00000000000000000025695cd91fd815cb2a57993642ff9013710df32092b8e1 2,767 1.00/1.00 vMB 35
523,180 523,180 00000000000000000007741df2065fb0b4dcff54b511fa4adca9aacc05ef945e 2,663 1.00/1.00 vMB 100
523,179 523,179 000000000000000000039bba80cafc97ced967ba3fde522b686434a626189b6d 2,836 1.00/1.00 vMB 88
523,178 523,178 0000000000000000000b17b0d0bc5d113ad5feed705d98cf86d196a9767e0674 3,746 1.00/1.00 vMB 79
523,177 523,177 0000000000000000001696844661c23580b3948aa8598724d780da396770b674 1,277 1.00/1.00 vMB 95
523,176 523,176 0000000000000000001907478495c26b66ae6c16f2c93b0520e2a672d34a6c0d 544 1.00/1.00 vMB 134
523,175 523,175 00000000000000000035311d46f0202321a24c958136f6c9ada5221b403728fb 2,323 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.