Loading Tool

Explorer IconExplorer

Memory Pool

20,785 transactions
8.41 vMB
0.01111117 BTC
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt 1559cf21c16fb01ae50cc64c0fe3b6aaf8c215b3a65d549d704982ce93cc59a2
Version 20000000
Previous Block 00000000000000000000254d031d5b09823ae52e53417f1a7243962c768c562b
Merkle Root 6a745a71c04dc0ac7106638dc9e377cf28b7ea7519467e5c51b74b42d40840a6
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,948
Size: 1.00 vMB
Total Fees: 0.00278320 BTC
Feerates: 60.16 > 0.28 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,480 (798,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,310 140,310 0000000000000254422b8ab7bc64a1ed5ecb4cab3e030d0307ab461402d705c7 11 0.00/1.00 vMB 416
140,309 140,309 000000000000049b61b66dfb9966cb9a2755272ca6571d61d5c4331e723c3c52 23 0.01/1.00 vMB 311
140,308 140,308 0000000000000770a961576524a99e97b0fef7d8ee75aeb52645e757ac5b837d 42 0.02/1.00 vMB 142
140,307 140,307 0000000000000252e485978a7d537d5c141aa928d20e13bd2696bc8533d091d0 27 0.01/1.00 vMB 194
140,306 140,306 000000000000018feff309b0b99e2924514ea9e462b7f742baa2c97806ba4502 149 0.05/1.00 vMB 270
140,305 140,305 000000000000031dc349113f31b2b0d4d832d64160db82d7f80da555a783dc51 75 0.04/1.00 vMB 129
140,304 140,304 0000000000000869ffce4160a6764b4b68318c1f834448b14c71a84324efd00f 57 0.03/1.00 vMB 116
140,303 140,303 00000000000002eb6bbd62de68f130e6f35b53b72c93fc05cdf127a30423b157 12 0.01/1.00 vMB 85
140,302 140,302 00000000000008bb89a9079fb291e2412e791cb6ff1610d2ce2e04ff4614502e 36 0.02/1.00 vMB 253
140,301 140,301 0000000000000458cfc1b3768079f9a1c85f3b3e660e9e596e5a610ce1193119 4 0.00/1.00 vMB 1,049
140,300 140,300 000000000000010a68e772f6a0ef1081ce3b42d4c9dde1ccdd007cfbc5701ea4 78 0.02/1.00 vMB 2
140,299 140,299 00000000000005e4c3e008deafaea140511d5abef64f97b9c33202d3147aefc6 17 0.01/1.00 vMB 64
140,298 140,298 00000000000004f8c83fea9c53b857cb2bbd75a8d55fd2a077c7c893ad537ddf 78 0.04/1.00 vMB 284
140,297 140,297 000000000000011f6ff79172094c37e35c08a0e46c772978696b1289e94a0a3c 46 0.03/1.00 vMB 62
140,296 140,296 000000000000035e794b415e9c193fdd816cea2a1ea5b5eaa8d88714e1a9f357 68 0.02/1.00 vMB 93
140,295 140,295 00000000000006a6a32ffe068dcf7fe0bf4ac5af17078596bbe4fb295122486c 73 0.02/1.00 vMB 274
140,294 140,294 00000000000005635ad04aa97cdc09926ad0c26d7b814bd79e20363a3c973727 98 0.05/1.00 vMB 267
140,293 140,293 00000000000001fdce986cc30ca5ae6c8f6d01392a6039293f0518aa74269797 132 0.05/1.00 vMB 117
140,292 140,292 0000000000000266e722640ccecbf95396ca5763a7d0ab0acd0251643dfd44fc 118 0.05/1.00 vMB 402
140,291 140,291 00000000000008d9656915af962b8cf266bc48005bd098d81230328dbfee2904 64 0.03/1.00 vMB 311
140,290 140,290 000000000000044ff014f5b30f76b37d394475af1353aab807037dab2462b6fc 8 0.00/1.00 vMB 381
Previous 10 blocks ↓
Total Size: 823.98 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: 4,112.60 GB
    • Received: 226.36 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.