Loading Tool

Explorer IconExplorer

Memory Pool

46,956 transactions
28.85 vMB
0.10945467 BTC
Random Selection Loading Transactions
Max Size: 149.99/200 MB

Candidate Block

Mining Attempt 801831dac375f32b20f3ee8a6ccd06b9fbf22102dfb341420860cf0a1b114be1
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root ddcee16f3c45a7f0939cd7267a8387d5c5234c0276e51f34605b7acda4b39dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.04282454 BTC
Feerates: 444.31 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (81,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,011 833,011 000000000000000000008f2c522b5dbf5381c2669bf056d7c5b5a0a7ac631bc8 2,381 1.00/1.00 vMB 41
833,010 833,010 000000000000000000015b4134bd40e55b0789486329f106ebf7bf5953945182 3,048 1.00/1.00 vMB 51
833,009 833,009 000000000000000000006b2fe7af0a225ff091985741a62859e12067f7c033de 2,651 1.00/1.00 vMB 44
833,008 833,008 000000000000000000035e93f3c703b39f78511b84a5d75de77d3ca02587cbb1 2,947 1.00/1.00 vMB 68
833,007 833,007 00000000000000000001367e0f63a47a0430f416eb1803716d5b39a9684b7f3d 2,601 1.00/1.00 vMB 49
833,006 833,006 000000000000000000013e884d1faa97a95129100a6509076377c25042e0d194 2,151 1.00/1.00 vMB 48
833,005 833,005 000000000000000000032bc0c7bfb42c11a7ee353a18ae2dfffa2b215336df1b 2,676 1.00/1.00 vMB 49
833,004 833,004 00000000000000000002d8f8b5f9b007e43154a5a75a04b6592a3be208620d2f 2,965 1.00/1.00 vMB 58
833,003 833,003 0000000000000000000064bda2716672c1eb150d9424507b6ed5038f77cd676b 2,114 1.00/1.00 vMB 39
833,002 833,002 00000000000000000001b45158817626b496a31219c5aa9204955108bb5602bf 2,202 1.00/1.00 vMB 46
833,001 833,001 0000000000000000000263ea9b6266205b77beaf076a38d894d0faa95d866373 2,415 1.00/1.00 vMB 52
833,000 833,000 00000000000000000002d15b99712eefe69ae744ab642ff418c898b2e1158646 2,556 1.00/1.00 vMB 54
832,999 832,999 000000000000000000020bf22c8c68669c114ec017ac3fdef306d5b17e074ca7 2,195 1.00/1.00 vMB 39
832,998 832,998 00000000000000000001f9cbb9cea14e10b139f62b38550b03ef30270fcdeedf 2,419 1.00/1.00 vMB 39
832,997 832,997 0000000000000000000148be43acd2c67b67f4c16ce01b5864ae8a79d2791fe5 2,559 1.00/1.00 vMB 47
832,996 832,996 0000000000000000000008e8800831cd47062a37b62bcab1ddde227e89e800fe 2,697 1.00/1.00 vMB 70
832,995 832,995 00000000000000000001dcd8378cebe99552ae3605d8e544229b914c73f5a9e5 2,665 1.00/1.00 vMB 38
832,994 832,994 000000000000000000021632706c4687923c41bfa60646d51a47c3605cda3251 3,198 1.00/1.00 vMB 50
832,993 832,993 00000000000000000001897b3011f1f9940e8f67385d52cb7675c2ca64193e57 2,822 1.00/1.00 vMB 37
832,992 832,992 00000000000000000000cf3dff907f5598911f81a1f2e021ed195ee036e23578 3,037 1.00/1.00 vMB 38
832,991 832,991 000000000000000000025de058198348efdf6bc390a94a22fcee6e0b18d53237 2,232 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.25 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: 655.41 GB
    • Received: 14.30 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.