Loading Tool

Explorer IconExplorer

Memory Pool

16,519 transactions
8.22 vMB
0.07104242 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.12/200 MB

Candidate Block

Mining Attempt 59bdd86d3b8659ea2a451d8d6a80ec5cd2414fd1ad5010ae285884b5074ff0b5
Version 20000000
Previous Block 000000000000000000016227ee45eddfed24105316ab42bdb9f1253718de909b
Merkle Root e818901173c4e1fb048f59568e9083361bcb0b80db36d34ba04442e6568e400f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.05389251 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,420 (787,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,703 125,703 0000000000004260ce77edcac592e206d97cd1e52ed9bbc9722faaa8ffdd0d16 9 0.00 vMB 783
125,702 125,702 0000000000003ff4daa1bd14334b0c229903e0cbbf1bc33d3b9423a2ea060e99 58 0.02 vMB 1,908
125,701 125,701 00000000000005bcd8f8affbe9dee24c90fc3ad333fc0f3dfb97855ff833efb6 13 0.00 vMB 891
125,700 125,700 0000000000001ec39abbadaa52a804d254796c4e1db55ad906dedb2e3ebc7df6 6 0.00 vMB 464
125,699 125,699 00000000000002921044ee62852aaa22bf01090fe29c9c32e4ab513a1deeb9b5 10 0.00 vMB 890
125,698 125,698 0000000000001ff4750aaa75f0aeaaf0a3300ce86c483c86eba769d3c4fd5b1f 13 0.00 vMB 599
125,697 125,697 0000000000000416fa0976c0ec4c9e5bac43fe0f0695136dc3ca0217df20c421 13 0.00 vMB 660
125,696 125,696 0000000000003b586a59f65926bbd9d758d7d023f8f7cb3f5513b3fd09703ce6 26 0.01 vMB 658
125,695 125,695 000000000000311f83d48564a9eb61760dd2c830a9bba77c7c4482804dd021d0 21 0.01 vMB 1,578
125,694 125,694 00000000000038c428ec921f73257d1a39d2fd3bc693a63cc118a515c46e75fd 13 0.02 vMB 1,339
125,693 125,693 00000000000002b4581bcce6f617621d65d7e616f3e2502b2a3cd4cb57d5ad56 9 0.00 vMB 844
125,692 125,692 00000000000012cad63740e6bb5b0b3ce619f1058093909dea3719ed37375b53 12 0.00 vMB 0
125,691 125,691 000000000000007723f66a0c021a2550a7df8621543cea67229278e81978c937 18 0.00 vMB 0
125,690 125,690 000000000000060c24d0921a9a13b890573603926f29b222045f10228fea26d4 16 0.00 vMB 1,411
125,689 125,689 0000000000000a03b8ba99486fdbbe074d1a990a67f86bea95eeb4c5724134ad 22 0.01 vMB 883
125,688 125,688 00000000000007e717d8dcbc9738a9e98c3d1fe425441ccd75c1de359b480d7f 11 0.00 vMB 1,021
125,687 125,687 0000000000000341ab18e798a8c0e4d8039693eb48b8a35f091a8b03860e0324 2 0.00 vMB 0
125,686 125,686 0000000000002624c270f7ddb07d9238aae59b6ba3a31c8b6264988a3ef46b3a 10 0.00 vMB 358
125,685 125,685 0000000000001cb1bd0a17696397d99c0c6f5deab82d45d50cf6c29b6f355f04 11 0.00 vMB 16
125,684 125,684 00000000000038cb8d09000bf69fecf3a7f1512b6b1a456adb2d12edaa988b59 6 0.00 vMB 0
125,683 125,683 0000000000002610e8eb5bdbd69822fb2450cd47f516240525805331ba44d247 12 0.00 vMB 584
Previous 10 blocks ↓
Total Size: 779.60 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: 294.14 GB
    • Received: 1.23 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.