Loading Tool

Explorer IconExplorer

Memory Pool

42,248 transactions
28.99 vMB
0.07352680 BTC
Random Selection Loading Transactions
Max Size: 148.86/200 MB

Candidate Block

Mining Attempt 72bbf6124183158f100acbd6e85e3ef981d9d4ea7be8a6b604ec52793ddb23e2
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root be87e92b25c46b52d0a24e4d27e323c758375997c8cf1e411440ad4a49a47b24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.01699956 BTC
Feerates: 100.19 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (234,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,176 680,176 0000000000000000000688116f6a788a9e3ca899f7322e0c8aa870dafe0f889f 668 1.00/1.00 vMB 275
680,175 680,175 00000000000000000004dbd66fa71fdcd62658bf8c8e2e153521257ad5858c71 1,702 1.00/1.00 vMB 289
680,174 680,174 00000000000000000008465bf3145011298dddb04f026e077d8deb5b9ac5cf7f 2,566 1.00/1.00 vMB 233
680,173 680,173 0000000000000000000bdf4915075fa3f4bc338783adc4318b9174dc0b091f48 2,401 1.00/1.00 vMB 179
680,172 680,172 000000000000000000082e99ea00e7e6210ecdd7e5ae218a4c98340ccc4bf959 2,375 1.00/1.00 vMB 211
680,171 680,171 0000000000000000000540d1e099424233e54c129d208401a902409b2677f8f3 467 1.00/1.00 vMB 253
680,170 680,170 00000000000000000009c20c6419f18b52e5dce1c3b5522f1691268a16234dfb 1,260 1.00/1.00 vMB 262
680,169 680,169 00000000000000000000f5e90a2b27239479b9b1a76c59020611f70e788fe314 1,849 1.00/1.00 vMB 290
680,168 680,168 00000000000000000005bce978c21125b3824f43f4e144efe265e90437c034f4 2,636 1.00/1.00 vMB 272
680,167 680,167 0000000000000000000917f4d7d04889e706356cfb3b38265af8aed7cb1c0d90 1,354 1.00/1.00 vMB 171
680,166 680,166 0000000000000000000678a4b200fbc1c941160ae18c5ebc22d152a259885c8f 2,787 1.00/1.00 vMB 226
680,165 680,165 00000000000000000007cb485a1239439d8c859927723e9c161968827e7174c4 2,969 1.00/1.00 vMB 233
680,164 680,164 0000000000000000000345a4916006fd2eb634f6c10a3edfb9edeb5de195ee89 2,867 1.00/1.00 vMB 175
680,163 680,163 0000000000000000000048b95db6c9b2307e981b7e0d07914d62391947bacba2 2,753 1.00/1.00 vMB 220
680,162 680,162 00000000000000000008767555e4f2ffd2501e3acbb9022771ff270f989990a8 3,032 1.00/1.00 vMB 282
680,161 680,161 0000000000000000000a95982f2bde2aa98d7bffbccdc221ca27465a089a2c2d 2,775 1.00/1.00 vMB 222
680,160 680,160 00000000000000000008f9d542da1f556178c6f35778bbc08196dacb5d4dce5d 1,606 1.00/1.00 vMB 222
680,159 680,159 000000000000000000062cfd5f1eef456e2ccbbe4e63e84bb433348c11a6458a 1,795 1.00/1.00 vMB 273
680,158 680,158 00000000000000000006a5d5fe2d341d4e555a9bf7533d6c2b8abd45896391a4 1,344 1.00/1.00 vMB 123
680,157 680,157 00000000000000000000891b0b96a737cf145d834dfdb071b5611a99e5a4a643 2,723 1.00/1.00 vMB 238
680,156 680,156 00000000000000000005083d85b1737ea7527ba14596230371d61247e6d70928 1,783 1.00/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.