Loading Tool

Explorer IconExplorer

Memory Pool

81,779 transactions
30.09 vMB
0.09559365 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt bbc1cf8157237ebd15c42a7249943a87215fdd9c8d1583d3736eb8f0a6761c69
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (764,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,834 150,834 00000000000008b03c1b6010b7f746d962f72fd149d37dd4d1949b19e23f3a4e 147 0.04/1.00 vMB 34
150,833 150,833 000000000000053e91c1a4b4eac93fc02c8ed01d6f4a115f27c8c09aacae350c 103 0.04/1.00 vMB 208
150,832 150,832 0000000000000416153f8de7056291a05a3c52616e937e6b7d9b0b5a2eeb509a 125 0.05/1.00 vMB 159
150,831 150,831 00000000000007303134a6f4be88af54ce15d2e0932a80ac465ee560e08b3c1c 101 0.04/1.00 vMB 200
150,830 150,830 00000000000006d2d84ba0f8e6c9aed33c76781df2504a244ee51955fcce2c38 62 0.03/1.00 vMB 124
150,829 150,829 0000000000000265e3b1cc3bebce7db19edcfa3b6eb76c472ff1a5b05f7254df 100 0.04/1.00 vMB 207
150,828 150,828 000000000000057511af3409d3e7ff38f108f98f4387af9528068098e6dc5816 15 0.01/1.00 vMB 79
150,827 150,827 0000000000000247d93ad2b82b41644d3e1a28de8b3a75ad78e336abdac40116 11 0.00/1.00 vMB 0
150,826 150,826 0000000000000a7df69087002031ca38052932b8531e364091f30b8e9a139666 19 0.01/1.00 vMB 152
150,825 150,825 0000000000000a67fd7330cd9c8288c4191fc7b3be83b6cb97b5ce1d36461a8c 11 0.00/1.00 vMB 17
150,824 150,824 0000000000000a2e76e10c095cbc2f8844fca8b75bb297f1e93ca0d2fcbbb2c1 37 0.02/1.00 vMB 161
150,823 150,823 000000000000079906325bb67d66ab1b90261c0af1b83d166da7d8da202a0c35 3 0.00/1.00 vMB 103
150,822 150,822 0000000000000822e63a6c71ff81f0277fc2f80d8183eef3819f25994b5f19c5 13 0.01/1.00 vMB 88
150,821 150,821 00000000000000ed77a34c6c2fd6c7f03d8c8489ef3beb2a23c5374a260a5ddf 65 0.03/1.00 vMB 132
150,820 150,820 000000000000014315a24ce53fc232c8fe8e78928e5c56d0cbbc88d16165c1bf 45 0.01/1.00 vMB 4
150,819 150,819 00000000000004248302ce160714aaf0845aa30f8c99bb1769873b924d5faa3a 15 0.01/1.00 vMB 64
150,818 150,818 0000000000000a40c174c3816afb51a73128a40f4f0a9068f5b5efb20816a517 48 0.02/1.00 vMB 122
150,817 150,817 0000000000000486a4b229f7edada216e6313b97b385ec9d68b8abfd18b4bbb4 23 0.01/1.00 vMB 153
150,816 150,816 00000000000001146efdd7c88f32f0314ef49df40fdb7cc2fd88502d21c2e3ea 39 0.02/1.00 vMB 187
150,815 150,815 0000000000000a324592ee545c63bbae47e54a5aa5b0eead24f86b66ecb4a587 58 0.03/1.00 vMB 118
150,814 150,814 000000000000050e521780ec4f6cd07bc8b3a543ebdbf6545a1f0b0720677542 40 0.01/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.