Loading Tool

Explorer IconExplorer

Memory Pool

82,174 transactions
31.20 vMB
0.09548733 BTC
Random Selection Loading Transactions
Max Size: 189.33/200 MB

Candidate Block

Mining Attempt ed0320381023c1a769f3be877ccf4f51a78ac29564f78a32878d3145871c14cc
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root a2985228cc37bd17b823a37ac99e0adffa352ae6d6784abe96ed999afed21556
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.02792551 BTC
Feerates: 351.58 > 2.80 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (631,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,672 283,672 000000000000000063526c70d394ba350c486a5dc7d4da2531e6abe750b74b46 426 0.21/1.00 vMB 35
283,671 283,671 0000000000000000123f449c4c4898db44c5721af1c22f3a9a5b3fe79f55bba7 54 0.03/1.00 vMB 17
283,670 283,670 0000000000000000808318d4fa39a52738f25a6934b858315225254d79109369 683 0.31/1.00 vMB 37
283,669 283,669 00000000000000000e58372156e093c773765210c68ccf09962826310f68d624 92 0.04/1.00 vMB 22
283,668 283,668 0000000000000000209ded7a54f45649a3bc8143908476846d2bdba646cacb67 202 0.12/1.00 vMB 29
283,667 283,667 00000000000000006cc3d4d6c2cf0b5fc72a5cf84929a3a2331f35af732023e3 264 0.19/1.00 vMB 21
283,666 283,666 00000000000000005787b84ff3b1d85fc8084cad26429124b49823e19db88dce 150 0.05/1.00 vMB 60
283,665 283,665 00000000000000013a4cdff609fccfcef5d1eac3657ec47e27208ecf4bb21479 34 0.05/1.00 vMB 8
283,664 283,664 00000000000000012bba73cd78dc5959fef62a91996d4632f5fb75a0971c1f57 834 0.50/1.00 vMB 26
283,663 283,663 00000000000000008f582bca8e87bf2ffc82c697af948710c9a39fe18fd2c9c3 152 0.05/1.00 vMB 121
283,662 283,662 00000000000000006e4601a2f6b45090a28bdb2f3ffc5280cea61ba75f120c5b 460 0.28/1.00 vMB 22
283,661 283,661 0000000000000000584e627011191ae4245cca733580bf048c67ac6a46624baf 218 0.15/1.00 vMB 20
283,660 283,660 0000000000000000a92093105d837982c6d4508fbff4dccf30392fc7a42f73e9 171 0.25/1.00 vMB 13
283,659 283,659 00000000000000011a78e2521241f080e37204514cc399cfc8224e07e6f3c119 871 0.50/1.00 vMB 33
283,658 283,658 00000000000000003531707feb5205ca7caeaf8ef155869578841d4fd5b23ba4 98 0.05/1.00 vMB 35
283,657 283,657 000000000000000152882f83ab214d12ff2a733323162be4d94da0a3f5d56ba3 954 0.50/1.00 vMB 51
283,656 283,656 000000000000000195b6358f52fc1e99a10f61a8e0746748c156ebcac96f430c 1,014 0.50/1.00 vMB 28
283,655 283,655 0000000000000000e8c1670128c37035a0adc863ea40a489ac4ae92bf4af3d68 131 0.05/1.00 vMB 42
283,654 283,654 0000000000000001c70e3d645e6168e985fb03ebf7fd15b952d13902c5a7497c 1,030 0.35/1.00 vMB 61
283,653 283,653 000000000000000023a409d6953b464e9dedb7bc91a7857f522280525692a050 53 0.08/1.00 vMB 16
283,652 283,652 00000000000000004f6498a3fd2d257960ae821af75d8f15cbf8aad5257360a5 693 0.35/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.75 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: 708.66 GB
    • Received: 16.75 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.