Loading Tool

Explorer IconExplorer

Memory Pool

74,856 transactions
27.62 vMB
0.07380161 BTC
Random Selection Loading Transactions
Max Size: 168.62/200 MB

Candidate Block

Mining Attempt 8f5d90bfb4daca127d2e6d5eb833f6def88c422928bb5119520d9d62c96edd8f
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7e331f5da9cbe20be2871c2395f5066ddcee8afd9e380e12f6086f771031a62c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,294
Size: 1.00 vMB
Total Fees: 0.01485562 BTC
Feerates: 79.15 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (89,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,973 825,973 0000000000000000000102b7f1e1c3c2d350c51869f64b011cebb665ff0ee987 6,079 1.00/1.00 vMB 95
825,972 825,972 0000000000000000000213953be4a7c67343f0c76cfc79be9fec37d7821ac1be 4,892 1.00/1.00 vMB 117
825,971 825,971 00000000000000000003c5a2383813931c50ec5105c2efa6ad8aea9559239676 3,738 1.00/1.00 vMB 97
825,970 825,970 0000000000000000000062b22ffaa7fb61f679d564e510ad0135c97bac2c2829 4,651 1.00/1.00 vMB 119
825,969 825,969 0000000000000000000290d8d6cfeb271b9a9e8d9f0a3b8daf4fbb88b9470364 2,630 1.00/1.00 vMB 106
825,968 825,968 00000000000000000001061d11f703c6225b071d3cbee3224ab556e713d6f233 5,373 1.00/1.00 vMB 107
825,967 825,967 000000000000000000015d3897cd3b01d2b9448cea4b9537c33f97c5c9007ddb 3,874 1.00/1.00 vMB 103
825,966 825,966 00000000000000000003cab7423e14e49aca6f1aa872b35fcfe920ae9b69c5b6 4,795 1.00/1.00 vMB 83
825,965 825,965 00000000000000000002940a64a398ef5dde6565313d75a69a19b0df9ab50c1d 4,968 1.00/1.00 vMB 111
825,964 825,964 0000000000000000000270aff82a6feed25837b296ee4a7ee68413ee7e779dac 3,797 1.00/1.00 vMB 91
825,963 825,963 00000000000000000001ee97cf2753e02e99d0e04c11477d120e2ce535ba0763 3,489 1.00/1.00 vMB 140
825,962 825,962 00000000000000000002aeacb5ea8f5481013d4d28db2d34950e62e471853931 4,423 1.00/1.00 vMB 75
825,961 825,961 0000000000000000000074f5423064cf01dccebd8ba501222e829fbbf68c79a1 3,613 1.00/1.00 vMB 111
825,960 825,960 0000000000000000000074a3981e3149d13ee02b57ae04bf800bd9935bd26efc 5,904 1.00/1.00 vMB 63
825,959 825,959 00000000000000000003622b2797b30735d6b9040c2661eb2b72c5ed82cdd5ab 4,689 1.00/1.00 vMB 79
825,958 825,958 00000000000000000002fcef713ce62a96b2914e0013b203c1a06711c2d7af63 4,090 1.00/1.00 vMB 66
825,957 825,957 000000000000000000027607f2bbdbb2bfb18767f403e025845595afde950090 4,062 1.00/1.00 vMB 61
825,956 825,956 000000000000000000024285e36b33dc8af7c54199c0248e7eaed0d9faf1f7bc 2,475 1.00/1.00 vMB 88
825,955 825,955 00000000000000000003c8ce1efcc5683197ed6065b81adc0f2d32cf9da9c082 2,483 1.00/1.00 vMB 81
825,954 825,954 00000000000000000002bbb770b952ea0db9caa26ee7bbf714eaf3487544ef74 4,172 1.00/1.00 vMB 60
825,953 825,953 000000000000000000032b59f564d75d4a2c0d2bdbf5ceca07e1430946e6a0af 2,658 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.