Loading Tool

Explorer IconExplorer

Memory Pool

74,424 transactions
27.58 vMB
0.07155332 BTC
Random Selection Loading Transactions
Max Size: 168.10/200 MB

Candidate Block

Mining Attempt 796572106c570ed9cbdb7a920c2583b015f3b6fa2e0aa117f2dfcc8965984009
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1844cacf08ef8ea5b88e6df704b52b3fe33798c59ff281261dd422ff7626ac60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01253894 BTC
Feerates: 480.19 > 1.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (301,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,380 613,380 0000000000000000000be03d47b620658ae1702da284ecf7c9bf1219a4baf2b0 1,259 0.62/1.00 vMB 15
613,379 613,379 0000000000000000000c8b8595a0ceeeb74d1766784108ae0c1000bc4b63bc04 43 0.01/1.00 vMB 20
613,378 613,378 0000000000000000000e1bc970c295a524b03cc88cd7628f6eb8e07e2ec5a2e4 569 0.17/1.00 vMB 10
613,377 613,377 0000000000000000000e374515f7115f68848c4d7df619c4413c8543b570b04f 2,937 1.00/1.00 vMB 14
613,376 613,376 00000000000000000010467b2352f3a17f8a6d6cfb120de669101a0f9c4edcb4 2,662 1.00/1.00 vMB 14
613,375 613,375 0000000000000000000552655a812f47ccad777d76347e99ef85f1abefbb85ef 2,863 1.00/1.00 vMB 17
613,374 613,374 00000000000000000009b7470d2155dec9841c99b41adec273786f660d4e49ab 3,160 1.00/1.00 vMB 20
613,373 613,373 000000000000000000087f0f6a7bde0f38330cec91b283d9fcd467eddf396d33 2,777 0.79/1.00 vMB 11
613,372 613,372 0000000000000000000a57d4d9b290b34d727fc0d4aa442d060052dc37798690 3,139 1.00/1.00 vMB 22
613,371 613,371 0000000000000000000025597a3e15eda5e52f98e2a10bdfa9b2cece402a03f9 350 0.11/1.00 vMB 13
613,370 613,370 00000000000000000006e84948a3955eefe2ad1f6b8a7d188f414ad6b638e991 2,106 0.74/1.00 vMB 8
613,369 613,369 000000000000000000005e6a53224fe605b7dfa33d8eae2699cb74a2b5482694 2,439 1.00/1.00 vMB 16
613,368 613,368 00000000000000000004ada3936e895f8310694421ecc188687506e055d48df5 3,248 1.00/1.00 vMB 18
613,367 613,367 00000000000000000005472c787da10e1db6cf0579c3583a32924ccbd776635c 1,647 0.53/1.00 vMB 15
613,366 613,366 000000000000000000051689238968d3dc7114e72ec3e5c86a5116e818e991eb 1,670 0.58/1.00 vMB 21
613,365 613,365 0000000000000000000ffd86abcd22169b34d89477daed47bf657f1ef069105c 1,037 0.30/1.00 vMB 3
613,364 613,364 000000000000000000008d1935b192beece93702c6fafd87f3e536fbf983fb94 2,990 1.00/1.00 vMB 8
613,363 613,363 0000000000000000000b42e2b6eae72eab91991d5ff522464959823317e7dfbd 3,092 1.00/1.00 vMB 11
613,362 613,362 0000000000000000001206450664695253edd40cfce8ad389cbff405f9fe3ccd 2,819 1.00/1.00 vMB 26
613,361 613,361 0000000000000000000ce20772ba5b0367e79d5e3a2419b9ec1e1f22d47985a9 2,899 1.00/1.00 vMB 26
613,360 613,360 0000000000000000000012a82faf7c5a73e967b77e52930a9cb3664246159837 2,702 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.85 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: 712.55 GB
    • Received: 17.19 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.