Loading Tool

Explorer IconExplorer

Memory Pool

39,482 transactions
28.78 vMB
0.06744254 BTC
Random Selection Loading Transactions
Max Size: 146.04/200 MB

Candidate Block

Mining Attempt 13c58ba9b5c2e6cbc8a31fc6fd687c7ed15fdadaddf0fbfcce3510eaecba8ce1
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root d0e1bd51c71346c863c6cb9013cd30d5db2be73b8a9261b92de8caabe0b1b94b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01168689 BTC
Feerates: 88.61 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (74,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,762 839,762 000000000000000000002c093ceb643c7e0c22710f3203506a07a1b52800bf89 2,114 1.00/1.00 vMB 50
839,761 839,761 00000000000000000002c17c484ce9e3676078981654da0ab2d4408d41ff5ac4 2,524 1.00/1.00 vMB 50
839,760 839,760 0000000000000000000328301d9b2544be4b89ce12796a80c6049bf38800cc10 3,503 1.00/1.00 vMB 75
839,759 839,759 000000000000000000021fb9c9bab0f9cf161169e96e5e010b1cd54557a2fe69 2,442 1.00/1.00 vMB 53
839,758 839,758 000000000000000000027da5578352fdff92addc5e20a81f065fabf91f50e027 3,397 1.00/1.00 vMB 86
839,757 839,757 000000000000000000015b32060fb2b834a4f799616500ab2af7277e93d70736 1,913 1.00/1.00 vMB 52
839,756 839,756 000000000000000000015683c0a013cc5ae6f8e897f0c18d2f56baae20324bdb 2,442 1.00/1.00 vMB 48
839,755 839,755 00000000000000000002012c3dfb6f471ab08bc7ecf45fdcfd8fa5e92ff3e08b 2,631 1.00/1.00 vMB 74
839,754 839,754 0000000000000000000282707ec0ca6233e6dc44ee01e784a49bbfa1a98022cb 2,771 1.00/1.00 vMB 63
839,753 839,753 000000000000000000001c4e3428ac639e43619cd0415134069e98e4b1496ac1 3,196 1.00/1.00 vMB 57
839,752 839,752 000000000000000000020f574c92df910f03a56b3f2740d17de9a55db06ff7da 3,246 1.00/1.00 vMB 64
839,751 839,751 0000000000000000000073793f223addf70b7ffede59a1fd18e245ab7259684b 3,362 1.00/1.00 vMB 70
839,750 839,750 0000000000000000000148dea036e569ca6e463359b724ced67aa20f4ffbf02b 3,951 1.00/1.00 vMB 86
839,749 839,749 00000000000000000001840b74882cc6800e0e35a242c8c65145840269c5ebd1 3,276 1.00/1.00 vMB 68
839,748 839,748 00000000000000000002ce74936d84a7ebcbfe04aa8f313366881dd03bc14e54 3,778 1.00/1.00 vMB 78
839,747 839,747 000000000000000000032c966badcd20184d3d2f222d019820a5075b2606b3cc 4,059 1.00/1.00 vMB 92
839,746 839,746 0000000000000000000267a88084e910c307d90e0fb0418c5ce623fbe109dce2 4,173 1.00/1.00 vMB 100
839,745 839,745 00000000000000000001693bc12eb2976b665366898605fcbb6388ce4a8dd758 3,481 1.00/1.00 vMB 55
839,744 839,744 0000000000000000000162abf6c9a67c8e79f2d2a77916b205b4bd4ccf9e7d35 3,517 1.00/1.00 vMB 70
839,743 839,743 000000000000000000017fccad197b2a4ff59d2f78f66e0de3405053aa8d280a 3,663 1.00/1.00 vMB 85
839,742 839,742 00000000000000000001d8538297ace108fcdfe06faff5af9d3daf9112691c88 3,060 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 781.59 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: 623.15 GB
    • Received: 11.42 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.