Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
31.77 vMB
0.16373819 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 56ef824a56a974d6a6f1746832f5f1bc9c1c781f09a2a0765529b068d945d69e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ba66d735c3c5c83f6c0c86323910b02fbc10ba62e1e36a1fadb0a62859aa82fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.05199498 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (176,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,383 738,383 000000000000000000050e1de48e132c1780c6d36ad0c18b6dce715fba1ae06e 383 0.18/1.00 vMB 7
738,382 738,382 000000000000000000013ee7b66f0146cff08b414205f902e23c18654533b260 842 0.30/1.00 vMB 11
738,381 738,381 00000000000000000007fcd1c281acbbae72a0d1808a59e31513c4e90db8a72c 921 0.31/1.00 vMB 10
738,380 738,380 000000000000000000048a94a97585ab679044277590b064a6fb6177619a7f75 359 0.10/1.00 vMB 12
738,379 738,379 000000000000000000094a04e1361e5868f45fd37084146f2da03edc80dd99b4 2,505 0.98/1.00 vMB 10
738,378 738,378 000000000000000000032990621a29d618438f9c3e00fd4ec068362164650765 187 0.11/1.00 vMB 5
738,377 738,377 000000000000000000008389ced6acc7feee5369b195b65e99aed5dafaad9b27 980 0.98/1.00 vMB 4
738,376 738,376 00000000000000000007a74f60d1f317a7edeb883005da0fb4ba10573cc23663 2,757 1.00/1.00 vMB 11
738,375 738,375 00000000000000000005cec6787216a36e95d4cc4eddb4df8071f7c3d1f86ca7 1,001 0.45/1.00 vMB 9
738,374 738,374 00000000000000000007f73d51dc8f2eca5cb7cdf0e1aae89724690051c1d1a5 698 0.27/1.00 vMB 9
738,373 738,373 000000000000000000041652fcfcf0c3a442340d1fa06289ae351f36f4f56ea8 343 0.39/1.00 vMB 5
738,372 738,372 00000000000000000006be789afe49182b5c136604c3de1e0fe70deb0bd06e74 1,457 1.00/1.00 vMB 8
738,371 738,371 000000000000000000035549191a2f7a96fa7d786a7712b18ba59795db2a78d1 1,200 1.00/1.00 vMB 6
738,370 738,370 000000000000000000057a1792246dd692999d1075d42f97582cf8eba0d94169 497 0.99/1.00 vMB 2
738,369 738,369 000000000000000000002112dc6a86dcc0f6458979227f77fc76bde0fd620aa8 1,279 1.00/1.00 vMB 11
738,368 738,368 0000000000000000000397fa6cac3d2cd459e8098d0581207fefbb1de52bf5fc 2,068 0.98/1.00 vMB 10
738,367 738,367 00000000000000000004aef1002d7c72f69a4a9826227601e4a419a600ac5d59 774 0.70/1.00 vMB 15
738,366 738,366 000000000000000000036afaef4ae1eac7ba2fb227a20bdf5d22d89d06178b2e 717 0.30/1.00 vMB 10
738,365 738,365 0000000000000000000440d36ba2acaafe472a34441d878910444e9e8a4e3bf5 399 0.17/1.00 vMB 8
738,364 738,364 00000000000000000004e7e139a18be0376e21f9ff2c74360de3d49b925cd4e5 940 0.38/1.00 vMB 13
738,363 738,363 000000000000000000059d52ec975cfde6caf75051dac18313baf90b14212f97 437 0.21/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.66 GB
    • Received: 16.30 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.