Loading Tool

Explorer IconExplorer

Memory Pool

74,950 transactions
20.30 vMB
0.04914521 BTC
Random Selection Loading Transactions
Max Size: 136.84/200 MB

Candidate Block

Mining Attempt 0586a1b487767efb915d908a9294dc21fb8b1e9eb69a87423ac3e3fb20830dae
Version 20000000
Previous Block 00000000000000000001ec54eb6b028aceaf3d43a246dd6a23a3c7fdbd6c36a9
Merkle Root e0c2e952344dd24cfd846ce8f4a55978a3d28e38be395d574686ddd7269714e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,183
Size: 1.00 vMB
Total Fees: 0.00493962 BTC
Feerates: 150.67 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,017 (886,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
29,162 29,162 000000007af01083f4f2d414de5ba3f441ea63bf2ec2552b46baa82da5eb2016 1 0.00/1.00 vMB 0
29,161 29,161 0000000033f2c1a4ccad383aaea8d915e12c5f5dd16c228b35fd945d120562f3 1 0.00/1.00 vMB 0
29,160 29,160 000000000bf5f71ae44f4ad7300757731e794bcc97f6b34f69dd97b0020728a3 1 0.00/1.00 vMB 0
29,159 29,159 00000000099b5c1530dd49e73df26fc216314faa35f344bf92d1aa99a5c18b62 1 0.00/1.00 vMB 0
29,158 29,158 000000003501e48cf24a5a2cffd0b78f9629c77ae4cc7cc67b1e1add0f8f8adb 1 0.00/1.00 vMB 0
29,157 29,157 0000000086b2b44612b1080e948419502a5cb0528f632e7b9ee58ee7b336a768 1 0.00/1.00 vMB 0
29,156 29,156 00000000d77878cab101f476eae9c67a32a70a0069b0dca017290a7869886c0f 1 0.00/1.00 vMB 0
29,155 29,155 000000007726a7423f270183e410653ce6eb4270182a43e8fa8adc26a3ae97ff 1 0.00/1.00 vMB 0
29,154 29,154 00000000af77f511e78f72cbebb7253060a7a70f5dac0a7fbccdf2151d75e214 1 0.00/1.00 vMB 0
29,153 29,153 0000000059706bd64ea9e61b42e5a0f5ffa1d68af44f60f912b7fdd2a7148753 1 0.00/1.00 vMB 0
29,152 29,152 00000000ac5f7b431af0f8693d3a77da0bc0aef1d09154a2e2aa5e02dc0dae12 1 0.00/1.00 vMB 0
29,151 29,151 0000000059c1e34660a83aab3c390d19c6f3ec956015fa66ed9b81c4ce271fcc 1 0.00/1.00 vMB 0
29,150 29,150 00000000be2cc2d36034830ed891da807562f01e8452241b659dc546951f2475 1 0.00/1.00 vMB 0
29,149 29,149 0000000056cbcfc8eb44b5d1efab79d716997c5f395a0e24c35f5a55f84d35b8 1 0.00/1.00 vMB 0
29,148 29,148 00000000e9318ffdc35788e014181d1413121355e4956956dc6f147723803e70 1 0.00/1.00 vMB 0
29,147 29,147 000000009005c94ab4eddbf6eae05b9649309425a01a705db5fffd09b07db2e1 1 0.00/1.00 vMB 0
29,146 29,146 00000000554e1d133fcf8eacd728bd91065c901ede8303bf15d460b974f835f8 1 0.00/1.00 vMB 0
29,145 29,145 00000000e05aa88af77feae4377727d75bf2cc36e33d9016de58273020cf5ea8 1 0.00/1.00 vMB 0
29,144 29,144 000000002588b24a30dd8ca1f31d1aede40df09d4d9e664ce8757349168f5503 1 0.00/1.00 vMB 0
29,143 29,143 00000000b5c17b383fbfdb49b8ec9ba6075eb6cb73eab79c60c7b5a789727529 1 0.00/1.00 vMB 0
29,142 29,142 00000000d612199e23ae57ed071a9a3a0953f077511599d9a37dcc35a19c1282 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.15 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: 810.48 GB
    • Received: 23.39 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.