Loading Tool

Explorer IconExplorer

Memory Pool

80,510 transactions
34.68 vMB
0.17848242 BTC
Random Selection Loading Transactions
Max Size: 194.22/200 MB

Candidate Block

Mining Attempt ecdfb6a7456b8b424f9ba478a424370a9e87b1ecf56250da4f5a9b47b850dd2f
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root f1aaaabca7b1dd31882f404ca5df555e70b84a71745710dac8e28e879075e6eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,143
Size: 1.00 vMB
Total Fees: 0.04874450 BTC
Feerates: 150.93 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (379,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,679 535,679 00000000000000000014fd8dd0646deda3f1076aaaf712ccf07bcd51e408ceee 2,391 1.00/1.00 vMB 26
535,678 535,678 00000000000000000010dda5dc355059314054a6701f30b6885c52131e2d1002 787 0.34/1.00 vMB 22
535,677 535,677 00000000000000000024e6d2eeb7c81b1793f48710e1fa975126cf039e1d6007 1,514 0.56/1.00 vMB 15
535,676 535,676 00000000000000000028be0b11063016643269217ba8121135744179b1524a8e 878 0.47/1.00 vMB 8
535,675 535,675 0000000000000000002ecb750006ddc71641b79ef44df70746c06b6f3cd4066c 969 0.40/1.00 vMB 16
535,674 535,674 000000000000000000116da1a79e435ff350bb87b918d0caf64f9bb41bf98756 503 1.00/1.00 vMB 2
535,673 535,673 00000000000000000018968c96f0aba2aaf37ab71d3b14f4fd4d59561c8e0736 350 1.00/1.00 vMB 1
535,672 535,672 00000000000000000007c05304968f345cd7ed7b0065d8bea5f91c0db200f6f1 2,347 1.00/1.00 vMB 13
535,671 535,671 0000000000000000000955f96dc1da9976ff8983997d79751134c842e318ecd5 2,409 1.00/1.00 vMB 11
535,670 535,670 0000000000000000000fee98f24bbc8c193ec3626f500b439638bfb90a26d6ae 2,558 1.00/1.00 vMB 17
535,669 535,669 00000000000000000011b5dfe2b05e7c3b2cca7991b525279b001d76b0dfe02b 2,727 1.00/1.00 vMB 12
535,668 535,668 0000000000000000002abf2e5e718bd01aeac9d8634a1469fb155837eb601da4 2,353 1.00/1.00 vMB 15
535,667 535,667 0000000000000000001ac46ff8dfc7ca0fb7eb510741b16848e4d08500228b1f 2,689 1.00/1.00 vMB 36
535,666 535,666 0000000000000000002e816c899c4a2a1260feaca15c2a8b7fe591595882baf9 618 1.00/1.00 vMB 2
535,665 535,665 0000000000000000001b92b4f3a266dfdb7a745170e5244f74f284cf89c7e186 894 0.30/1.00 vMB 22
535,664 535,664 0000000000000000002f0bd71421729ed1f220f292f500d327ff6ebd3bf476a5 402 1.00/1.00 vMB 2
535,663 535,663 0000000000000000002c5941090f49a33d071f4c020fb8ca52a990ada5526b04 1,489 1.00/1.00 vMB 11
535,662 535,662 0000000000000000000cc13515638d1ba1ee37d5c1522fbd2bf7cba9a64f75ee 1,979 1.00/1.00 vMB 16
535,661 535,661 0000000000000000000c5b6dc5b903a198cc7ce62c0d582bc6be71aa5a5445e9 1,321 1.00/1.00 vMB 4
535,660 535,660 0000000000000000000d974fbad593149a1d500b622490a0475a42c18c2dae3f 2,674 1.00/1.00 vMB 6
535,659 535,659 0000000000000000001c3c1cd357acf6a4d9787d55660e6450793f374bbb1cec 2,258 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.11 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: 734.18 GB
    • Received: 18.55 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.