Loading Tool

Explorer IconExplorer

Memory Pool

76,873 transactions
28.26 vMB
0.08820215 BTC
Random Selection Loading Transactions
Max Size: 172.14/200 MB

Candidate Block

Mining Attempt 120a107816a95563c73b6c7cdc954f987b27f685473ba72c43aaf8654076c160
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 87b95786b55e5f354bd4b24f53ec9a9c8f8dccffb510a55143c9800015026344
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.02622849 BTC
Feerates: 150.93 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (45,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,964 869,964 00000000000000000001644363f3109723fa4bd15339ceac185e62de0884d5c2 2,734 1.00/1.00 vMB 10
869,963 869,963 00000000000000000001dabf7597d51de97bef73443c64a9983ba2d636cfc5c4 2,046 1.00/1.00 vMB 8
869,962 869,962 00000000000000000002010cbf322c88abdf30a6fbe0e1d1408c788bc89fd573 2,635 1.00/1.00 vMB 8
869,961 869,961 00000000000000000001842516701d431b88e3c7facb6466b337a4a03fd38cca 2,119 1.00/1.00 vMB 9
869,960 869,960 00000000000000000001ad7122015f27efa0c99e0f23c3a4795ea607d5859d00 2,878 1.00/1.00 vMB 7
869,959 869,959 000000000000000000026164da3b47ec0a02ce690b775c977bb0b40a4ece9a75 3,575 1.00/1.00 vMB 16
869,958 869,958 000000000000000000022db0612143a96d340ba43f149821c28f8f673de5f5dc 3,585 1.00/1.00 vMB 19
869,957 869,957 000000000000000000006fbadc0bdb5608ae9f97422420d1f64240030473dc7d 3,194 1.00/1.00 vMB 16
869,956 869,956 0000000000000000000240879f290c0817f86b46b82358682aad30c4ec781de8 2,944 1.00/1.00 vMB 8
869,955 869,955 000000000000000000012b04f82f04f49561edd7c097663cfce88231fcc8d98d 3,013 1.00/1.00 vMB 13
869,954 869,954 000000000000000000027582deeddcb405277aa35edcc70d137ae5f686043c26 3,163 1.00/1.00 vMB 21
869,953 869,953 0000000000000000000199565a287426555c3bb987445acab21853aecc8d8014 3,094 1.00/1.00 vMB 10
869,952 869,952 000000000000000000012706f0f2e2bb3cbac1d78f06c46f117a13c82c4d424a 3,292 1.00/1.00 vMB 15
869,951 869,951 000000000000000000000351dc285e3e2e5493518ed25f2b16e1352decf00fa6 3,447 1.00/1.00 vMB 12
869,950 869,950 000000000000000000026bfc7595ac1f393626c341042273189ad6f6475672a7 3,481 1.00/1.00 vMB 12
869,949 869,949 00000000000000000001b19728614098fd81f4f8138b29217392a6a99410b2f6 3,008 1.00/1.00 vMB 10
869,948 869,948 00000000000000000000eb750e1a0a0654717f76f8522fc21f2b63ae249a0df5 3,713 1.00/1.00 vMB 21
869,947 869,947 0000000000000000000076bf0d11e1b2db4f13e7f68115fa4d87b3f68d67bc4f 4,097 1.00/1.00 vMB 3
869,946 869,946 00000000000000000002972a2409d67573a66807e08f19255fd107059a592a1d 3,196 1.00/1.00 vMB 6
869,945 869,945 00000000000000000001f3a5d92def15f1eb7f0c88de09678fa8b885b3e6f5d8 3,137 1.00/1.00 vMB 6
869,944 869,944 0000000000000000000255f9e805a40b45104adf3fe217af3a8170c3c05b2f21 1,852 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.